1. 9dd7f89 openvswitch: Add original direction conntrack tuple to sw_flow_key. by Jarno Rajahalme · 8 years ago
  2. 09aa98a openvswitch: Inherit master's labels. by Jarno Rajahalme · 8 years ago
  3. 6ffcea7 openvswitch: Refactor labels initialization. by Jarno Rajahalme · 8 years ago
  4. b87cec3 openvswitch: Simplify labels length logic. by Jarno Rajahalme · 8 years ago
  5. cb80d58 openvswitch: Unionize ovs_key_ct_label with a u32 array. by Jarno Rajahalme · 8 years ago
  6. 193e309 openvswitch: Do not trigger events for unconfirmed connections. by Jarno Rajahalme · 8 years ago
  7. 9ff464d openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted. by Jarno Rajahalme · 8 years ago
  8. 5e17da6 openvswitch: Fix comments for skb->_nfct by Jarno Rajahalme · 8 years ago
  9. 50f008e net: dsa: Fix duplicate object rule by Florian Fainelli · 8 years ago
  10. 242bd2d sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter by Xin Long · 8 years ago
  11. 7809811 sctp: add support for generating stream reconf add incoming/outgoing streams request chunk by Xin Long · 8 years ago
  12. a92ce1a sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter by Xin Long · 8 years ago
  13. c56480a sctp: add support for generating stream reconf ssn/tsn reset request chunk by Xin Long · 8 years ago
  14. 119aecb sctp: streams should be recovered when it fails to send request. by Xin Long · 8 years ago
  15. 982acb9 ipv4: fib: Notify about nexthop status changes by Ido Schimmel · 8 years ago
  16. 8ef9594 bridge: vlan tunnel id info range fill size calc cleanups by Roopa Prabhu · 8 years ago
  17. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  18. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 926af62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  20. ca6d448 bridge: avoid unnecessary read of jiffies by stephen hemminger · 8 years ago
  21. a8cab86 bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range by Roopa Prabhu · 8 years ago
  22. 912964e sctp: check af before verify address in sctp_addr_id2transport by Xin Long · 8 years ago
  23. bb580ad bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info by Nikolay Aleksandrov · 8 years ago
  24. 1f02b5f net: bridge: remove redundant check to see if err is set by Colin Ian King · 8 years ago
  25. e69e462 net: dsa: Do not clobber PHY link outside of state machine by Florian Fainelli · 8 years ago
  26. 51ce8bd net: pending_confirm is not used anymore by Julian Anastasov · 8 years ago
  27. 0dec879 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP by Julian Anastasov · 8 years ago
  28. 63fca65 net: add confirm_neigh method to dst_ops by Julian Anastasov · 8 years ago
  29. c3a2e83 tcp: replace dst_confirm with sk_dst_confirm by Julian Anastasov · 8 years ago
  30. c86a773 sctp: add dst_pending_confirm flag by Julian Anastasov · 8 years ago
  31. 4ff0620 net: add dst_pending_confirm flag to skbuff by Julian Anastasov · 8 years ago
  32. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  33. 2dcab59 sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  34. bb4005b ipv6: sr: fix non static symbol warnings by Wei Yongjun · 8 years ago
  35. 89d8245 net/sched: act_mirred: remove duplicated include from act_mirred.c by Wei Yongjun · 8 years ago
  36. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  37. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  38. 14b89f3 net: dsa: Rename and export dev_to_net_device() by Florian Fainelli · 8 years ago
  39. 83a718d bridge: fdb: write to used and updated at most once per jiffy by Nikolay Aleksandrov · 8 years ago
  40. 1214628c bridge: move write-heavy fdb members in their own cache line by Nikolay Aleksandrov · 8 years ago
  41. f7cdee8 bridge: move to workqueue gc by Nikolay Aleksandrov · 8 years ago
  42. 1f90c7f bridge: modify bridge and port to have often accessed fields in one cache line by Nikolay Aleksandrov · 8 years ago
  43. ccf7abb tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  44. 04d3a4c net: dsa: introduce bridge notifier by Vivien Didelot · 8 years ago
  45. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  46. c5d35cb net: dsa: change state setter scope by Vivien Didelot · 8 years ago
  47. 9c26542 net: dsa: rollback bridging on error by Vivien Didelot · 8 years ago
  48. 8e92ab3 net: dsa: simplify netdevice events handling by Vivien Didelot · 8 years ago
  49. 88e4f0c net: dsa: move netdevice notifier registration by Vivien Didelot · 8 years ago
  50. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  51. d15c9ed sctp: process fwd tsn chunk only when prsctp is enabled by Xin Long · 8 years ago
  52. a088d1d ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches by Linus Lüssing · 8 years ago
  53. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  54. 89389b4 Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  55. ebf6c9c ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 8 years ago
  56. fd551ba nl80211: Fix mesh HT operation check by Masashi Honma · 8 years ago
  57. da7061c mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 8 years ago
  58. 01fba20 mac80211: Allocate a sync skcipher explicitly for FILS AEAD by Jouni Malinen · 8 years ago
  59. e479ab6 mac80211: Fix FILS AEAD protection in Association Request frame by Jouni Malinen · 8 years ago
  60. 7892032 ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 8 years ago
  61. 02c1602 net: remove __napi_complete() by Eric Dumazet · 8 years ago
  62. 7d4d506 net: ipv6: Use compressed IPv6 addresses showing route replace error by David Ahern · 8 years ago
  63. 16a16cd net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH by David Ahern · 8 years ago
  64. 3b1137f net: ipv6: Change notifications for multipath add to RTA_MULTIPATH by David Ahern · 8 years ago
  65. beb1afac5 net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute by David Ahern · 8 years ago
  66. 0ae8133 net: ipv6: Allow shorthand delete of all nexthops in multipath route by David Ahern · 8 years ago
  67. d71b789 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 8 years ago
  68. 34b2cef ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 8 years ago
  69. 6e7bc47 net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 8 years ago
  70. 79e7fff4 net: remove support for per driver ndo_busy_poll() by Eric Dumazet · 8 years ago
  71. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  72. 69ca05c sched: cls_flower: expose priority to offloading netdevice by Jiri Pirko · 8 years ago
  73. 38ab52e tcp: clear pfmemalloc on outgoing skb by Eric Dumazet · 8 years ago
  74. 5fa8bbd net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  75. 94b5e0f net: ipv6: Set protocol to kernel for local routes by David Ahern · 8 years ago
  76. 11538d0 bridge: vlan dst_metadata hooks in ingress and egress paths by Roopa Prabhu · 8 years ago
  77. efa5356 bridge: per vlan dst_metadata netlink support by Roopa Prabhu · 8 years ago
  78. 295a6e0 net/sched: act_ife: Change to use ife module by Yotam Gigi · 8 years ago
  79. 1ce8460 net: Introduce ife encapsulation module by Yotam Gigi · 8 years ago
  80. 1d5e7c8 net/sched: act_ife: Unexport ife_tlv_meta_encode by Yotam Gigi · 8 years ago
  81. 3541f9e tcp: add tcp_mss_clamp() helper by Eric Dumazet · 8 years ago
  82. 3808d34 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 8 years ago
  83. 013e816 ipv6: sr: remove cleanup flag and fix HMAC computation by David Lebrun · 8 years ago
  84. 8fe809a9 net: add LINUX_MIB_PFMEMALLOCDROP counter by Eric Dumazet · 8 years ago
  85. 66109109 net: ipv4: remove fib_lookup.h from devinet.c include list by David Ahern · 8 years ago
  86. b9ea2a7 net: remove useless pfmemalloc setting by Eric Dumazet · 8 years ago
  87. ba94f30 unix: add ioctl to open a unix socket file with O_PATH by Andrey Vagin · 8 years ago
  88. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  90. 2851940 netfilter: allow logging from non-init namespaces by Michal Kubeček · 8 years ago
  91. 90c1aff ipvs: free ip_vs_dest structs when refcnt=0 by David Windsor · 8 years ago
  92. a9e419d netfilter: merge ctinfo into nfct pointer storage area by Florian Westphal · 8 years ago
  93. 3032230 netfilter: guarantee 8 byte minalign for template addresses by Florian Westphal · 8 years ago
  94. c74454f netfilter: add and use nf_ct_set helper by Florian Westphal · 8 years ago
  95. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 8 years ago
  96. 97a6ad1 netfilter: reduce direct skb->nfct usage by Florian Westphal · 8 years ago
  97. 6e10148 netfilter: reset netfilter state when duplicating packet by Florian Westphal · 8 years ago
  98. 11df4b7 netfilter: conntrack: no need to pass ctinfo to error handler by Florian Westphal · 8 years ago
  99. 10435c1 netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable() by Feng · 8 years ago
  100. 6d04dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago