aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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[TG3]: update version and reldateMichael Chan
2006-03-20[TG3]: Add firmware version infoMichael Chan
2006-03-20[TG3]: nvram cleanupMichael Chan
2006-03-20[TG3]: Fixup memory test for 5787Michael Chan
2006-03-20[TG3]: Add new one-shot MSI handlerMichael Chan
2006-03-20[TG3]: Add ipv6 checksum supportMichael Chan
2006-03-20[TG3]: Add new hard_start_xmitMichael Chan
2006-03-20[TG3]: Add 5787 nvram supportMichael Chan
2006-03-20[TG3]: Add 5787 and 5754 basic supportMichael Chan
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] rtnetlink: Add RTPROT entry for Netsukuku.Alpt
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[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov
2006-03-20[IRDA]: TOIM3232 dongle supportDavid Basden
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[TG3]: Fix tg3_get_ringparam()Michael Chan
2006-03-20[TG3]: Add some missing netif_running() checksMichael Chan
2006-03-20[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner
2006-03-20[AF_UNIX]: scm: better initializationBenjamin LaHaise
2006-03-20[AF_UNIX]: use shift instead of integer divisionBenjamin LaHaise