1. 9f6446c batman-adv: update copyright years for 2015 by Sven Eckelmann · 9 years ago
  2. 70e7177 batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  3. a74eab6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  4. ed2dfd9 tcp/dccp: warn user for preferred ip_local_port_range by Eric Dumazet · 9 years ago
  5. e2baad9 tcp: connect() from bound sockets can be faster by Eric Dumazet · 9 years ago
  6. 07f4c90 tcp/dccp: try to not exhaust ip_local_port_range in connect() by Eric Dumazet · 9 years ago
  7. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 9 years ago
  8. c5501eb net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper by Florian Westphal · 9 years ago
  9. ffa915d ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include. by David S. Miller · 9 years ago
  10. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 9 years ago
  11. 095dc8e tcp: fix/cleanup inet_ehash_locks_alloc() by Eric Dumazet · 9 years ago
  12. f3903bc tipc: fix bug in link protocol message create function by Jon Paul Maloy · 9 years ago
  13. 05c9854 net: fix inet_proto_csum_replace4() sparse errors by Eric Dumazet · 9 years ago
  14. 6831905 net: remove a sparse error in secure_dccpv6_sequence_number() by Eric Dumazet · 9 years ago
  15. eb8d7ba bridge: skip fdb add if the port shouldn't learn by Wilson Kok · 9 years ago
  16. d496958 pktgen: remove one sparse error by Eric Dumazet · 9 years ago
  17. 7f15986 ipv6: ipv6_select_ident() returns a __be32 by Eric Dumazet · 9 years ago
  18. 005e870 irda: use msecs_to_jiffies for conversion to jiffies by Nicholas Mc Guire · 9 years ago
  19. 6ae4ae8 bridge: allow setting hash_max + multicast_router if interface is down by Linus Lüssing · 9 years ago
  20. 485fca6 ipv6: don't increase size when refragmenting forwarded ipv6 skbs by Florian Westphal · 9 years ago
  21. d52d399 ipv6: Create percpu rt6_info by Martin KaFai Lau · 9 years ago
  22. 83a09ab ipv6: Break up ip6_rt_copy() by Martin KaFai Lau · 9 years ago
  23. 8d0b94a ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister by Martin KaFai Lau · 9 years ago
  24. 3da59bd ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set by Martin KaFai Lau · 9 years ago
  25. 48e8aa6 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags by Martin KaFai Lau · 9 years ago
  26. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 9 years ago
  27. 45e4fd2 ipv6: Only create RTF_CACHE routes after encountering pmtu exception by Martin KaFai Lau · 9 years ago
  28. 8b9df26 ipv6: Combine rt6_alloc_cow and rt6_alloc_clone by Martin KaFai Lau · 9 years ago
  29. 2647a9b ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST by Martin KaFai Lau · 9 years ago
  30. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  31. 286c234 ipv6: Clean up ipv6_select_ident() and ip6_fragment() by Martin KaFai Lau · 9 years ago
  32. cf82624 ip: reject too-big defragmented DF-skb when forwarding by Florian Westphal · 9 years ago
  33. 2b51457 net: af_unix: implement splice for stream af_unix sockets by Hannes Frederic Sowa · 9 years ago
  34. a60e3cc net: make skb_splice_bits more configureable by Hannes Frederic Sowa · 9 years ago
  35. 869e7c6 net: af_unix: implement stream sendpage support by Hannes Frederic Sowa · 9 years ago
  36. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 9 years ago
  37. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. 4020726 pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input by Jesper Dangaard Brouer · 9 years ago
  39. d079abd pktgen: adjust spacing in proc file interface output by Jesper Dangaard Brouer · 9 years ago
  40. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 9 years ago
  41. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  42. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago
  43. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 9 years ago
  44. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  45. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  46. 12c227e flow_dissector: do not break if ports are not needed in flowlabel by Jiri Pirko · 9 years ago
  47. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  48. 2efd055 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info by Marcelo Ricardo Leitner · 9 years ago
  49. 48ed7b2 ipv6: reject locally assigned nexthop addresses by Florian Westphal · 9 years ago
  50. 946f9eb tcp: improve REUSEADDR/NOREUSEADDR cohabitation by Eric Dumazet · 9 years ago
  51. f5af1f5 inet_hashinfo: remove bsocket counter by Eric Dumazet · 9 years ago
  52. ce5ec44 tcp: ensure epoll edge trigger wakeup when write queue is empty by Jason Baron · 9 years ago
  53. c78e174 net: sched: fix call_rcu() race on classifier module unloads by Daniel Borkmann · 9 years ago
  54. 04fd61a bpf: allow bpf programs to tail-call other bpf programs by Alexei Starovoitov · 9 years ago
  55. e7582ba net: dev: reduce both ingress hook ifdefs by Daniel Borkmann · 9 years ago
  56. eb93447 tcp: add a force_schedule argument to sk_stream_alloc_skb() by Eric Dumazet · 9 years ago
  57. 765c9c6 neigh: Better handling of transition to NUD_PROBE state by Erik Kline · 9 years ago
  58. 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 9 years ago
  59. 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 9 years ago
  60. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 9 years ago
  61. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  62. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 9 years ago
  63. 4921355 tcp: add rfc3168, section 6.1.1.1. fallback by Daniel Borkmann · 9 years ago
  64. 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
  65. 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
  66. b7b0ed9 tcp: don't over-send F-RTO probes by Yuchung Cheng · 9 years ago
  67. da34ac7 tcp: only undo on partial ACKs in CA_Loss by Yuchung Cheng · 9 years ago
  68. 33b4b01 net/ipv6/udp: Fix ipv6 multicast socket filter regression by Henning Rogge · 9 years ago
  69. aea0929 tcp: Return error instead of partial read for saved syn headers by Eric B Munson · 9 years ago
  70. 49d16b2 bridge_netfilter: No ICMP packet on IPv4 fragmentation error by Andy Zhou · 9 years ago
  71. 8bc0486 IPv4: skip ICMP for bridge contrack users when defrag expires by Andy Zhou · 9 years ago
  72. 5cf4228 ipv4: introduce frag_expire_skip_icmp() by Andy Zhou · 9 years ago
  73. 456cdf5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  74. 0bc4c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  75. 8faf491 xfrm: optimise to search the inexact policy list by Li RongQing · 9 years ago
  76. b9fbe70 netlink: Use random autobind rover by Herbert Xu · 9 years ago
  77. 21858cd tcp/ipv6: fix flow label setting in TIME_WAIT state by Florent Fourcot · 9 years ago
  78. de13346 netns: make nsid_lock per net by WANG Cong · 9 years ago
  79. 74b80e8 flow_dissector: remove bogus return in tipc section by Jiri Pirko · 9 years ago
  80. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 9 years ago
  81. b66e91c tcp: halves tcp_mem[] limits by Eric Dumazet · 9 years ago
  82. 76dfa60 tcp: allow one skb to be received per socket under memory pressure by Eric Dumazet · 9 years ago
  83. 8e4d980 tcp: fix behavior for epoll edge trigger by Eric Dumazet · 9 years ago
  84. b8da51e tcp: introduce tcp_under_memory_pressure() by Eric Dumazet · 9 years ago
  85. a6c5ea4 tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule() by Eric Dumazet · 9 years ago
  86. 1a24e04 net: fix sk_mem_reclaim_partial() by Eric Dumazet · 9 years ago
  87. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  88. 4633c9e net-packet: fix null pointer exception in rollover mode by Willem de Bruijn · 9 years ago
  89. ba6d056 netfilter: synproxy: fix sparse errors by Eric Dumazet · 9 years ago
  90. 252a8fb ipip: fix one sparse error by Eric Dumazet · 9 years ago
  91. 861fb10 netfilter: Use correct return for seq_show functions by Joe Perches · 9 years ago
  92. c0bb07d netlink: Reset portid after netlink_insert failure by Herbert Xu · 9 years ago
  93. 1d60570 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  94. 960bd2c netfilter: nf_tables: fix bogus warning in nft_data_uninit() by Mirek Kratochvil · 9 years ago
  95. b3cad28 conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition by Jesper Dangaard Brouer · 9 years ago
  96. 595ca58 netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m by Florian Westphal · 9 years ago
  97. 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 9 years ago
  98. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 9 years ago
  99. 3365495 net: core: set qdisc pkt len before tc_classify by Florian Westphal · 9 years ago
  100. 0c58a2d netns: fix unbalanced spin_lock on error by Nicolas Dichtel · 9 years ago