1. 4ff429e 9p: restrict RDMA usage by Randy Dunlap · 16 years ago
  2. ddd535c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  3. db7fb86 mac80211: fix notify_mac function by Johannes Berg · 16 years ago
  4. d35aac1 net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller by Patrick Ohly · 16 years ago
  5. 8f65b53 tcp_htcp: last_cong bug fix by Doug Leith · 16 years ago
  6. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  7. df02c6f dsa: fix master interface allmulti/promisc handling by Lennert Buytenhek · 16 years ago
  8. 14ee674 dsa: fix skb->pkt_type when mac address of slave interface differs by Lennert Buytenhek · 16 years ago
  9. 5cd33db net: fix setting of skb->tail in skb_recycle_check() by Lennert Buytenhek · 16 years ago
  10. b971e7a net: fix /proc/net/snmp as memory corruptor by Eric Dumazet · 16 years ago
  11. 013cd39 mac80211: fix a buffer overrun in station debug code by Jianjun Kong · 16 years ago
  12. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  13. 87b30a6 ipv6: fix ip6_mr_init error path by Benjamin Thery · 16 years ago
  14. 309f796 vlan: Fix typos in proc output string by Ferenc Wagner · 16 years ago
  15. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  16. 70e9067 af_key: mark policy as dead before destroying by Alexey Dobriyan · 16 years ago
  17. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. ca409d6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  19. 39d4e58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  20. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 16 years ago
  21. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  22. 4a9d916 Fix logic error in rfkill_check_duplicity by Jonathan McDowell · 16 years ago
  23. b0d5fde net/9p: fix printk format warnings by Randy Dunlap · 16 years ago
  24. 9f3e9bb unsigned fid->fid cannot be negative by Roel Kluin · 16 years ago
  25. 1558c62 9p: rdma: remove duplicated #include by Huang Weiyi · 16 years ago
  26. 45abdf1 p9: Fix leak of waitqueue in request allocation path by Tom Tucker · 16 years ago
  27. 82b189e 9p: Remove unneeded free of fcall for Flush by Tom Tucker · 16 years ago
  28. cac23d6 9p: Make all client spin locks IRQ safe by Tom Tucker · 16 years ago
  29. 517ac45 9p: rdma: Set trans prior to requesting async connection ops by Tom Tucker · 16 years ago
  30. 518a09e tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. by David S. Miller · 16 years ago
  31. efb9a8c netfilter: netns ct: walk netns list under RTNL by Alexey Dobriyan · 16 years ago
  32. e3ec6cf ipv6: fix run pending DAD when interface becomes ready by Benjamin Thery · 16 years ago
  33. b22cecd net/9p: fix printk format warnings by Randy Dunlap · 16 years ago
  34. 9b22ea5 net: fix packet socket delivery in rx irq handler by Patrick McHardy · 16 years ago
  35. 79654a7 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector by Andreas Steffen · 16 years ago
  36. 75fa677 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  37. bbb770e xfrm: Fix xfrm_policy_gc_lock handling. by Alexey Dobriyan · 16 years ago
  38. a1caa32 XFRM: copy_to_user_kmaddress() reports local address twice by Arnaud Ebalard · 16 years ago
  39. 0856f93 udp: Fix the SNMP counter of UDP_MIB_INERRORS by Wei Yongjun · 16 years ago
  40. f26ba17 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS by Wei Yongjun · 16 years ago
  41. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. 48dcc33e af_unix: netns: fix problem of return value by Jianjun Kong · 16 years ago
  43. 920a461 udp: multicast packets need to check namespace by Eric Dumazet · 16 years ago
  44. d1a203e net: add documentation for skb recycling by Stephen Hemminger · 16 years ago
  45. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  46. 920da69 key: fix setkey(8) policy set breakage by Alexey Dobriyan · 16 years ago
  47. a4322266 xfrm: do not leak ESRCH to user space by fernando@oss.ntt.co · 16 years ago
  48. e5e7ad4 Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6 by David S. Miller · 16 years ago
  49. 61e5744 netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() by Alexey Dobriyan · 16 years ago
  50. 485ac57 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys by Alexey Dobriyan · 16 years ago
  51. 1b2d3d9 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  52. 47b676c netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c by Manish Katiyar · 16 years ago
  53. f8a0247 netlabel: Fix compiler warnings in netlabel_mgmt.c by Paul Moore · 16 years ago
  54. 00af5c6 cipso: unsigned buf_len cannot be negative by roel kluin · 16 years ago
  55. 8827166 pktgen: fix multiple queue warning by Jesse Brandeburg · 16 years ago
  56. 5f707eb SUNRPC: Fix potential race in put_rpccred() by Trond Myklebust · 16 years ago
  57. eac0d18 SUNRPC: Fix rpcauth_prune_expired by Trond Myklebust · 16 years ago
  58. 2a9e1cf SUNRPC: Respond promptly to server TCP resets by Trond Myklebust · 16 years ago
  59. 51b94bf mac80211: correct warnings in minstrel rate control algorithm by John W. Linville · 16 years ago
  60. d8b105f RFKILL: fix input layer initialisation by Dmitry Baryshkov · 16 years ago
  61. 8b5f12d syncookies: fix inclusion of tcp options in syn-ack by Florian Westphal · 16 years ago
  62. c3a90c7 Phonet: do not reply to indication reset packets by Remi Denis-Courmont · 16 years ago
  63. 44a504c4 wireless: fix regression caused by regulatory config option by Arjan van de Ven · 16 years ago
  64. 2242d5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. fd6149d tcp: Restore ordering of TCP options for the sake of inter-operability by Ilpo Järvinen · 16 years ago
  66. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  68. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  69. b63365a net: Fix disjunct computation of netdev features by Herbert Xu · 16 years ago
  70. 2e3f92d sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state by Wei Yongjun · 16 years ago
  71. cf896d5 sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state by Wei Yongjun · 16 years ago
  72. df10eec sctp: Add check for the TSN field of the SHUTDOWN chunk by Wei Yongjun · 16 years ago
  73. 91bd6b1 sctp: Drop ICMP packet too big message with MTU larger than current PMTU by Wei Yongjun · 16 years ago
  74. e45c540 9p: fix sparse warnings by Eric Van Hensbergen · 16 years ago
  75. fc79d4b 9p: rdma: RDMA Transport Support for 9P by Tom Tucker · 16 years ago
  76. 0b15a3a 9p: fix debug build error by Eric Van Hensbergen · 16 years ago
  77. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  78. 75e3d8d tcp: should use number of sack blocks instead of -1 by Ilpo Järvinen · 16 years ago
  79. 45e4a24 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  80. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  81. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  82. 6767184 netfilter: fix compilation error with NAT=n by Pablo Neira Ayuso · 16 years ago
  83. b09eec1 netfilter: xt_recent: use proc_create_data() by Alexey Dobriyan · 16 years ago
  84. 311670f netfilter: snmp nat leaks memory in case of failure by Ilpo Järvinen · 16 years ago
  85. 6def1eb netfilter: xt_iprange: fix range inversion match by Alexey Dobriyan · 16 years ago
  86. 041fb57 netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig by Patrick McHardy · 16 years ago
  87. 9f3ffae pkt_sched: sch_generic: Fix oops in sch_teql by Jarek Poplawski · 16 years ago
  88. 944f750 dccp: Port redirection support for DCCP by Gerrit Renker · 16 years ago
  89. fd50703 tcp: Fix IPv6 fallout from 'Port redirection support for TCP' by KOVACS Krisztian · 16 years ago
  90. 92845ff netdev: change name dropping error codes by Stephen Hemminger · 16 years ago
  91. 0537ae6 ipvs: Update CONFIG_IP_VS_IPV6 description and help text by Julius Volz · 16 years ago
  92. 7eb923b 9p: add more conservative locking by Eric Van Hensbergen · 16 years ago
  93. f0a0ac2 9p: fix oops in protocol stat parsing error path. by Eric Van Hensbergen · 16 years ago
  94. e7f4b8f 9p: Improve debug support by Eric Van Hensbergen · 16 years ago
  95. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  96. 02da398 9p: eliminate depricated conv functions by Eric Van Hensbergen · 16 years ago
  97. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  98. cb19813 9p: remove unnecessary tag field from p9_req_t structure by Eric Van Hensbergen · 16 years ago
  99. 51d71f9 9p: remove 9p fcall debug prints by Eric Van Hensbergen · 16 years ago
  100. ace51c4 9p: add new protocol support code by Eric Van Hensbergen · 16 years ago