1. b5cdae3 net: Generic XDP by David S. Miller · 8 years ago
  2. a485c2b l2tp: define "l2tpeth" device type by Guillaume Nault · 8 years ago
  3. c39855f l2tp: set name_assign_type for devices created by l2tp_eth.c by Guillaume Nault · 8 years ago
  4. e0ee84d net sched actions: Complete the JUMPX opcode by Jamal Hadi Salim · 8 years ago
  5. 1ef8331 can: network namespace support for CAN gateway by Oliver Hartkopp · 8 years ago
  6. 384317e can: network namespace support for CAN_BCM protocol by Oliver Hartkopp · 8 years ago
  7. cb5635a can: complete initial namespace support by Oliver Hartkopp · 8 years ago
  8. f2e72f4 can: remove obsolete definitions by Oliver Hartkopp · 8 years ago
  9. 48452c1 can: remove obsolete pernet_operations definitions by Oliver Hartkopp · 8 years ago
  10. a7bbd28 can: fix memory leak in initial namespace support by Oliver Hartkopp · 8 years ago
  11. 78302fd tipc: check return value of nlmsg_new by Pan Bian · 8 years ago
  12. a50fe0f lwtunnel: check return value of nla_nest_start by Pan Bian · 8 years ago
  13. a577d8f cls_flower: add support for matching MPLS fields (v2) by Benjamin LaHaise · 8 years ago
  14. 029c1ec flow_dissector: add mpls support (v2) by Benjamin LaHaise · 8 years ago
  15. 59450f8 net/tcp_fastopen: Remove mss check in tcp_write_timeout() by Wei Wang · 8 years ago
  16. 46c2fa3 net/tcp_fastopen: Add snmp counter for blackhole detection by Wei Wang · 8 years ago
  17. cf1ef3f net/tcp_fastopen: Disable active side TFO in certain scenarios by Wei Wang · 8 years ago
  18. bc95cd8 Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  19. 58c4c6a net: add rcu locking when changing early demux by David Ahern · 8 years ago
  20. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 8 years ago
  21. abd0a4f openvswitch: Typo fix. by Jarno Rajahalme · 8 years ago
  22. 4a69a86 packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id. by Mike Maloney · 8 years ago
  23. 82dfb540 VSOCK: Add virtio vsock vsockmon hooks by Gerard Garcia · 8 years ago
  24. 531b374 VSOCK: Add vsockmon tap functions by Gerard Garcia · 8 years ago
  25. f43e9b0 net/devlink: Add E-Switch encapsulation control by Roi Dayan · 8 years ago
  26. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. c70b17b7 netpoll: Check for skb->queue_mapping by Tushar Dave · 8 years ago
  28. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  29. 69e3948 Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  30. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  31. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  32. 4392053 net_sched: remove useless NULL to tp->root by WANG Cong · 8 years ago
  33. 763dbf6 net_sched: move the empty tp check from ->destroy() to ->delete() by WANG Cong · 8 years ago
  34. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  35. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  36. 43170c4 gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  37. 7acf8a1 Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning by Matthew Whitehead · 8 years ago
  38. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  39. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  40. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  41. 8e6c181 net: dsa: Remove redundant NULL dst check by Florian Fainelli · 8 years ago
  42. e0535ce net sched actions: allocate act cookie early by Wolfgang Bumiller · 8 years ago
  43. 12a0a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  44. d6ecf32 tcp_cubic: fix typo in module param description by Chema Gonzalez · 8 years ago
  45. 0bd8406 net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0 by subashab@codeaurora.org · 8 years ago
  46. 0f9fa83 tcp: remove poll() flakes with FastOpen by Eric Dumazet · 8 years ago
  47. 3d47626 tcp: remove poll() flakes when receiving RST by Eric Dumazet · 8 years ago
  48. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  49. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  50. 1f504ec bpf: remove reference to sock_filter_ext from kerneldoc comment by Tobias Klauser · 8 years ago
  51. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  52. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  53. 6324805 Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  54. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 8f92e03 esp4/6: Fix GSO path for non-GSO SW-crypto packets by Ilan Tayari · 8 years ago
  56. ffa6f57 esp6: fix incorrect null pointer check on xo by Colin Ian King · 8 years ago
  57. 6c80138 sctp: process duplicated strreset asoc request correctly by Xin Long · 8 years ago
  58. d0f025e sctp: process duplicated strreset in and addstrm in requests correctly by Xin Long · 8 years ago
  59. e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
  60. bbf67e4 nl80211: Fix enum type of variable in nl80211_put_sta_rate() by Matthias Kaehlcke · 8 years ago
  61. a4ac6f2 mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() by Matthias Kaehlcke · 8 years ago
  62. aa1702d cfg80211: Fix array-bounds warning in fragment copy by Matthias Kaehlcke · 8 years ago
  63. f64331d mac80211: keep a separate list of monitor interfaces that are up by Johannes Berg · 8 years ago
  64. 96b08fd nl80211: add request id in scheduled scan event messages by Arend Van Spriel · 8 years ago
  65. 096f41d af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 8 years ago
  66. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  67. af3b515 ipv6: sr: fix BUG due to headroom too small after SRH push by David Lebrun · 8 years ago
  68. 7a7a9bd gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  69. edb12f2 sctp: get list_of_streams of strreset outreq earlier by Xin Long · 8 years ago
  70. 9fd0f31 Add uid and cookie bpf helper to cg_skb_func_proto by Chenbo Feng · 8 years ago
  71. 0aa8c13 ipv6: drop non loopback packets claiming to originate from ::1 by Florian Westphal · 8 years ago
  72. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  73. cab93af net: bridge: notify on hw fdb takeover by Nikolay Aleksandrov · 8 years ago
  74. f5001ce kcm: remove a useless copy_from_user() by WANG Cong · 8 years ago
  75. 8ea3e43 Subject: net: allow configuring default qdisc by stephen hemminger · 8 years ago
  76. 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
  77. 1862d62 net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 8 years ago
  78. 1215e51 ipv4: fix a deadlock in ip_ra_control by WANG Cong · 8 years ago
  79. 4a6e3c5 net: ipv6: send unsolicited NA on admin up by David Ahern · 8 years ago
  80. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  81. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. f4c13c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  83. bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
  84. f1bd7d6 xfrm: Add encapsulation header offsets while SKB is not encrypted by Ilan Tayari · 8 years ago
  85. f6e2711 net: Add a xfrm validate function to validate_xmit_skb by Steffen Klassert · 8 years ago
  86. b3859c8 esp: Use a synchronous crypto algorithm on offloading. by Steffen Klassert · 8 years ago
  87. d7dbefc xfrm: Add xfrm_replay_overflow functions for offloading by Steffen Klassert · 8 years ago
  88. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  89. 383d035 esp6: Reorganize esp_output by Steffen Klassert · 8 years ago
  90. fca11eb esp4: Reorganize esp_output by Steffen Klassert · 8 years ago
  91. f1fbed0 esp6: Remame esp_input_done2 by Steffen Klassert · 8 years ago
  92. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  93. c35fe41 xfrm: Add mode handlers for IPsec on layer 2 by Steffen Klassert · 8 years ago
  94. 21f42cc xfrm: Move device notifications to a sepatate file by Steffen Klassert · 8 years ago
  95. 9d389d7 xfrm: Add a xfrm type offload. by Steffen Klassert · 8 years ago
  96. c7ef8f0 net: Add ESP offload features by Steffen Klassert · 8 years ago
  97. fe50543 netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage by Gao Feng · 8 years ago
  98. 79e09ef netfilter: nft_hash: do not dump the auto generated seed by Liping Zhang · 8 years ago
  99. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  100. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago