1. 85c22ba net: dsa: Fix non static symbol warning by Wei Yongjun · 8 years ago
  2. 8addc04 rxrpc: Fix error handling in af_rxrpc_init() by Wei Yongjun · 8 years ago
  3. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  4. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 8 years ago
  5. 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 8 years ago
  6. 01aadb3 sctp: implement prsctp RTX policy by Xin Long · 8 years ago
  7. a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 8 years ago
  8. 826d253 sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt by Xin Long · 8 years ago
  9. f959fb4 sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt by Xin Long · 8 years ago
  10. 28aa4c2 sctp: add SCTP_PR_SUPPORTED on sctp sockopt by Xin Long · 8 years ago
  11. 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  12. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  13. 1db19db net: tracepoint napi:napi_poll add work and budget by Jesper Dangaard Brouer · 8 years ago
  14. 407f31b mpls: allow routes on ipip and sit devices by Simon Horman · 8 years ago
  15. 1b69e7e ipip: support MPLS over IPv4 by Simon Horman · 8 years ago
  16. 49dbe7a sit: support MPLS over IPv4 by Simon Horman · 8 years ago
  17. 8afe97e tunnels: support MPLS over IPv4 tunnels by Simon Horman · 8 years ago
  18. a65056e net: bridge: extend MLD/IGMP query stats by Nikolay Aleksandrov · 8 years ago
  19. f1533cc sctp: fix panic when sending auth chunks by Marcelo Ricardo Leitner · 8 years ago
  20. d390238 net: dsa: initialize the routing table by Vivien Didelot · 8 years ago
  21. cc3baec Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  22. bba7eb5 hfsc: reduce hfsc_sched to 14 cachelines by Florian Westphal · 8 years ago
  23. a90a6e5 Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  24. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  26. 7d27a0b cfg80211: Add mesh peer AID setting API by Masashi Honma · 8 years ago
  27. 92b3a28 mac80211: parse wide bandwidth channel switch IE with workaround by Johannes Berg · 8 years ago
  28. 7d10f6b mac80211: report failure to start (partial) scan as scan abort by Johannes Berg · 8 years ago
  29. 7947d3e mac80211: Add support for beacon report radio measurement by Avraham Stern · 8 years ago
  30. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  31. c6e6a0c nl80211: Add API to support VHT MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  32. f89e07d4 mac80211: agg-rx: refuse ADDBA Request with timeout update by Johannes Berg · 8 years ago
  33. d440a1c rxrpc: Kill off the call hash table by David Howells · 8 years ago
  34. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 8 years ago
  35. 1291e9d rxrpc: Move data_ready peer lookup into rxrpc_find_connection() by David Howells · 8 years ago
  36. e8d70ce rxrpc: Prune the contents of the rxrpc_conn_proto struct by David Howells · 8 years ago
  37. 001c112 rxrpc: Maintain an extra ref on a conn for the cache list by David Howells · 8 years ago
  38. d991b4a rxrpc: Move peer lookup from call-accept to new-incoming-conn by David Howells · 8 years ago
  39. 7877a4a rxrpc: Split service connection code out into its own file by David Howells · 8 years ago
  40. c6d2b8d rxrpc: Split client connection code out into its own file by David Howells · 8 years ago
  41. a1399f8 rxrpc: Call channels should have separate call number spaces by David Howells · 8 years ago
  42. 30b515f rxrpc: Access socket accept queue under right lock by David Howells · 8 years ago
  43. dee4636 rxrpc: Add RCU destruction for connections and calls by David Howells · 8 years ago
  44. e653cfe rxrpc: Release a call's connection ref on call disconnection by David Howells · 8 years ago
  45. d1e858c rxrpc: Fix handling of connection failure in client call creation by David Howells · 8 years ago
  46. 2c4579e rxrpc: Move usage count getting into rxrpc_queue_conn() by David Howells · 8 years ago
  47. eb9b9d2 rxrpc: Check that the client conns cache is empty before module removal by David Howells · 8 years ago
  48. bba304d rxrpc: Turn connection #defines into enums and put outside struct def by David Howells · 8 years ago
  49. 5acbee4 rxrpc: Provide queuing helper functions by David Howells · 8 years ago
  50. a263629 rxrpc: Avoid using stack memory in SG lists in rxkad by Herbert Xu · 8 years ago
  51. 689f4c6 rxrpc: Check the source of a packet to a client conn by David Howells · 8 years ago
  52. 88b99d0 rxrpc: Fix some sparse errors by David Howells · 8 years ago
  53. 903ce4a ipv6: Fix mem leak in rt6i_pcpu by Martin KaFai Lau · 8 years ago
  54. ab58298 net: fix decnet rtnexthop parsing by Vegard Nossum · 8 years ago
  55. 2a4501a neigh: Send a notification when DELAY_PROBE_TIME changes by Ido Schimmel · 8 years ago
  56. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  57. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  58. c6ac37d netfilter: nf_log: fix error on write NONE to logger choice sysctl by Pavel Tikhomirov · 8 years ago
  59. b77af26 Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  60. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 8 years ago
  61. 3dad542 RDS: fix rds_tcp_init() error path by Vegard Nossum · 8 years ago
  62. 13c5c24 bpf: add bpf_get_hash_recalc helper by Daniel Borkmann · 8 years ago
  63. 0967f24 net: pktgen: support injecting packets for qdisc testing by John Fastabend · 8 years ago
  64. 61cc535 net sched actions: skbedit convert to use more modern nla_put_xxx by Jamal Hadi Salim · 8 years ago
  65. ff202ee net sched actions: skbedit add support for mod-ing skb pkt_type by Jamal Hadi Salim · 8 years ago
  66. 8b10cab net: simplify and make pkt_type_ok() available for other users by Jamal Hadi Salim · 8 years ago
  67. 29824a5 batman-adv: split routing API data structure in subobjects by Antonio Quartulli · 8 years ago
  68. 33a3bb4 batman-adv: throughput meter implementation by Antonio Quartulli · 8 years ago
  69. f50ca95 batman-adv: return netdev status in the TX path by Antonio Quartulli · 8 years ago
  70. 5da0aef batman-adv: add netlink command to query generic mesh information files by Matthias Schiffer · 8 years ago
  71. 09748a2 batman-adv: add generic netlink family for batman-adv by Matthias Schiffer · 8 years ago
  72. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  73. 08f4b59 net/devlink: Add E-Switch mode control by Or Gerlitz · 8 years ago
  74. 3ea0044 Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  75. 55e77a3 tipc: fix nl compat regression for link statistics by Richard Alpe · 8 years ago
  76. 11bb62f RDS: Do not send a pong to an incoming ping with 0 src port by Sowmini Varadhan · 8 years ago
  77. 8315011 RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts by Sowmini Varadhan · 8 years ago
  78. b04e855 RDS: TCP: Hooks to set up a single connection path by Sowmini Varadhan · 8 years ago
  79. 2da43c4 RDS: TCP: make receive path use the rds_conn_path by Sowmini Varadhan · 8 years ago
  80. ea3b1ea RDS: TCP: make ->sk_user_data point to a rds_conn_path by Sowmini Varadhan · 8 years ago
  81. afb4164 RDS: TCP: Refactor connection destruction to handle multiple paths by Sowmini Varadhan · 8 years ago
  82. 02105b2 RDS: TCP: Make rds_tcp_connection track the rds_conn_path by Sowmini Varadhan · 8 years ago
  83. 26e4e6b RDS: TCP: Remove dead logic around c_passive in rds-tcp by Sowmini Varadhan · 8 years ago
  84. 226f7a7 RDS: Rework path specific indirections by Sowmini Varadhan · 8 years ago
  85. 4a482f3 cgroup: bpf: Add bpf_skb_in_cgroup_proto by Martin KaFai Lau · 8 years ago
  86. 82a31b9 net_sched: fix mirrored packets checksum by WANG Cong · 8 years ago
  87. eb70db8 packet: Use symmetric hash for PACKET_FANOUT_HASH. by David S. Miller · 8 years ago
  88. 113214b bpf: refactor bpf_prog_get and type check into helper by Daniel Borkmann · 8 years ago
  89. f150430 netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK by Moritz Sichert · 8 years ago
  90. 4ae89ad etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked by Joe Perches · 8 years ago
  91. 468b021 netfilter: x_tables: simplify ip{6}table_mangle_hook() by Pablo Neira Ayuso · 8 years ago
  92. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 8 years ago
  93. 33ef84a net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc() by Michal Soltys · 8 years ago
  94. ab12cb4 net/sched/sch_hfsc.c: go passive after vt update by Michal Soltys · 8 years ago
  95. 2354f05 net/sched/sch_hfsc.c: remove leftover dlist and droplist by Michal Soltys · 8 years ago
  96. d1d0fc5 net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len() by Michal Soltys · 8 years ago
  97. 12d0ad3 net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadline by Michal Soltys · 8 years ago
  98. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  99. ac5d268 rxrpc: Fix processing of authenticated/encrypted jumbo packets by David Howells · 8 years ago
  100. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago