aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-03-20[NET] sem2mutex: net/Arjan van de Ven
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger
2006-03-20[DCCP] options: Make dccp_insert_options & friends yell on errorArnaldo Carvalho de Melo
2006-03-20[DCCP]: Remove leftover dccp_send_response prototypeArnaldo Carvalho de Melo
2006-03-20[DCCP]: ditch dccp_v[46]_ctl_send_ackArnaldo Carvalho de Melo
2006-03-20[DCCP]: Use sk->sk_prot->max_header consistently for non-data packetsArnaldo Carvalho de Melo
2006-03-20[DCCP] options: Fix handling of ackvecs in DATA packetsArnaldo Carvalho de Melo
2006-03-20[ATM]: Fix build after neigh->parms->neigh_destructor change.David S. Miller
2006-03-20[NET]: use fget_light() in net/socket.cBenjamin LaHaise
2006-03-20[NET]: minor net_rx_action optimizationStephen Hemminger
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin
2006-03-20[PKTGEN]: Updates version.Luiz Capitulino
2006-03-20[PKTGEN]: Removes thread_{un,}lock() macros.Luiz Capitulino
2006-03-20[PKTGEN]: Convert thread lock to mutexes.Luiz Capitulino
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger
2006-03-20[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()David S. Miller
2006-03-20[TCP] H-TCP: Better time accountingBaruch Even
2006-03-20[TCP] H-TCP: Account for delayed-ACKsBaruch Even
2006-03-20[TCP] H-TCP: Use msecs_to_jiffiesBaruch Even
2006-03-20[PKTGEN]: Updates version.Luiz Capitulino
2006-03-20[PKTGEN]: Ports if_list to the in-kernel implementation.Luiz Capitulino
2006-03-20[PKTGEN]: Fix Initialization fail leak.Luiz Capitulino
2006-03-20[PKTGEN]: Fix kernel_thread() fail leak.Luiz Capitulino
2006-03-20[PKTGEN]: Ports thread list to Kernel list implementation.Luiz Capitulino
2006-03-20[PKTGEN]: Lindent run.Luiz Capitulino
2006-03-20[DCCP] options: Fix some aspects of mandatory option processingArnaldo Carvalho de Melo
2006-03-20[DCCP] ccid2: coding style cleanupsArnaldo Carvalho de Melo
2006-03-20[DCCP] ipv6: cleanupsArnaldo Carvalho de Melo
2006-03-20[ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo
2006-03-20[DCCP] ipv6: Add missing ipv6 control socketArnaldo Carvalho de Melo
2006-03-20[DCCP]: Uninline some functionsArnaldo Carvalho de Melo
2006-03-20[DCCP] ipv4: make struct dccp_v4_prot staticAdrian Bunk
2006-03-20[IPV6]: Fix some code/comment formatting in ip6_dst_output().David S. Miller
2006-03-20[IPV4]: fib_trie stats fixRobert Olsson
2006-03-20[IPV4]: fib_trie initialzation fixRobert Olsson
2006-03-20[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner
2006-03-20[AF_UNIX]: use shift instead of integer divisionBenjamin LaHaise
2006-03-20[NET]: Uninline kfree_skb and allow NULL argumentJörn Engel
2006-03-20[LLC]: Fix sap refcountingArnaldo Carvalho de Melo
2006-03-20[LLC]: Replace __inline__ with inlineArnaldo Carvalho de Melo
2006-03-20[LLC]: Fix struct proto .nameArnaldo Carvalho de Melo
2006-03-20[NET] pktgen: Fix races between control/worker threads.Arthur Kepner
2006-03-20[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.cArnaldo Carvalho de Melo
2006-03-20[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_initArnaldo Carvalho de Melo
2006-03-20[DCCP]: Move dccp_hashinfo from ipv4.c to the coreArnaldo Carvalho de Melo
2006-03-20[DCCP]: Dont use dccp_v4_checksum in dccp_make_responseArnaldo Carvalho de Melo
2006-03-20[DCCP]: Move dccp_[un]hash from ipv4.c to the coreArnaldo Carvalho de Melo
2006-03-20[DCCP]: Move dccp_v4_{init,destroy}_sock to the coreArnaldo Carvalho de Melo
2006-03-20[DCCP]: Generalize dccp_v4_send_resetArnaldo Carvalho de Melo
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo