1. 1bd3848 netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk by John Stultz · 11 years ago
  2. 4cab8a3 net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabled by Amit Pundir · 10 years ago
  3. a8ea79a nf: IDLETIMER: Fix broken uid field in the msg by Amit Pundir · 10 years ago
  4. ab507e7 nf: IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 10 years ago
  5. 633103f net: wireless: Decrease scan entry expiration to avoid stall results by Dmitry Shmidt · 10 years ago
  6. c47b55a netfilter: fix seq_printf type mismatch warning by Sherman Yin · 10 years ago
  7. 9fcb87d net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 11 years ago
  8. 89ab78d nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35 by Ruchi Kandoi · 11 years ago
  9. 012f9a03 nf: IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 11 years ago
  10. e273c29 xt_qtaguid: Fix boot panic by Jon Medhurst (Tixy) · 11 years ago
  11. 2ce9dbd net: kuid/kguid build fixes by John Stultz · 11 years ago
  12. 06dc58b netfilter: xt_qtaguid: 64-bit warning fixes by Greg Hackmann · 11 years ago
  13. e85ee21 netfilter: xt_qtaguid: fix memory leak in seq_file handlers by Greg Hackmann · 11 years ago
  14. 785489d netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling by JP Abgrall · 12 years ago
  15. b0e078c netfilter: xt_qtaguid: 3.10 fixes by Arve Hjønnevåg · 12 years ago
  16. ed0528b netfilter: xt_quota2: 3.10 fixes. by Arve Hjønnevåg · 12 years ago
  17. 41c27d8 netfilter: qtaguid: rate limit some of the printks by JP Abgrall · 12 years ago
  18. 0740bc2 netfilter: xt_qtaguid: Allow tracking loopback by JP Abgrall · 12 years ago
  19. cd44bc9 netfilter: xt_qtaguid: extend iface stat to report protocols by JP Abgrall · 12 years ago
  20. 7b63422 netfilter: xt_qtaguid: remove AID_* dependency for access control by JP Abgrall · 12 years ago
  21. aed83f8 netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails by Pontus Fuchs · 12 years ago
  22. 5c08f77 netfilter: xt_qtaguid: fix error exit that would keep a spinlock. by JP Abgrall · 12 years ago
  23. 50df04d netfilter: xt_qtaguid: report only uid tags to non-privileged processes by JP Abgrall · 12 years ago
  24. cb5e877 netfilter: xt_qtaguid: start tracking iface rx/tx at low level by JP Abgrall · 13 years ago
  25. 120af19 netfilter: xt_IDLETIMER: Add new netlink msg type by JP Abgrall · 13 years ago
  26. 6dc87f7 netfilter: xt_qtaguid: fix ipv6 protocol lookup by JP Abgrall · 13 years ago
  27. 37757e9 netfilter: qtaguid: initialize a local var to keep compiler happy. by JP Abgrall · 13 years ago
  28. c9bf387 bridge: Have tx_bytes count headers like rx_bytes. by Ashish Sharma · 13 years ago
  29. 492ed3b netfilter: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 13 years ago
  30. 592b07a netfilter: fixup the quota2, and enable. by JP Abgrall · 13 years ago
  31. 2177a13 netfilter: adding the original quota2 from xtables-addons by JP Abgrall · 13 years ago
  32. 053e310 netfilter: add xt_qtaguid matching module by JP Abgrall · 13 years ago
  33. 5e1880b rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down by Nick Pelly · 16 years ago
  34. cd6311a net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  35. aaa5b26 sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  36. 1b817cf Paranoid network. by Robert Love · 16 years ago
  37. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  38. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  39. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  40. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  42. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  43. 4eb6753 net: bridge: add the multicast_flood flag attribute to brport_attrs by Nikolay Aleksandrov · 8 years ago
  44. 775f4f0 net: rtnl: info leak in rtnl_fill_vfinfo() by Dan Carpenter · 8 years ago
  45. 7307616 tipc: info leak in __tipc_nl_add_udp_addr() by Dan Carpenter · 8 years ago
  46. 6104e11 net: ipv4: Do not drop to make_route if oif is l3mdev by David Ahern · 8 years ago
  47. 8ce4862 ipv6: tcp: restore IP6CB for pktoptions skbs by Eric Dumazet · 8 years ago
  48. ab102b8 net_sched: reorder pernet ops and act ops registrations by WANG Cong · 8 years ago
  49. 3145c03 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev by Jiri Benc · 8 years ago
  50. 72ec108 openvswitch: fix vlan subtraction from packet length by Jiri Benc · 8 years ago
  51. 20ecf1e openvswitch: vlan: remove wrong likely statement by Jiri Benc · 8 years ago
  52. fa59b27 net_sched: do not broadcast RTM_GETTFILTER result by Eric Dumazet · 8 years ago
  53. 6d3a4c4 strparser: Propagate correct error code in strp_recv() by Geert Uytterhoeven · 8 years ago
  54. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  55. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  56. bd3769b netfilter: Fix slab corruption. by Linus Torvalds · 8 years ago
  57. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  59. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  61. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  62. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  63. 2f7c68d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  64. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  65. cb4a4c6 ipv6 addrconf: disallow rtr_solicits < -1 by Maciej Żenczykowski · 8 years ago
  66. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  67. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  68. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  69. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. bba0bd3 sockfs: Get rid of getxattr iop by Andreas Gruenbacher · 8 years ago
  71. 971df15 sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names by Andreas Gruenbacher · 8 years ago
  72. 0d818c2 Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  73. d35c99f netlink: do not enter direct reclaim from netlink_dump() by Eric Dumazet · 8 years ago
  74. 6664498 packet: call fanout_release, while UNREGISTERING a netdev by Anoob Soman · 8 years ago
  75. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  76. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  77. 7ddb30c Bluetooth: Add appearance to default scan rsp data by Michał Narajowski · 8 years ago
  78. cecbf3e Bluetooth: Fix local name in scan rsp by Michał Narajowski · 8 years ago
  79. bf7d620 rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase by David Howells · 8 years ago
  80. 9749fd2 rxrpc: Need to produce an ACK for service op if op takes a long time by David Howells · 8 years ago
  81. cf69207 rxrpc: Return negative error code to kernel service by David Howells · 8 years ago
  82. 94bc669 rxrpc: Add missing notification by David Howells · 8 years ago
  83. d7833d0 rxrpc: Queue the call on expiry by David Howells · 8 years ago
  84. b315627 rxrpc: Partially handle OpenAFS's improper termination of calls by David Howells · 8 years ago
  85. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  86. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  87. a9f312d rxrpc: Only ping for lost reply in client call by David Howells · 8 years ago
  88. 7212a57 rxrpc: Fix oops on incoming call to serviceless endpoint by David Howells · 8 years ago
  89. 19c0dbd rxrpc: Fix duplicate const by David Howells · 8 years ago
  90. b63452c rxrpc: Accesses of rxrpc_local::service need to be RCU managed by David Howells · 8 years ago
  91. 5bfb88a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  92. 64f7756 crush: remove redundant local variable by Ilya Dryomov · 8 years ago
  93. 74a52938 crush: don't normalize input of crush_ln iteratively by Ilya Dryomov · 8 years ago
  94. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  95. 2fa46c1 netfilter: nft_limit: fix divided by zero panic by Liping Zhang · 8 years ago
  96. dbb5918 netfilter: fix namespace handling in nf_log_proc_dostring by Jann Horn · 8 years ago
  97. c0cd1ba net/ncsi: Introduce ncsi_stop_dev() by Gavin Shan · 8 years ago
  98. 83afdc6 net/ncsi: Rework the channel monitoring by Gavin Shan · 8 years ago
  99. a0509cb net/ncsi: Allow to extend NCSI request properties by Gavin Shan · 8 years ago
  100. a15af54 net/ncsi: Rework request index allocation by Gavin Shan · 8 years ago