1. cf82624 ip: reject too-big defragmented DF-skb when forwarding by Florian Westphal · 9 years ago
  2. 2b51457 net: af_unix: implement splice for stream af_unix sockets by Hannes Frederic Sowa · 9 years ago
  3. a60e3cc net: make skb_splice_bits more configureable by Hannes Frederic Sowa · 9 years ago
  4. 869e7c6 net: af_unix: implement stream sendpage support by Hannes Frederic Sowa · 9 years ago
  5. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 9 years ago
  6. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 4020726 pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input by Jesper Dangaard Brouer · 9 years ago
  8. d079abd pktgen: adjust spacing in proc file interface output by Jesper Dangaard Brouer · 9 years ago
  9. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 9 years ago
  10. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  11. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago
  12. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 9 years ago
  13. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  14. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  15. 12c227e flow_dissector: do not break if ports are not needed in flowlabel by Jiri Pirko · 9 years ago
  16. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  17. 2efd055 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info by Marcelo Ricardo Leitner · 9 years ago
  18. 48ed7b2 ipv6: reject locally assigned nexthop addresses by Florian Westphal · 9 years ago
  19. 946f9eb tcp: improve REUSEADDR/NOREUSEADDR cohabitation by Eric Dumazet · 9 years ago
  20. f5af1f5 inet_hashinfo: remove bsocket counter by Eric Dumazet · 9 years ago
  21. ce5ec44 tcp: ensure epoll edge trigger wakeup when write queue is empty by Jason Baron · 9 years ago
  22. c78e174 net: sched: fix call_rcu() race on classifier module unloads by Daniel Borkmann · 9 years ago
  23. 04fd61a bpf: allow bpf programs to tail-call other bpf programs by Alexei Starovoitov · 9 years ago
  24. e7582ba net: dev: reduce both ingress hook ifdefs by Daniel Borkmann · 9 years ago
  25. eb93447 tcp: add a force_schedule argument to sk_stream_alloc_skb() by Eric Dumazet · 9 years ago
  26. 765c9c6 neigh: Better handling of transition to NUD_PROBE state by Erik Kline · 9 years ago
  27. 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 9 years ago
  28. 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 9 years ago
  29. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 9 years ago
  30. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  31. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 9 years ago
  32. 4921355 tcp: add rfc3168, section 6.1.1.1. fallback by Daniel Borkmann · 9 years ago
  33. 892bd62 Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  34. b7a3a8e Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  35. b7b0ed9 tcp: don't over-send F-RTO probes by Yuchung Cheng · 9 years ago
  36. da34ac7 tcp: only undo on partial ACKs in CA_Loss by Yuchung Cheng · 9 years ago
  37. 33b4b01 net/ipv6/udp: Fix ipv6 multicast socket filter regression by Henning Rogge · 9 years ago
  38. aea0929 tcp: Return error instead of partial read for saved syn headers by Eric B Munson · 9 years ago
  39. 49d16b2 bridge_netfilter: No ICMP packet on IPv4 fragmentation error by Andy Zhou · 9 years ago
  40. 8bc0486 IPv4: skip ICMP for bridge contrack users when defrag expires by Andy Zhou · 9 years ago
  41. 5cf4228 ipv4: introduce frag_expire_skip_icmp() by Andy Zhou · 9 years ago
  42. 456cdf5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  43. 0bc4c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  44. b9fbe70 netlink: Use random autobind rover by Herbert Xu · 9 years ago
  45. 21858cd tcp/ipv6: fix flow label setting in TIME_WAIT state by Florent Fourcot · 9 years ago
  46. de13346 netns: make nsid_lock per net by WANG Cong · 9 years ago
  47. 74b80e8 flow_dissector: remove bogus return in tipc section by Jiri Pirko · 9 years ago
  48. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 9 years ago
  49. b66e91c tcp: halves tcp_mem[] limits by Eric Dumazet · 9 years ago
  50. 76dfa60 tcp: allow one skb to be received per socket under memory pressure by Eric Dumazet · 9 years ago
  51. 8e4d980 tcp: fix behavior for epoll edge trigger by Eric Dumazet · 9 years ago
  52. b8da51e tcp: introduce tcp_under_memory_pressure() by Eric Dumazet · 9 years ago
  53. a6c5ea4 tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule() by Eric Dumazet · 9 years ago
  54. 1a24e04 net: fix sk_mem_reclaim_partial() by Eric Dumazet · 9 years ago
  55. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  56. 4633c9e net-packet: fix null pointer exception in rollover mode by Willem de Bruijn · 9 years ago
  57. ba6d056 netfilter: synproxy: fix sparse errors by Eric Dumazet · 9 years ago
  58. 252a8fb ipip: fix one sparse error by Eric Dumazet · 9 years ago
  59. 861fb10 netfilter: Use correct return for seq_show functions by Joe Perches · 9 years ago
  60. c0bb07d netlink: Reset portid after netlink_insert failure by Herbert Xu · 9 years ago
  61. 1d60570 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  62. 960bd2c netfilter: nf_tables: fix bogus warning in nft_data_uninit() by Mirek Kratochvil · 9 years ago
  63. b3cad28 conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition by Jesper Dangaard Brouer · 9 years ago
  64. 595ca58 netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m by Florian Westphal · 9 years ago
  65. 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 9 years ago
  66. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 9 years ago
  67. 3365495 net: core: set qdisc pkt len before tc_classify by Florian Westphal · 9 years ago
  68. 0c58a2d netns: fix unbalanced spin_lock on error by Nicolas Dichtel · 9 years ago
  69. c24a596 ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64 by Alexander Duyck · 9 years ago
  70. e87a468 ipv6: Fix udp checksums with raw sockets by Vlad Yasevich · 9 years ago
  71. 91dd93f netlink: move nl_table in read_mostly section by Eric Dumazet · 9 years ago
  72. 54d7c01 packet: fix warnings in rollover lock contention by Willem de Bruijn · 9 years ago
  73. fa787ae tipc: use sock_create_kern interface to create kernel socket by Ying Xue · 9 years ago
  74. dd3aa3b cls_flower: Fix compile error by Brian Haley · 9 years ago
  75. dd3f9e7 tipc: add packet sequence number at instant of transmission by Jon Paul Maloy · 9 years ago
  76. f21e897 tipc: improve link congestion algorithm by Jon Paul Maloy · 9 years ago
  77. cd4eee3 tipc: simplify link supervision checkpointing by Jon Paul Maloy · 9 years ago
  78. a97b9d3 tipc: rename fields in struct tipc_link by Jon Paul Maloy · 9 years ago
  79. e4bf4f7 tipc: simplify packet sequence number handling by Jon Paul Maloy · 9 years ago
  80. a6bf70f tipc: simplify include dependencies by Jon Paul Maloy · 9 years ago
  81. 75b44b0 tipc: simplify link timer handling by Jon Paul Maloy · 9 years ago
  82. b1c29f6 tipc: simplify resetting and disabling of bearers by Jon Paul Maloy · 9 years ago
  83. 12b7ed2 netfilter: xt_MARK: Add ARP support by Zhang Chunyu · 9 years ago
  84. a3b1c1e netfilter: ipset: deinline ip_set_put_extensions() by Denys Vlasenko · 9 years ago
  85. a9fcc6a netfilter: bridge: free nf_bridge info on xmit by Florian Westphal · 9 years ago
  86. 7fb48c5 netfilter: bridge: neigh_head and physoutdev can't be used at same time by Florian Westphal · 9 years ago
  87. 177d050 Bluetooth: Fix remote name event return directly. by Wesley Kuo · 9 years ago
  88. e687ad6 netfilter: add netfilter ingress hook after handle_ing() under unique static key by Pablo Neira · 9 years ago
  89. 1cf51900 net: add CONFIG_NET_INGRESS to enable ingress filtering by Pablo Neira · 9 years ago
  90. f719148 netfilter: add hook list to nf_hook_state by Pablo Neira · 9 years ago
  91. be346ff vlan: Correctly propagate promisc|allmulti flags in notifier. by Vlad Yasevich · 9 years ago
  92. a080e7b net: Reserve skb headroom and set skb->dev even if using __alloc_skb by Alexander Duyck · 9 years ago
  93. d37d29c geneve_core: identify as driver library in modules description by John W. Linville · 9 years ago
  94. 11e1fa4 geneve: Rename support library as geneve_core by John W. Linville · 9 years ago
  95. 35d32e8 geneve: move definition of geneve_hdr() to geneve.h by John W. Linville · 9 years ago
  96. 125907a geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c by John W. Linville · 9 years ago
  97. a9b6391 packet: rollover statistics by Willem de Bruijn · 9 years ago
  98. 3b3a5b0 packet: rollover huge flows before small flows by Willem de Bruijn · 9 years ago
  99. 2ccdbaa packet: rollover lock contention avoidance by Willem de Bruijn · 9 years ago
  100. 9954729 packet: rollover only to socket with headroom by Willem de Bruijn · 9 years ago