1. 4ff0620 net: add dst_pending_confirm flag to skbuff by Julian Anastasov · 8 years ago
  2. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  3. bb4005b ipv6: sr: fix non static symbol warnings by Wei Yongjun · 8 years ago
  4. 89d8245 net/sched: act_mirred: remove duplicated include from act_mirred.c by Wei Yongjun · 8 years ago
  5. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  6. 14b89f3 net: dsa: Rename and export dev_to_net_device() by Florian Fainelli · 8 years ago
  7. 83a718d bridge: fdb: write to used and updated at most once per jiffy by Nikolay Aleksandrov · 8 years ago
  8. 1214628c bridge: move write-heavy fdb members in their own cache line by Nikolay Aleksandrov · 8 years ago
  9. f7cdee8 bridge: move to workqueue gc by Nikolay Aleksandrov · 8 years ago
  10. 1f90c7f bridge: modify bridge and port to have often accessed fields in one cache line by Nikolay Aleksandrov · 8 years ago
  11. 04d3a4c net: dsa: introduce bridge notifier by Vivien Didelot · 8 years ago
  12. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  13. c5d35cb net: dsa: change state setter scope by Vivien Didelot · 8 years ago
  14. 9c26542 net: dsa: rollback bridging on error by Vivien Didelot · 8 years ago
  15. 8e92ab3 net: dsa: simplify netdevice events handling by Vivien Didelot · 8 years ago
  16. 88e4f0c net: dsa: move netdevice notifier registration by Vivien Didelot · 8 years ago
  17. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  18. d15c9ed sctp: process fwd tsn chunk only when prsctp is enabled by Xin Long · 8 years ago
  19. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  20. 02c1602 net: remove __napi_complete() by Eric Dumazet · 8 years ago
  21. 7d4d506 net: ipv6: Use compressed IPv6 addresses showing route replace error by David Ahern · 8 years ago
  22. 16a16cd net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH by David Ahern · 8 years ago
  23. 3b1137f net: ipv6: Change notifications for multipath add to RTA_MULTIPATH by David Ahern · 8 years ago
  24. beb1afac5 net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute by David Ahern · 8 years ago
  25. 0ae8133 net: ipv6: Allow shorthand delete of all nexthops in multipath route by David Ahern · 8 years ago
  26. 6e7bc47 net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 8 years ago
  27. 79e7fff4 net: remove support for per driver ndo_busy_poll() by Eric Dumazet · 8 years ago
  28. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  29. 69ca05c sched: cls_flower: expose priority to offloading netdevice by Jiri Pirko · 8 years ago
  30. 38ab52e tcp: clear pfmemalloc on outgoing skb by Eric Dumazet · 8 years ago
  31. 94b5e0f net: ipv6: Set protocol to kernel for local routes by David Ahern · 8 years ago
  32. 11538d0 bridge: vlan dst_metadata hooks in ingress and egress paths by Roopa Prabhu · 8 years ago
  33. efa5356 bridge: per vlan dst_metadata netlink support by Roopa Prabhu · 8 years ago
  34. 295a6e0 net/sched: act_ife: Change to use ife module by Yotam Gigi · 8 years ago
  35. 1ce8460 net: Introduce ife encapsulation module by Yotam Gigi · 8 years ago
  36. 1d5e7c8 net/sched: act_ife: Unexport ife_tlv_meta_encode by Yotam Gigi · 8 years ago
  37. 3541f9e tcp: add tcp_mss_clamp() helper by Eric Dumazet · 8 years ago
  38. 8fe809a9 net: add LINUX_MIB_PFMEMALLOCDROP counter by Eric Dumazet · 8 years ago
  39. 66109109 net: ipv4: remove fib_lookup.h from devinet.c include list by David Ahern · 8 years ago
  40. b9ea2a7 net: remove useless pfmemalloc setting by Eric Dumazet · 8 years ago
  41. ba94f30 unix: add ioctl to open a unix socket file with O_PATH by Andrey Vagin · 8 years ago
  42. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 2851940 netfilter: allow logging from non-init namespaces by Michal Kubeček · 8 years ago
  44. 90c1aff ipvs: free ip_vs_dest structs when refcnt=0 by David Windsor · 8 years ago
  45. a9e419d netfilter: merge ctinfo into nfct pointer storage area by Florian Westphal · 8 years ago
  46. 3032230 netfilter: guarantee 8 byte minalign for template addresses by Florian Westphal · 8 years ago
  47. c74454f netfilter: add and use nf_ct_set helper by Florian Westphal · 8 years ago
  48. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 8 years ago
  49. 97a6ad1 netfilter: reduce direct skb->nfct usage by Florian Westphal · 8 years ago
  50. 6e10148 netfilter: reset netfilter state when duplicating packet by Florian Westphal · 8 years ago
  51. 11df4b7 netfilter: conntrack: no need to pass ctinfo to error handler by Florian Westphal · 8 years ago
  52. 10435c1 netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable() by Feng · 8 years ago
  53. 6d04dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  54. f3b2031 net/sched: act_psample: Remove unnecessary ASSERT_RTNL by Yotam Gigi · 8 years ago
  55. cadb9c9 net/sched: act_sample: Fix error path in init by Yotam Gigi · 8 years ago
  56. 06425c3 tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 8 years ago
  57. 63117f0 ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  58. 1f5e29c net: ipv6: add NLM_F_APPEND in notifications when applicable by David Ahern · 8 years ago
  59. b2504a5 net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 8 years ago
  60. fd62d9f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
  61. 160ca01 rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink by Theuns Verwoerd · 8 years ago
  62. 04cdf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  63. 4d1ceea net: ethtool: convert large order kmalloc allocations to vzalloc by Alexei Starovoitov · 8 years ago
  64. 040587a net/sched: cls_flower: Correct matching on ICMPv6 code by Simon Horman · 8 years ago
  65. 0d29ed2 Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  66. cdaf25d smc: some potential use after free bugs by Dan Carpenter · 8 years ago
  67. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  68. 2b89ed6 ipv6: Paritially checksum full MTU frames by Vlad Yasevich · 8 years ago
  69. 30357d7 lwtunnel: remove device arg to lwtunnel_build_state by David Ahern · 8 years ago
  70. 63a6fff net: Avoid receiving packets with an l3mdev on unbound UDP sockets by Robert Shearman · 8 years ago
  71. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  72. a06393ed0 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 8 years ago
  73. 1995876 xfrm: Add a dummy network device for napi. by Steffen Klassert · 8 years ago
  74. f991bb9 net: Drop secpath on free after gro merge. by Steffen Klassert · 8 years ago
  75. 40be0dd net: add devm version of alloc_etherdev_mqs function by Rafał Miłecki · 8 years ago
  76. 936f459 Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  77. 678550c6 tcp: include locally failed retries in retransmission stats by Yuchung Cheng · 8 years ago
  78. 7e98102 tcp: record pkts sent and retransmistted by Yuchung Cheng · 8 years ago
  79. 5b8784a openvswitch: Simplify do_execute_actions(). by andy zhou · 8 years ago
  80. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  81. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  82. afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
  83. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  84. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  85. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  86. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  87. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  88. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 3e7514a batman-adv: Fix includes for IS_ERR/ERR_PTR by Sven Eckelmann · 8 years ago
  90. 7c94606 batman-adv: Fix double call of dev_queue_xmit by Sven Eckelmann · 8 years ago
  91. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  92. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  93. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  94. 45ce0fd net/ipv6: support more tunnel interfaces for EUI64 link-local generation by Felix Jia · 8 years ago
  95. d35a00b net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 8 years ago
  96. 1f17e2f net: ipv6: ignore null_entry on route dumps by David Ahern · 8 years ago
  97. 3b7b2b0 net: ipv6: remove skb_reserve in getroute by David Ahern · 8 years ago
  98. bc1727d net: dsa: Move ports assignment closer to error checking by Florian Fainelli · 8 years ago
  99. 3512a8e net: dsa: Suffix function manipulating device_node with _dn by Florian Fainelli · 8 years ago
  100. 293784a net: dsa: Make most functions take a dsa_port argument by Florian Fainelli · 8 years ago