1. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 13 years ago
  2. c111147 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  3. d232b8d netfilter: use unsigned variables for packet lengths in ip[6]_queue. by Dave Jones · 13 years ago
  4. 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
  5. d9be76f netfilter: nf_nat: fix crash in nf_nat_csum by Julian Anastasov · 13 years ago
  6. b48e3c5 netfilter: ipset: Use the stored first cidr value instead of '1' by Jozsef Kadlecsik · 13 years ago
  7. fcbf128 netfilter: ipset: Fix return code for destroy when sets are in use by Jozsef Kadlecsik · 13 years ago
  8. afb523c ipvs: restore support for iptables SNAT by Julian Anastasov · 13 years ago
  9. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 14 years ago
  10. b8f07a0 fix return values of l2tp_dfs_seq_open() by Al Viro · 13 years ago
  11. c316e6a get_net_ns_by_fd() oopses if proc_ns_fget() returns an error by Al Viro · 13 years ago
  12. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  13. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  14. 59e7e70 mac80211: call dev_alloc_name before copying name to sdata by Thadeu Lima de Souza Cascardo · 13 years ago
  15. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago
  16. a3bcc23 af-packet: Add flag to distinguish VID 0 from no-vlan. by Ben Greear · 13 years ago
  17. 41be5a4 caif: Fix race when conditionally taking rtnl lock by sjur.brandeland@stericsson.com · 13 years ago
  18. 307f73d vlan: fix typo in vlan_dev_hard_start_xmit() by Wei Yongjun · 13 years ago
  19. d0733d2 net/ipv4: Check for mistakenly passed in non-IPv4 address by Marcus Meissner · 13 years ago
  20. a7567b2 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm by Johannes Berg · 13 years ago
  21. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 13 years ago
  22. a000c01 sctp: stop pending timers and purge queues when peer restart asoc by Wei Yongjun · 13 years ago
  23. 48bdf07 ip_options_compile: properly handle unaligned pointer by Chris Metcalf · 13 years ago
  24. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  25. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  26. f1d1c9f Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  27. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 14 years ago
  28. 176e21e SUNRPC: Support for RPC over AF_LOCAL transports by Chuck Lever · 14 years ago
  29. 559649e SUNRPC: Remove obsolete comment by Chuck Lever · 14 years ago
  30. 7402ab1 SUNRPC: Use AF_LOCAL for rpcbind upcalls by Chuck Lever · 14 years ago
  31. da09eb9 SUNRPC: Clean up use of curly braces in switch cases by Chuck Lever · 14 years ago
  32. 61677ee SUNRPC: Rename xs_encode_tcp_fragment_header() by Chuck Lever · 14 years ago
  33. fe19a96 SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... by Trond Myklebust · 14 years ago
  34. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  35. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  36. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 13 years ago
  37. 686a7e3 inetpeer: fix race in unused_list manipulations by Eric Dumazet · 14 years ago
  38. 95948c3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  39. e7a46b4 atm: expose ATM device index in sysfs by Dan Williams · 13 years ago
  40. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  41. 64c754e mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c by Jesper Juhl · 14 years ago
  42. a331400 mac80211: clear local->ps_data on disassoc by Eliad Peller · 14 years ago
  43. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 14 years ago
  44. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  45. 1d38c16 mac80211: stop queues before rate control updation by Rajkumar Manoharan · 14 years ago
  46. 208c72f nl80211: fix check for valid SSID size in scan operations by Luciano Coelho · 14 years ago
  47. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  49. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 14 years ago
  50. da7c06c net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. by Justin Mattock · 14 years ago
  51. 12e6c41 can: convert to %pK for kptr_restrict support by Oliver Hartkopp · 14 years ago
  52. fd0daf9 net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags by Michał Mirosław · 14 years ago
  53. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 14 years ago
  54. 9184a9c netfilter: ipset: fix ip_set_flush return code by Jozsef Kadlecsik · 14 years ago
  55. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 14 years ago
  56. 36a9f77 atm: Drop __TIME__ usage by Michal Marek · 14 years ago
  57. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 14 years ago
  58. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. 2907c35 net: hold rtnl again in dump callbacks by Eric Dumazet · 14 years ago
  60. 07bd8df sch_sfq: fix peek() implementation by Eric Dumazet · 14 years ago
  61. 8b4472c sctp: fix memory leak of the ASCONF queue when free asoc by Wei Yongjun · 14 years ago
  62. f11970e net: make dev_disable_lro use physical device if passed a vlan dev (v2) by Neil Horman · 14 years ago
  63. 6dcbbe2 net: move is_vlan_dev into public header file (v2) by Neil Horman · 14 years ago
  64. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
  65. 57bb559 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  66. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  67. 2a651c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  68. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 14 years ago
  69. e75762f net/9p: enable 9p to work in non-default network namespace by Rob Landley · 14 years ago
  70. fe1cbab net/9p: p9_idpool_get return -1 on error by Aneesh Kumar K.V · 14 years ago
  71. 87211cd 9p: remove experimental tag from tested configurations by Eric Van Hensbergen · 14 years ago
  72. aca0076 9p: typo fixes and minor cleanups by Rob Landley · 14 years ago
  73. 961a5a5 net/9p: Change linuxdoc names to match functions. by Rob Landley · 14 years ago
  74. 956c920 net: fix get_net_ns_by_fd for !CONFIG_NET_NS by Stephen Rothwell · 14 years ago
  75. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  76. cd634fb libceph: subscribe to osdmap when cluster is full by Sage Weil · 14 years ago
  77. 7662d8f libceph: handle new osdmap down/state change encoding by Sage Weil · 14 years ago
  78. 33eb987 bridge: initialize fake_rtable metrics by Eric Dumazet · 14 years ago
  79. b30c516 net: fix __dst_destroy_metrics_generic() by Eric Dumazet · 14 years ago
  80. 24cf3af igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list by Veaceslav Falico · 14 years ago
  81. be3fc41 net: use synchronize_rcu_expedited() by Eric Dumazet · 14 years ago
  82. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 14 years ago
  83. 434d42c Merge branch 'next' into for-linus by James Morris · 14 years ago
  84. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 14 years ago
  85. 6ac3f66 ipv6: Fix return of xfrm6_tunnel_rcv() by David S. Miller · 14 years ago
  86. 6c4a5cb net: filter: Use WARN_RATELIMIT by Joe Perches · 14 years ago
  87. 8efa885 sch_sfq: avoid giving spurious NET_XMIT_CN signals by Eric Dumazet · 14 years ago
  88. 418f275 snap: remove one synchronize_net() by Eric Dumazet · 14 years ago
  89. 19a76fa net: ping: cleanups ping_v4_unhash() by Eric Dumazet · 14 years ago
  90. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  91. ee9ec4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  92. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  93. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 14 years ago
  94. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  95. ce14f89 pktgen: refactor pg_init() code by WANG Cong · 14 years ago
  96. 68d5ac2 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() by WANG Cong · 14 years ago
  97. c378a9c ipv4: Give backtrace in ip_rt_bug(). by Dave Jones · 14 years ago
  98. 3137663 net: avoid synchronize_rcu() in dev_deactivate_many by Eric Dumazet · 14 years ago
  99. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 14 years ago
  100. ac3d3f8 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event by Amerigo Wang · 14 years ago