1. 2d6f9af net/decnet: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  2. ba7244e net/decnet/netfilter: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  3. fa201d6 net/dccp: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  4. 95148a0 net/dccp/ccids: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  5. 11e9ec6 net/ceph: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  6. 28c5045 net/9p: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  7. 911f863 net: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  8. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  9. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  10. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 11 years ago
  11. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 11 years ago
  12. 9dd4a13 net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. by Philippe De Muyter · 11 years ago
  13. 5ff3fec mac802154: fix NOHZ local_softirq_pending 08 warning by Alexander Aring · 11 years ago
  14. 2727de7 netfilter: xt_recent: avoid high order page allocations by Eric Dumazet · 11 years ago
  15. 757ae31 netfilter: fix missing dependencies for the NOTRACK target by Pablo Neira Ayuso · 11 years ago
  16. 429da4c netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation by Ulrich Weber · 11 years ago
  17. 360e1a5 SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 by Trond Myklebust · 11 years ago
  18. c6567ed SUNRPC: Ensure that we free the rpc_task after cleanups are done by Trond Myklebust · 11 years ago
  19. fdb184d bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. by Rami Rosen · 11 years ago
  20. 3ec8e9f bridge: Correctly unregister MDB rtnetlink handlers by Vlad Yasevich · 11 years ago
  21. 58890c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  22. ac196f8 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  23. 0fa6ebc libceph: fix protocol feature mismatch failure path by Sage Weil · 11 years ago
  24. 122070a libceph: WARN, don't BUG on unexpected connection states by Alex Elder · 11 years ago
  25. e6d50f6 libceph: always reset osds when kicking by Alex Elder · 11 years ago
  26. ab60b16 libceph: move linger requests sooner in kick_requests() by Alex Elder · 12 years ago
  27. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 11 years ago
  28. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 11 years ago
  29. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  30. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  31. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 11 years ago
  32. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 11 years ago
  33. 1310b955 netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect by Jesper Juhl · 11 years ago
  34. 32263dd netfilter: xt_hashlimit: fix namespace destroy path by Vitaly E. Lavrov · 11 years ago
  35. 665e205 netfilter: xt_recent: fix namespace destroy path by Vitaly E. Lavrov · 11 years ago
  36. 0918184 netfilter: xt_hashlimit: fix race that results in duplicated entries by Pablo Neira Ayuso · 11 years ago
  37. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 11 years ago
  38. 10db906 netfilter: xt_CT: recover NOTRACK target support by Pablo Neira Ayuso · 12 years ago
  39. d2fe85d net: sched: integer overflow fix by Stefan Hasko · 12 years ago
  40. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  41. 9b1536c bridge: call br_netpoll_disable in br_add_if by Gao feng · 12 years ago
  42. 9650388 ipv4: arp: fix a lockdep splat in arp_solicit() by Eric Dumazet · 12 years ago
  43. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  44. f7e75ba ip_gre: fix possible use after free by Eric Dumazet · 12 years ago
  45. 412ed94 ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally by Isaku Yamahata · 12 years ago
  46. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  47. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  48. c89ce05 libceph: register request before unregister linger by Alex Elder · 12 years ago
  49. a978fa2 libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  50. 3ee5234 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 12 years ago
  51. f407731 libceph: init osd->o_node in create_osd() by Alex Elder · 12 years ago
  52. 2836298 libceph: report connection fault with warning by Alex Elder · 12 years ago
  53. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  54. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  55. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 12 years ago
  56. 09d7cf7 bridge: Correctly encode addresses when dumping mdb entries by Vlad Yasevich · 12 years ago
  57. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 12 years ago
  58. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  59. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  60. 3c41777 atm: use scnprintf() instead of sprintf() by chas williams - CONTRACTOR · 12 years ago
  61. 4e4b537 netlink: validate addr_len on bind by Hannes Frederic Sowa · 12 years ago
  62. 9f1e0ad netlink: change presentation of portid in procfs to unsigned by Hannes Frederic Sowa · 12 years ago
  63. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  64. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  65. 3a28e33 svcrpc: fix some printks by J. Bruce Fields · 12 years ago
  66. 7bb21d68 libceph: socket can close in any connection state by Alex Elder · 12 years ago
  67. 61c7403 rbd: remove linger unconditionally by Alex Elder · 12 years ago
  68. cd6c596 SUNRPC: continue run over clients list on PipeFS event instead of break by Stanislav Kinsbursky · 12 years ago
  69. 685a755 libceph: avoid using freed osd in __kick_osd_requests() by Alex Elder · 12 years ago
  70. 7d5f248 ceph: don't reference req after put by Alex Elder · 12 years ago
  71. e035edd netfilter: nfnetlink_log: fix possible compilation issue due to missing include by Pablo Neira Ayuso · 12 years ago
  72. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  73. 252b3e8 netfilter: xt_CT: fix crash while destroy ct templates by Pablo Neira Ayuso · 12 years ago
  74. 0c36b48 netfilter: nfnetlink_log: fix mac address for 6in4 tunnels by Bob Hockney · 12 years ago
  75. 97cf00e netfilter: nf_ct_reasm: fix conntrack reassembly expire code by Haibo Xi · 12 years ago
  76. d7a769f netfilter: nf_conntrack_ipv6: fix comment for packets without data by Florent Fourcot · 12 years ago
  77. c65ef8d netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE by Andrew Collins · 12 years ago
  78. c6f4089 netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset by Mukund Jampala · 12 years ago
  79. df48419 ipv6: Fix Makefile offload objects by Simon Arlott · 12 years ago
  80. 4cb9d6e sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch by Daniel Borkmann · 12 years ago
  81. ccb1c31 bridge: add flags to distinguish permanent mdb entires by Amerigo Wang · 12 years ago
  82. 0d0863b sctp: Change defaults on cookie hmac selection by Neil Horman · 12 years ago
  83. 1efc287 SUNRPC: variable 'svsk' is unused in function bc_send_request by Trond Myklebust · 12 years ago
  84. 4a20a98 SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket by Trond Myklebust · 12 years ago
  85. 5e4a084 userns: Require CAP_SYS_ADMIN for most uses of setns. by Eric W. Biederman · 12 years ago
  86. e337e24 inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  87. 093d04d ipv6: Change skb->data before using icmpv6_notify() to propagate redirect by Duan Jiong · 12 years ago
  88. 1e9f954 mac802154: fix destructon ordering for ieee802154 devices by Konstantin Khlebnikov · 12 years ago
  89. 8fa45a7 bridge: remove temporary variable for MLDv2 maximum response code computation by Ang Way Chuang · 12 years ago
  90. 8d9ea71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  91. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  92. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  93. eca2a43 bridge: fix icmpv6 endian bug and other sparse warnings by stephen hemminger · 12 years ago
  94. 7bdc1b4 ndisc: Fix padding error in link-layer address option. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  95. 026e43d nfc: remove noisy message from llcp_sock_sendmsg by Dave Jones · 12 years ago
  96. 83aff95 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  97. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  98. 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 12 years ago
  99. eb96d5c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  100. 620038f SUNRPC set gss gc_expiry to full lifetime by Andy Adamson · 12 years ago