1. b77af26 Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  2. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 8 years ago
  3. 13c5c24 bpf: add bpf_get_hash_recalc helper by Daniel Borkmann · 8 years ago
  4. 0967f24 net: pktgen: support injecting packets for qdisc testing by John Fastabend · 8 years ago
  5. 61cc535 net sched actions: skbedit convert to use more modern nla_put_xxx by Jamal Hadi Salim · 8 years ago
  6. ff202ee net sched actions: skbedit add support for mod-ing skb pkt_type by Jamal Hadi Salim · 8 years ago
  7. 8b10cab net: simplify and make pkt_type_ok() available for other users by Jamal Hadi Salim · 8 years ago
  8. 29824a5 batman-adv: split routing API data structure in subobjects by Antonio Quartulli · 8 years ago
  9. 33a3bb4 batman-adv: throughput meter implementation by Antonio Quartulli · 8 years ago
  10. f50ca95 batman-adv: return netdev status in the TX path by Antonio Quartulli · 8 years ago
  11. 5da0aef batman-adv: add netlink command to query generic mesh information files by Matthias Schiffer · 8 years ago
  12. 09748a2 batman-adv: add generic netlink family for batman-adv by Matthias Schiffer · 8 years ago
  13. 08f4b59 net/devlink: Add E-Switch mode control by Or Gerlitz · 8 years ago
  14. 3ea0044 Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  15. 11bb62f RDS: Do not send a pong to an incoming ping with 0 src port by Sowmini Varadhan · 8 years ago
  16. 8315011 RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts by Sowmini Varadhan · 8 years ago
  17. b04e855 RDS: TCP: Hooks to set up a single connection path by Sowmini Varadhan · 8 years ago
  18. 2da43c4 RDS: TCP: make receive path use the rds_conn_path by Sowmini Varadhan · 8 years ago
  19. ea3b1ea RDS: TCP: make ->sk_user_data point to a rds_conn_path by Sowmini Varadhan · 8 years ago
  20. afb4164 RDS: TCP: Refactor connection destruction to handle multiple paths by Sowmini Varadhan · 8 years ago
  21. 02105b2 RDS: TCP: Make rds_tcp_connection track the rds_conn_path by Sowmini Varadhan · 8 years ago
  22. 26e4e6b RDS: TCP: Remove dead logic around c_passive in rds-tcp by Sowmini Varadhan · 8 years ago
  23. 226f7a7 RDS: Rework path specific indirections by Sowmini Varadhan · 8 years ago
  24. 4a482f3 cgroup: bpf: Add bpf_skb_in_cgroup_proto by Martin KaFai Lau · 8 years ago
  25. 113214b bpf: refactor bpf_prog_get and type check into helper by Daniel Borkmann · 8 years ago
  26. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 8 years ago
  27. 33ef84a net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc() by Michal Soltys · 8 years ago
  28. ab12cb4 net/sched/sch_hfsc.c: go passive after vt update by Michal Soltys · 8 years ago
  29. 2354f05 net/sched/sch_hfsc.c: remove leftover dlist and droplist by Michal Soltys · 8 years ago
  30. d1d0fc5 net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len() by Michal Soltys · 8 years ago
  31. 12d0ad3 net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadline by Michal Soltys · 8 years ago
  32. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  33. 153380e fib_rules: Added NLM_F_EXCL support to fib_nl_newrule by Mateusz Bajorski · 8 years ago
  34. b1ed4c4 tcp: add an ability to dump and restore window parameters by Andrey Vagin · 8 years ago
  35. 1080ab9 net: bridge: add support for IGMP/MLD stats and export them via netlink by Nikolay Aleksandrov · 8 years ago
  36. 80e73cc net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute by Nikolay Aleksandrov · 8 years ago
  37. d2485c4 bpf: add bpf_skb_change_type helper by Daniel Borkmann · 8 years ago
  38. 6578171 bpf: add bpf_skb_change_proto helper by Daniel Borkmann · 8 years ago
  39. 80b48c4 bpf: don't use raw processor id in generic helper by Daniel Borkmann · 8 years ago
  40. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. a2d0816 batman-adv: Fix bat_(iv|v) function declaration header by Sven Eckelmann · 8 years ago
  42. 4e3e823 batman-adv: Add debugfs table for mcast flags by Linus Lüssing · 8 years ago
  43. ba41208 batman-adv: Consolidate logging related functions by Sven Eckelmann · 8 years ago
  44. 72f7b2d batman-adv: Adding logging of mcast flag changes by Linus Lüssing · 8 years ago
  45. 01d350d batman-adv: move bat_algo functions into a separate file by Sven Eckelmann · 8 years ago
  46. 687937a batman-adv: Add multicast optimization support for bridged setups by Linus Lüssing · 8 years ago
  47. 1f8dce4 batman-adv: split tvlv into a separate file by Markus Pargmann · 8 years ago
  48. bd2a979 batman-adv: Always flood IGMP/MLD reports by Linus Lüssing · 8 years ago
  49. fcafa5e batman-adv: Keep includes ordered by filename by Sven Eckelmann · 8 years ago
  50. c0f25c8 batman-adv: Include frame priority in fragment header by Andrew Lunn · 8 years ago
  51. 67a5613 batman-adv: Include main.h in bat_v_ogm.h by Sven Eckelmann · 8 years ago
  52. 1914848 batman-adv: Set skb priority in fragments by Andrew Lunn · 8 years ago
  53. 7db682d batman-adv: init ELP tweaking options only once by Marek Lindner · 8 years ago
  54. 3a24a63 batman-adv: move GW mode and selection class to private data structure by Antonio Quartulli · 8 years ago
  55. c149ca7 batman-adv: remove useless inline attribute for sysfs helper function by Antonio Quartulli · 8 years ago
  56. f0d9725 batman-adv: remove ogm_emit and ogm_schedule API calls by Antonio Quartulli · 8 years ago
  57. d9f1798 batman-adv: remove unused callback from batadv_algo_ops struct by Marek Lindner · 8 years ago
  58. 6f0a6b5 batman-adv: refactor batadv_neigh_node_* functions to follow common style by Marek Lindner · 8 years ago
  59. 118dc95 batman-adv: remove unused vid local variable in tt seq print by Simon Wunderlich · 8 years ago
  60. 92d2b1a batman-adv: statically print gateway table header by Antonio Quartulli · 8 years ago
  61. 7bed2ab batman-adv: Start new development cycle by Simon Wunderlich · 8 years ago
  62. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  63. 751ad81 Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  64. d913d3a openvswitch: fix conntrack netlink event delivery by Samuel Gauthier · 8 years ago
  65. 8a6e9c6 net_sched: netem: do not call qdisc_drop() with a NULL skb by Eric Dumazet · 8 years ago
  66. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 8 years ago
  67. c041778 cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header by Felix Fietkau · 8 years ago
  68. 565ce8f net: bridge: fix vlan stats continue counter by Nikolay Aleksandrov · 8 years ago
  69. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  70. bc3a334 tipc: rename udp_port in struct udp_media_addr by Richard Alpe · 8 years ago
  71. e994292 tipc: honor msg2addr return value by Richard Alpe · 8 years ago
  72. 8a01ed7 net: the space is required before the open parenthesis '(' by Wei Tang · 8 years ago
  73. 420cb1b batman-adv: Clean up untagged vlan when destroying via rtnl-link by Sven Eckelmann · 8 years ago
  74. 3b55e44 batman-adv: Fix ICMP RR ethernet access after skb_linearize by Sven Eckelmann · 8 years ago
  75. baceced batman-adv: Fix double-put of vlan object by Ben Hutchings · 8 years ago
  76. 9c4604a batman-adv: Fix use-after-free/double-free of tt_req_node by Sven Eckelmann · 8 years ago
  77. 0b3dd7d batman-adv: replace WARN with rate limited output on non-existing VLAN by Simon Wunderlich · 8 years ago
  78. 0888d5f Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address by daniel · 8 years ago
  79. 126e755 mac80211: Fix mesh estab_plinks counting in STA removal case by Jouni Malinen · 8 years ago
  80. 56e2f23 caif: Remove unneeded header file by Amitoj Kaur Chawla · 8 years ago
  81. 637c841 net: diag: Add support to filter on device index by David Ahern · 8 years ago
  82. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  83. 4192f67 vsock: make listener child lock ordering explicit by Stefan Hajnoczi · 8 years ago
  84. 48f1dcb ipv6: enforce egress device match in per table nexthop lookups by Paolo Abeni · 8 years ago
  85. 5db1587 Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  86. 810bf11 tipc: Use kmemdup instead of kmalloc and memcpy by Amitoj Kaur Chawla · 8 years ago
  87. 2b7c4f7 Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  88. 4d202a0 net_sched: generalize bulk dequeue by Eric Dumazet · 8 years ago
  89. 338ed9b net_sched: sch_htb: export class backlog in dumps by Eric Dumazet · 8 years ago
  90. 008830b net_sched: fq_codel: cache skb->truesize into skb->cb by Eric Dumazet · 8 years ago
  91. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  92. 7d904c7 openvswitch: Only set mark and labels with a commit flag. by Jarno Rajahalme · 8 years ago
  93. 1c1779f openvswitch: Set mark and labels before confirming. by Jarno Rajahalme · 8 years ago
  94. 21de12e netem: fix a use after free by Eric Dumazet · 8 years ago
  95. 817e9f2 act_ife: acquire ife_mod_lock before reading ifeoplist by WANG Cong · 8 years ago
  96. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 8 years ago
  97. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 8 years ago
  98. 2781ff5 can: only call can_stat_update with procfs by Arnd Bergmann · 8 years ago
  99. b95e592 openvswitch: Add packet len info to upcall. by William Tu · 8 years ago
  100. 27777da tipc: unclone unbundled buffers before forwarding by Jon Paul Maloy · 8 years ago