1. 6edf101 devlink: Prevent port_type_set() callback when it's not needed by Elad Raz · 8 years ago
  2. 701470b batman-adv: Revert "use core MTU range checking in misc drivers" by Sven Eckelmann · 8 years ago
  3. 73e42ff sch_htb: do not report fake rate estimators by Eric Dumazet · 8 years ago
  4. 432490f net: ip, diag -- Add diag interface for raw sockets by Cyrill Gorcunov · 8 years ago
  5. f76a9db lwt: Remove unused len field by Thomas Graf · 8 years ago
  6. 7281a66 net: allow to kill a task which waits net_mutex in copy_new_ns by Andrey Vagin · 8 years ago
  7. d65f2fa net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames by Shmulik Ladkani · 8 years ago
  8. 2d0e30c bpf: add helper for retrieving current numa node id by Daniel Borkmann · 8 years ago
  9. 850cbad udp: use it's own memory accounting schema by Paolo Abeni · 8 years ago
  10. f970bd9 udp: implement memory accounting helpers by Paolo Abeni · 8 years ago
  11. f8c3bf0 net/socket: factor out helpers for memory and queue manipulation by Paolo Abeni · 8 years ago
  12. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  13. b96f9af ipv4/6: use core net MTU range checking by Jarod Wilson · 8 years ago
  14. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  15. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  16. 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago
  17. 9c22b4a net: use core MTU range checking in wireless drivers by Jarod Wilson · 8 years ago
  18. 9652dc2 tcp: relax listening_hash operations by Eric Dumazet · 8 years ago
  19. c5098eb ila: Fix tailroom allocation of lwtstate by Thomas Graf · 8 years ago
  20. 76e4cc7 openvswitch: remove unnecessary EXPORT_SYMBOLs by Jiri Benc · 8 years ago
  21. f33eb0c openvswitch: remove unused functions by Jiri Benc · 8 years ago
  22. 9c403b6 net: vlan: Use sizeof instead of literal number by Gao Feng · 8 years ago
  23. 67b62f9 net: dev: Improve debug statements for adjacency tracking by David Ahern · 8 years ago
  24. 0f524a8 net: Add warning if any lower device is still in adjacency list by David Ahern · 8 years ago
  25. f1170fd net: Remove all_adj_list and its references by David Ahern · 8 years ago
  26. 1a3f060 net: Introduce new api for walking upper and lower devices by David Ahern · 8 years ago
  27. 790510d net: Remove refnr arg when inserting link adjacencies by David Ahern · 8 years ago
  28. 403f072 vlan: Remove unnecessary comparison of unsigned against 0 by Tobias Klauser · 8 years ago
  29. a0e65de net: report right mtu value in error message by Jakub Kicinski · 8 years ago
  30. 9c7cbcf rds: Remove duplicate prefix from rds_conn_path_error use by Joe Perches · 8 years ago
  31. e81c7b6 rds: Remove unused rds_conn_error by Joe Perches · 8 years ago
  32. ab3a70b ila: Don't use dest cache when gateway is set by Tom Herbert · 8 years ago
  33. 79ff2fc ila: Cache a route to translated address by Tom Herbert · 8 years ago
  34. 1104d9b lwtunnel: Add destroy state operation by Tom Herbert · 8 years ago
  35. 53592b3 net/sched: act_mirred: Implement ingress actions by Shmulik Ladkani · 8 years ago
  36. dcf8003 net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header by Shmulik Ladkani · 8 years ago
  37. 1657792 net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool by Shmulik Ladkani · 8 years ago
  38. cf53b1d Revert "net: Add driver helper functions to determine checksum offloadability" by stephen hemminger · 8 years ago
  39. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 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. de1dfee bridge: add address and vlan to fdb warning messages by Roopa Prabhu · 8 years ago
  49. ab102b8 net_sched: reorder pernet ops and act ops registrations by WANG Cong · 8 years ago
  50. 3145c03 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev by Jiri Benc · 8 years ago
  51. 72ec108 openvswitch: fix vlan subtraction from packet length by Jiri Benc · 8 years ago
  52. 20ecf1e openvswitch: vlan: remove wrong likely statement by Jiri Benc · 8 years ago
  53. fa59b27 net_sched: do not broadcast RTM_GETTFILTER result by Eric Dumazet · 8 years ago
  54. 8ae808e sctp: remove the old ttl expires policy by Xin Long · 8 years ago
  55. cc6ac9b sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements by Xin Long · 8 years ago
  56. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  57. 61e8462 net: centralize net_device min/max MTU checking by Jarod Wilson · 8 years ago
  58. 8c68b1a Subject: [PATCH] af_iucv: drop skbs rejected by filter by Ursula Braun · 8 years ago
  59. 4e0ad32 Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN by Ursula Braun · 8 years ago
  60. 6d3a4c4 strparser: Propagate correct error code in strp_recv() by Geert Uytterhoeven · 8 years ago
  61. c66549f openvswitch: correctly fragment packet with mpls headers by Jiri Benc · 8 years ago
  62. bb10bb3 net: dsa: slave: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  63. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  64. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  65. bd3769b netfilter: Fix slab corruption. by Linus Torvalds · 8 years ago
  66. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  68. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  69. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  70. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. 2f7c68d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  72. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. cb4a4c6 ipv6 addrconf: disallow rtr_solicits < -1 by Maciej Żenczykowski · 8 years ago
  74. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  75. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  76. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  77. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. bba0bd3 sockfs: Get rid of getxattr iop by Andreas Gruenbacher · 8 years ago
  79. 971df15 sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names by Andreas Gruenbacher · 8 years ago
  80. 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
  81. d35c99f netlink: do not enter direct reclaim from netlink_dump() by Eric Dumazet · 8 years ago
  82. 6664498 packet: call fanout_release, while UNREGISTERING a netdev by Anoob Soman · 8 years ago
  83. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  84. 1b42206 Bluetooth: Refactor append name and appearance by Michał Narajowski · 8 years ago
  85. 7ddb30c Bluetooth: Add appearance to default scan rsp data by Michał Narajowski · 8 years ago
  86. cecbf3e Bluetooth: Fix local name in scan rsp by Michał Narajowski · 8 years ago
  87. bf7d620 rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase by David Howells · 8 years ago
  88. 9749fd2 rxrpc: Need to produce an ACK for service op if op takes a long time by David Howells · 8 years ago
  89. cf69207 rxrpc: Return negative error code to kernel service by David Howells · 8 years ago
  90. 94bc669 rxrpc: Add missing notification by David Howells · 8 years ago
  91. d7833d0 rxrpc: Queue the call on expiry by David Howells · 8 years ago
  92. b3156274 rxrpc: Partially handle OpenAFS's improper termination of calls by David Howells · 8 years ago
  93. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  94. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  95. a9f312d rxrpc: Only ping for lost reply in client call by David Howells · 8 years ago
  96. 7212a57 rxrpc: Fix oops on incoming call to serviceless endpoint by David Howells · 8 years ago
  97. 19c0dbd rxrpc: Fix duplicate const by David Howells · 8 years ago
  98. b63452c rxrpc: Accesses of rxrpc_local::service need to be RCU managed by David Howells · 8 years ago
  99. 5bfb88a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  100. 64f7756 crush: remove redundant local variable by Ilya Dryomov · 8 years ago