1. edb1e96 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  2. d9f30ec [VLAN]: Fix net_device leak. by Al Viro · 17 years ago
  3. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 17 years ago
  4. e081e1e [BRIDGE]: Kill clone argument to br_flood_* by Herbert Xu · 17 years ago
  5. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  6. 2930354 [SCTP]: Add RCU synchronization around sctp_localaddr_list by Vlad Yasevich · 17 years ago
  7. ddeee3c [PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning by Satyam Sharma · 17 years ago
  8. ce5d0b4 [PKTGEN]: srcmac fix by Adit Ranadive · 17 years ago
  9. 6ae5f98 [IPV6]: Fix source address selection. by Jiri Kosina · 17 years ago
  10. 2a0c6c9 [IPV4]: Just increment OutDatagrams once per a datagram. by YOSHIFUJI Hideaki · 17 years ago
  11. cd562c9 [IPV6]: Just increment OutDatagrams once per a datagram. by YOSHIFUJI Hideaki · 17 years ago
  12. 3ef9d94 [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM. by YOSHIFUJI Hideaki · 17 years ago
  13. e1e992e [NET_SCHED] protect action config/dump from irqs by Jamal Hadi Salim · 17 years ago
  14. 4878809 [NET]: Fix two issues wrt. SO_BINDTODEVICE. by David S. Miller · 17 years ago
  15. 7a1fa06 Correctly close old nfsd/lockd sockets. by Neil Brown · 17 years ago
  16. 1da97f8 [BLUETOOTH]: Fix non-COMPAT build of hci_sock.c by David S. Miller · 17 years ago
  17. 0a9c730 [INET_DIAG]: Fix oops in netlink_rcv_skb by Patrick McHardy · 17 years ago
  18. e1f52208 [IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames by YOSHIFUJI Hideaki · 17 years ago
  19. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  20. 0fb9670 [NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages by Patrick McHardy · 17 years ago
  21. 66eb50d Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  22. 9e3be4b [IPV6]: Freeing alive inet6 address by Denis V. Lunev · 17 years ago
  23. a2221f3 [DECNET]: Fix interface address listing regression. by Patrick McHardy · 17 years ago
  24. 596e415 [IPV4] devinet: show all addresses assigned to interface by Stephen Hemminger · 17 years ago
  25. ef8aef5 [NET]: Do not dereference iov if length is zero by Herbert Xu · 17 years ago
  26. 89f2783 [Bluetooth] Fix parameter list for event filter command by Marcel Holtmann · 17 years ago
  27. 7c631a6 [Bluetooth] Update security filter for Bluetooth 2.1 by Marcel Holtmann · 17 years ago
  28. 767c5eb [Bluetooth] Add compat handling for timestamp structure by Marcel Holtmann · 17 years ago
  29. 5c127c5 [TCP]: 'dst' can be NULL in tcp_rto_min() by David S. Miller · 17 years ago
  30. 88282c6 [PKTGEN]: Remove write-only variable. by Pavel Emelyanov · 17 years ago
  31. a289d70 [NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry by Jesper Bengtsson · 17 years ago
  32. dbaaa07 [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify() by Lucas Nussbaum · 17 years ago
  33. b4a488d [BRIDGE]: Fix OOPS when bridging device without ethtool. by Stephen Hemminger · 17 years ago
  34. df1c0b8 [BRIDGE]: Packets leaking out of disabled/blocked ports. by Stephen Hemminger · 17 years ago
  35. b91ddd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  36. 05bb1fa [TCP]: Allow minimum RTO to be configurable via routing metrics. by David S. Miller · 17 years ago
  37. cb243a1 SCTP: Fix to handle invalid parameter length correctly by Wei Yongjun · 17 years ago
  38. 609ee46 SCTP: Abort on COOKIE-ECHO if backlog is exceeded. by Vlad Yasevich · 17 years ago
  39. 498d630 SCTP: Correctly disable listening when backlog is 0. by Vlad Yasevich · 17 years ago
  40. d0ce929 SCTP: Do not retransmit chunks that are newer then rtt. by Vlad Yasevich · 17 years ago
  41. cc75689 SCTP: Uncomfirmed transports can't become Inactive by Vlad Yasevich · 17 years ago
  42. 2772b49 SCTP: Pick the correct port when binding to 0. by Vlad Yasevich · 17 years ago
  43. d99fa42 SCTP: Use net_ratelimit to suppress error messages print too fast by Wei Yongjun · 17 years ago
  44. 00f1c2d SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly by Wei Yongjun · 17 years ago
  45. 8d614ad SCTP: Fix sctp_addto_chunk() to add pad with correct length by Wei Yongjun · 17 years ago
  46. ab3e5e7 SCTP: Assign stream sequence numbers to the entire message by Vlad Yasevich · 17 years ago
  47. ea2dfb3 SCTP: properly clean up fragment and ordering queues during FWD-TSN. by Vlad Yasevich · 17 years ago
  48. 378be2c [PKTGEN]: Fix multiqueue oops. by Robert Olsson · 17 years ago
  49. e7c243c [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" by Evgeniy Polyakov · 17 years ago
  50. aaa53c4 [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() by Benjamin Thery · 17 years ago
  51. c3609d5 [NET]: is_power_of_2 in net/core/neighbour.c by vignesh babu · 17 years ago
  52. 2672287 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. by David S. Miller · 17 years ago
  53. a96fb49 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless by Flavio Leitner · 17 years ago
  54. 96fe1c0 [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. by Nick Bowler · 17 years ago
  55. 0542170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  56. 02881d9 9p: fix bad error path in conversion routines by Mariusz Kozlowski · 17 years ago
  57. 1a3cac6 9p: fix use after free by Eric Van Hensbergen · 17 years ago
  58. 22117ea [IRDA] irda_nl_get_mode: always results in failure by Andy Whitcroft · 17 years ago
  59. 2c20d72 [IRDA]: Avoid a label defined but not used warning in irda_init() by Jesper Juhl · 17 years ago
  60. 8984e41 [IPV6]: Fix kernel panic while send SCTP data with IP fragments by Wei Yongjun · 17 years ago
  61. d92a7db [SNAP]: Check packet length before reading by Herbert Xu · 17 years ago
  62. 39dad26 [DCCP]: Allocation in atomic context by Gerrit Renker · 17 years ago
  63. 35b426c missing return in bridge sysfs code by Al Viro · 17 years ago
  64. 660adc6 [IPv6]: Invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  65. 3b18552 [NET]: Fix unbalanced rcu_read_unlock in __sock_create by Herbert Xu · 17 years ago
  66. cd8d60f Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  67. 16f3051 [VLAN] net/8021q/vlanproc.c: fix check-after-use by Adrian Bunk · 17 years ago
  68. 6f93b9c [NET]: Unexport dev_ethtool by Adrian Bunk · 17 years ago
  69. 9c29a37 [ECONET]: remove econet_packet_type on unload by Alexey Dobriyan · 17 years ago
  70. 9ac0be9 [AX25]: don't free pointers to statically allocated data by Alexey Dobriyan · 17 years ago
  71. b9bf1e6 [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan by John W. Linville · 17 years ago
  72. 7b7ed87 [PATCH] mac80211: fix tx status frame code by Johannes Berg · 17 years ago
  73. 02f4431 [BRIDGE]: Fix typo in net/bridge/br_stp_if.c by Jussi Kivilinna · 17 years ago
  74. 1712088 [BRIDGE]: sysfs locking fix. by Stephen Hemminger · 17 years ago
  75. 45241a7 [NETFILTER]: nf_nat_sip: don't drop short packets by Patrick McHardy · 17 years ago
  76. aa584ed [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing by Patrick McHardy · 17 years ago
  77. 465f90a [NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp by Patrick McHardy · 17 years ago
  78. 3501953 [NETFILTER]: netfilter: xt_u32 bug correction by Eric Dumazet · 17 years ago
  79. cae7ca3 [IPVS]: Use IP_VS_WAIT_WHILE when encessary. by Heiko Carstens · 17 years ago
  80. 7f353bf [NET]: Share correct feature code between bridging and bonding by Herbert Xu · 17 years ago
  81. e576de8 [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() by Jesper Juhl · 17 years ago
  82. d725fdc [DCCP]: fix theoretical ccids_{read,write}_lock() race by Oleg Nesterov · 17 years ago
  83. b5890d8 [XFRM]: Clean up duplicate includes in net/xfrm/ by Jesper Juhl · 17 years ago
  84. 897c77c [TIPC]: Clean up duplicate includes in net/tipc/ by Jesper Juhl · 17 years ago
  85. 08dd2e2 [SUNRPC]: Clean up duplicate includes in net/sunrpc/ by Jesper Juhl · 17 years ago
  86. 0a26f4c [PKT_SCHED]: Clean up duplicate includes in net/sched/ by Jesper Juhl · 17 years ago
  87. 703310e [IPV6]: Clean up duplicate includes in net/ipv6/ by Jesper Juhl · 17 years ago
  88. f49f996 [IPV4]: Clean up duplicate includes in net/ipv4/ by Jesper Juhl · 17 years ago
  89. 6869a35 [ATM]: Clean up duplicate includes in net/atm/ by Jesper Juhl · 17 years ago
  90. dcbdc93 [IPCONFIG]: ip_auto_config fix by Joakim Tjernlund · 17 years ago
  91. 8b80fc0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  92. 660ca53 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  93. f34d195 [TCP]: H-TCP maxRTT estimation at startup by Stephen Hemminger · 17 years ago
  94. 591e620 [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack by Patrick McHardy · 17 years ago
  95. ff4ca82 [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed conntracks by Pablo Neira Ayuso · 17 years ago
  96. 3af8e31 [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_open() by Jesper Juhl · 17 years ago
  97. 864c5a4 Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  98. 14ae856 [NET] net/core/utils: fix sparse warning by Johannes Berg · 17 years ago
  99. 3482fd9 [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table by Paul Moore · 17 years ago
  100. 4011cd9 SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends by Trond Myklebust · 17 years ago