aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[TG3]: Add ipv6 checksum supportMichael Chan1-4/+8
2006-03-20[TG3]: Add new hard_start_xmitMichael Chan2-5/+142
2006-03-20[TG3]: Add 5787 nvram supportMichael Chan2-20/+130
2006-03-20[TG3]: Add 5787 and 5754 basic supportMichael Chan3-3/+34
2006-03-20[NET]: use fget_light() in net/socket.cBenjamin LaHaise1-86/+106
2006-03-20[NET]: minor net_rx_action optimizationStephen Hemminger1-2/+1
2006-03-20[NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt1-0/+1
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin3-18/+4
2006-03-20[PKTGEN]: Updates version.Luiz Capitulino1-1/+1
2006-03-20[PKTGEN]: Removes thread_{un,}lock() macros.Luiz Capitulino1-25/+21
2006-03-20[PKTGEN]: Convert thread lock to mutexes.Luiz Capitulino1-3/+4
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger8-51/+51
2006-03-20[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()David S. Miller1-3/+0
2006-03-20[TCP] H-TCP: Better time accountingBaruch Even1-18/+26
2006-03-20[TCP] H-TCP: Account for delayed-ACKsBaruch Even1-8/+18
2006-03-20[TCP] H-TCP: Use msecs_to_jiffiesBaruch Even1-2/+2
2006-03-20[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov2-5/+7
2006-03-20[IRDA]: TOIM3232 dongle supportDavid Basden4-0/+385
2006-03-20[PKTGEN]: Updates version.Luiz Capitulino1-1/+1
2006-03-20[PKTGEN]: Ports if_list to the in-kernel implementation.Luiz Capitulino1-48/+44
2006-03-20[PKTGEN]: Fix Initialization fail leak.Luiz Capitulino1-1/+14
2006-03-20[PKTGEN]: Fix kernel_thread() fail leak.Luiz Capitulino1-2/+9
2006-03-20[PKTGEN]: Ports thread list to Kernel list implementation.Luiz Capitulino1-55/+41
2006-03-20[PKTGEN]: Lindent run.Luiz Capitulino1-1251/+1379
2006-03-20[DCCP] options: Fix some aspects of mandatory option processingArnaldo Carvalho de Melo1-1/+6
2006-03-20[DCCP] ccid2: coding style cleanupsArnaldo Carvalho de Melo1-50/+26
2006-03-20[DCCP] ipv6: cleanupsArnaldo Carvalho de Melo1-127/+129
2006-03-20[ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo6-71/+31
2006-03-20[DCCP] ipv6: Add missing ipv6 control socketArnaldo Carvalho de Melo6-65/+72
2006-03-20[DCCP]: Uninline some functionsArnaldo Carvalho de Melo5-57/+63
2006-03-20[DCCP] ipv4: make struct dccp_v4_prot staticAdrian Bunk1-1/+1
2006-03-20[IPV6]: Fix some code/comment formatting in ip6_dst_output().David S. Miller1-20/+21
2006-03-20[IPV4]: fib_trie stats fixRobert Olsson1-6/+8
2006-03-20[IPV4]: fib_trie initialzation fixRobert Olsson1-2/+10
2006-03-20[TG3]: Fix tg3_get_ringparam()Michael Chan1-4/+13
2006-03-20[TG3]: Add some missing netif_running() checksMichael Chan1-0/+6
2006-03-20[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner4-6/+10
2006-03-20[AF_UNIX]: scm: better initializationBenjamin LaHaise1-4/+6
2006-03-20[AF_UNIX]: use shift instead of integer divisionBenjamin LaHaise1-5/+5
2006-03-20[NET]: Uninline kfree_skb and allow NULL argumentJörn Engel2-16/+20
2006-03-20[LLC]: Fix sap refcountingArnaldo Carvalho de Melo2-2/+3
2006-03-20[LLC]: Replace __inline__ with inlineArnaldo Carvalho de Melo1-5/+4
2006-03-20[LLC]: Fix struct proto .nameArnaldo Carvalho de Melo1-1/+1
2006-03-20[NET] pktgen: Fix races between control/worker threads.Arthur Kepner1-25/+110
2006-03-20[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.Jamal Hadi Salim1-1/+1
2006-03-20[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.cArnaldo Carvalho de Melo6-141/+148
2006-03-20[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_initArnaldo Carvalho de Melo1-7/+11
2006-03-20[DCCP]: Move dccp_hashinfo from ipv4.c to the coreArnaldo Carvalho de Melo2-8/+8
2006-03-20[DCCP]: Dont use dccp_v4_checksum in dccp_make_responseArnaldo Carvalho de Melo2-3/+3
2006-03-20[DCCP]: Move dccp_[un]hash from ipv4.c to the coreArnaldo Carvalho de Melo4-14/+17