1. 922c2ac ipv6: Take table lock outside of sernum update function by Ido Schimmel · 7 years ago
  2. 4a8e56e ipv6: Export sernum update function by Ido Schimmel · 7 years ago
  3. b5cb5a7 ipv6: Teach tree walker to skip multipath routes by Ido Schimmel · 7 years ago
  4. f9d882e ipv6: Report dead flag during route dump by Ido Schimmel · 7 years ago
  5. 8067bb8 ipv6: Ignore dead routes during lookup by Ido Schimmel · 7 years ago
  6. 44c9f2f ipv6: Check nexthop flags in route dump instead of carrier by Ido Schimmel · 7 years ago
  7. 14c5206 ipv6: Check nexthop flags during route lookup instead of carrier by Ido Schimmel · 7 years ago
  8. 5609b80 ipv6: Set nexthop flags during route creation by Ido Schimmel · 7 years ago
  9. 27c6fa7 ipv6: Set nexthop flags upon carrier change by Ido Schimmel · 7 years ago
  10. 4c981e2 ipv6: Prepare to handle multiple netdev events by Ido Schimmel · 7 years ago
  11. 2127d95 ipv6: Clear nexthop flags upon netdev up by Ido Schimmel · 7 years ago
  12. 2b24136 ipv6: Mark dead nexthops with appropriate flags by Ido Schimmel · 7 years ago
  13. 9fcb071 ipv6: Remove redundant route flushing during namespace dismantle by Ido Schimmel · 7 years ago
  14. 7f0b800 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  15. 02dd329 bpf: finally expose xdp_rxq_info to XDP bpf-programs by Jesper Dangaard Brouer · 7 years ago
  16. e817f85 xdp: generic XDP handling of xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  17. c0124f3 xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg by Jesper Dangaard Brouer · 7 years ago
  18. aecd67b xdp: base API for new XDP rx-queue info concept by Jesper Dangaard Brouer · 7 years ago
  19. 3db6e0d rds: use RCU to synchronize work-enqueue with connection teardown by Sowmini Varadhan · 7 years ago
  20. c90ecbf rds: Use atomic flag to track connections being destroyed by Sowmini Varadhan · 7 years ago
  21. d84d1b3 tipc: simplify small window members' sorting algorithm by Jon Maloy · 7 years ago
  22. 38266ca tipc: some clarifying name changes by Jon Maloy · 7 years ago
  23. bf08c34 net: dsa: Move padding into Broadcom tagger by Florian Fainelli · 7 years ago
  24. 0a38806 net: revert "Update RFS target at poll for tcp/udp" by Soheil Hassas Yeganeh · 7 years ago
  25. e3f2c4a ip: do not set RFS core on error queue reads by Soheil Hassas Yeganeh · 7 years ago
  26. 900631e l2tp: remove configurable payload offset by James Chapman · 7 years ago
  27. de3b58b l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 7 years ago
  28. 863def1 l2tp: revert "l2tp: add peer_offset parameter" by James Chapman · 7 years ago
  29. 72deacc Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  30. 3a3713e mac80211: Fix setting TX power on monitor interfaces by Peter Große · 7 years ago
  31. 21602e1 net: dsa: Fix dsa_legacy_register() return value by Florian Fainelli · 7 years ago
  32. a56c147 net: dccp: Remove dccpprobe module by Masami Hiramatsu · 7 years ago
  33. ee549be net: dccp: Add DCCP sendmsg trace event by Masami Hiramatsu · 7 years ago
  34. fa4475f net: sctp: Remove debug SCTP probe module by Masami Hiramatsu · 7 years ago
  35. 103d750 net: sctp: Add SCTP ACK tracking trace event by Masami Hiramatsu · 7 years ago
  36. 6987990c net: tcp: Remove TCP probe module by Masami Hiramatsu · 7 years ago
  37. c3fde1b net: tcp: Add trace events for TCP congestion window tracing by Masami Hiramatsu · 7 years ago
  38. bbb6189 inet_diag: Add equal-operator for ports by Kristian Evensen · 7 years ago
  39. e0b1084 openvswitch: drop unneeded newline by Julia Lawall · 7 years ago
  40. 62262ff net: dccp: drop unneeded newline by Julia Lawall · 7 years ago
  41. 9540d97 net: sched: fix skb leak in dev_requeue_skb() by Wei Yongjun · 7 years ago
  42. 44edf2f net: sched: Move offload check till after dump call by Nogah Frankel · 7 years ago
  43. 8234af2 net_sch: red: Fix the new offload indication by Nogah Frankel · 7 years ago
  44. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  45. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  46. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  47. 8ec6957 net: sched: don't set extack message in case the qdisc will be created by Jiri Pirko · 7 years ago
  48. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  49. fcffe2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  50. 8ddab50 tcp: do not allocate linear memory for zerocopy skbs by Willem de Bruijn · 7 years ago
  51. 02583ad tcp: place all zerocopy payload in frags by Willem de Bruijn · 7 years ago
  52. 111856c tcp: push full zerocopy packets by Willem de Bruijn · 7 years ago
  53. bf5c25d skbuff: in skb_segment, call zerocopy functions once per nskb by Willem de Bruijn · 7 years ago
  54. 8cb38a6 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 7 years ago
  55. 66261da rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc() by Sowmini Varadhan · 7 years ago
  56. b319109 rds: tcp: initialize t_tcp_detached to false by Sowmini Varadhan · 7 years ago
  57. 7ae0c64 rds; Reset rs->rs_bound_addr in rds_add_bound() failure path by Sowmini Varadhan · 7 years ago
  58. f15bc54 l2tp: add peer_offset parameter by Lorenzo Bianconi · 7 years ago
  59. 820da53 l2tp: fix missing print session offset info by Hangbin Liu · 7 years ago
  60. 9f30e5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  61. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  62. 642a843 tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path by Tommi Rantala · 7 years ago
  63. 1914255 tipc: error path leak fixes in tipc_enable_bearer() by Tommi Rantala · 7 years ago
  64. 14e138a RDS: Check cmsg_len before dereferencing CMSG_DATA by Avinash Repaka · 7 years ago
  65. 214bb1c net: erspan: remove md NULL check by William Tu · 7 years ago
  66. fb7df5e tcp: md5: Handle RCU dereference of md5sig_info by Mat Martineau · 7 years ago
  67. 09ee9dba ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT by Tobias Brunner · 7 years ago
  68. 3a33a19 tipc: fix memory leak of group member when peer node is lost by Jon Maloy · 7 years ago
  69. 4853f12 net: sched: fix possible null pointer deref in tcf_block_put by Jiri Pirko · 7 years ago
  70. 0a3d805 tipc: base group replicast ack counter on number of actual receivers by Jon Maloy · 7 years ago
  71. b2fb01f net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap() by Cong Wang · 7 years ago
  72. e5a9336 ip6_gre: fix device features for ioctl setup by Alexey Kodanev · 7 years ago
  73. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 5b0890a flow_dissector: Parse batman-adv unicast headers by Sven Eckelmann · 7 years ago
  75. fec149f batman-adv: Convert packet.h to uapi header by Sven Eckelmann · 7 years ago
  76. adbf9b7 batman-adv: Remove kernel fixed width types in packet.h by Sven Eckelmann · 7 years ago
  77. a6cb82b batman-adv: Remove usage of BIT(x) in packet.h by Sven Eckelmann · 7 years ago
  78. 4e58452 batman-adv: Let packet.h include its headers directly by Sven Eckelmann · 7 years ago
  79. b90ddd5 skbuff: skb_copy_ubufs must release uarg even without user frags by Willem de Bruijn · 7 years ago
  80. 268b790 skbuff: orphan frags before zerocopy clone by Willem de Bruijn · 7 years ago
  81. 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  82. c48e747 openvswitch: Fix pop_vlan action for double tagged frames by Eric Garver · 7 years ago
  83. a7c3169 net: sch: sch_drr: add extack support by Alexander Aring · 7 years ago
  84. 710fb39 net: sch: sch_cbs: add extack support by Alexander Aring · 7 years ago
  85. 62a6de6 net: sch: sch_cbq: add extack support by Alexander Aring · 7 years ago
  86. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  87. d0bd684 net: sch: api: add extack support in qdisc_alloc by Alexander Aring · 7 years ago
  88. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  89. e9bc3fa net: sch: api: add extack support in qdisc_get_rtab by Alexander Aring · 7 years ago
  90. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  91. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  92. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  93. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  94. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  95. 0921559 net: sched: sch_api: handle generic qdisc errors by Alexander Aring · 7 years ago
  96. ac8ef4a net: sched: fix coding style issues by Alexander Aring · 7 years ago
  97. 58acfd7 ipv6: Honor specified parameters in fibmatch lookup by Ido Schimmel · 7 years ago
  98. 92a2320 xfrm: check for xdo_dev_ops add and delete by Shannon Nelson · 7 years ago
  99. b4681c2 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 7 years ago
  100. bb25c38 tipc: remove joining group member from congested list by Jon Maloy · 7 years ago