1. ba7591d ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters by Daniel Borkmann · 9 years ago
  2. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  4. be26849 ipv6: Disable flowlabel state ranges by default by Tom Herbert · 9 years ago
  5. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  6. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  7. f70ea01 net: Add functions to get skb->hash based on flow structures by Tom Herbert · 9 years ago
  8. 04ff53f net: dsa: Add netconsole support by Florian Fainelli · 9 years ago
  9. 4ed70ce net: dsa: Refactor transmit path to eliminate duplication by Florian Fainelli · 9 years ago
  10. 85b1d8b br2684: Remove unnecessary formatting macros b1 and bs by Joe Perches · 9 years ago
  11. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  12. bf21563 af_mpls: fix undefined reference to ip6_route_output by Roopa Prabhu · 9 years ago
  13. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  14. d3aa45c bpf: add helpers to access tunnel metadata by Alexei Starovoitov · 9 years ago
  15. 440d896 tipc: clean up link creation by Jon Paul Maloy · 9 years ago
  16. 9073fb8 tipc: use temporary, non-protected skb queue for bundle reception by Jon Paul Maloy · 9 years ago
  17. 23d8335 tipc: remove implicit message delivery in node_unlock() by Jon Paul Maloy · 9 years ago
  18. 598411d tipc: make resetting of links non-atomic by Jon Paul Maloy · 9 years ago
  19. cf14881 tipc: move received discovery data evaluation inside node.c by Jon Paul Maloy · 9 years ago
  20. 662921c tipc: merge link->exec_mode and link->state into one FSM by Jon Paul Maloy · 9 years ago
  21. 5045f7b tipc: move protocol message sending away from link FSM by Jon Paul Maloy · 9 years ago
  22. 6e49815 tipc: move link synch and failover to link aggregation level by Jon Paul Maloy · 9 years ago
  23. 66996b6 tipc: extend node FSM by Jon Paul Maloy · 9 years ago
  24. 655fb24 tipc: reverse call order for link_reset()->node_link_down() by Jon Paul Maloy · 9 years ago
  25. 6144a99 tipc: move all link_reset() calls to link aggregation level by Jon Paul Maloy · 9 years ago
  26. cbeb83c tipc: eliminate function tipc_link_activate() by Jon Paul Maloy · 9 years ago
  27. 29a3060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  28. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  29. 8013d1d net/ipv6: add sysctl option accept_ra_min_hop_limit by Hangbin Liu · 9 years ago
  30. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  31. 5857d1d Bluetooth: 6lowpan: Fix possible race by Alexander Aring · 9 years ago
  32. c22ff7b mac802154: Fix memory corruption with global deferred transmit state. by Lennert Buytenhek · 9 years ago
  33. 54c9ee3 Bluetooth: cmtp: Do not use list_for_each_safe when not needed by Christophe JAILLET · 9 years ago
  34. df9b89c Bluetooth: Move create/accept phy link completed callback to amp.c by Arron Wang · 9 years ago
  35. b3d3914 Bluetooth: Move amp assoc read/write completed callback to amp.c by Arron Wang · 9 years ago
  36. 8392788 Bluetooth: Move get info completed callback to a2mp.c by Arron Wang · 9 years ago
  37. a77a6a1 Bluetooth: Move high speed specific event under BT_HS option by Arron Wang · 9 years ago
  38. 244bc37 Bluetooth: Add BT_HS config option by Arron Wang · 9 years ago
  39. f4eaed2 act_bpf: fix memory leaks when replacing bpf programs by Daniel Borkmann · 9 years ago
  40. dcc38c0 openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN by Thomas Graf · 9 years ago
  41. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  42. 1ce4b2f net: pktgen: Remove unused 'allocated_skbs' field by Bogdan Hamciuc · 9 years ago
  43. 879c7220 net: pktgen: Observe needed_headroom of the device by Bogdan Hamciuc · 9 years ago
  44. 92a99bf lwtunnel: Make lwtun_encaps[] static by Thomas Graf · 9 years ago
  45. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 9 years ago
  46. 5a4c355 tipc: fix bug in broadcast synch message create function by Jon Maloy · 9 years ago
  47. 73d0fcf packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer() by Tobias Klauser · 9 years ago
  48. 7ae90a4 bridge: mdb: fix delmdb state in the notification by Nikolay Aleksandrov · 9 years ago
  49. 544586f bridge: mcast: give fast leave precedence over multicast router and querier by Satish Ashok · 9 years ago
  50. df356d5 bridge: Fix network header pointer for vlan tagged packets by Toshiaki Makita · 9 years ago
  51. dbd46ab packet: tpacket_snd(): fix signed/unsigned comparison by Alexander Drozdov · 9 years ago
  52. 11c91ef arp: filter NOARP neighbours for SIOCGARP by Eric Dumazet · 9 years ago
  53. 865b804 net/ipv4: suppress NETDEV_UP notification on address lifetime update by David Ward · 9 years ago
  54. 76b91c3 bridge: stp: when using userspace stp stop kernel hello and hold timers by Nikolay Aleksandrov · 9 years ago
  55. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  56. 158cd4a packet: missing dev_put() in packet_do_bind() by Lars Westerhoff · 9 years ago
  57. f580dd0 SUNRPC: Report TCP errors to the caller by Trond Myklebust · 9 years ago
  58. 1513069 fib_trie: Drop unnecessary calls to leaf_pull_suffix by Alexander Duyck · 9 years ago
  59. 743c69e sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable. by NeilBrown · 9 years ago
  60. e11f40b lwtunnel: use kfree_skb() instead of vanilla kfree() by Dan Carpenter · 9 years ago
  61. 99d7662 tcp: tso: allow deferring under reordering state by Eric Dumazet · 9 years ago
  62. 8d6c31b ipv6: Avoid rt6_probe() taking writer lock in the fast path by Martin KaFai Lau · 9 years ago
  63. 990edb4 ipv6: Re-arrange code in rt6_probe() by Martin KaFai Lau · 9 years ago
  64. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  65. 5a6228a lwtunnel: change prototype of lwtunnel_state_get() by Nicolas Dichtel · 9 years ago
  66. d943659 ipv6: copy lwtstate in ip6_rt_copy_init() by Nicolas Dichtel · 9 years ago
  67. 6673a9f ipv6: use lwtunnel_output6() only if flag redirect is set by Nicolas Dichtel · 9 years ago
  68. b469139 dev: Spelling fix in comments by subashab@codeaurora.org · 9 years ago
  69. 03de104 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  70. 949f1e3 bridge: mdb: notify on router port add and del by Satish Ashok · 9 years ago
  71. 597798e openvswitch: Retrieve tunnel metadata when receiving from vport-netdev by Thomas Graf · 9 years ago
  72. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  73. 5719b29 inet: frag: don't wait for timer deletion when evicting by Florian Westphal · 9 years ago
  74. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  75. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 9 years ago
  76. 2661371 openvswitch: fix compilation when vxlan is a module by Nicolas Dichtel · 9 years ago
  77. 88f6432 ipv4: be more aggressive when probing alternative gateways by Julian Anastasov · 9 years ago
  78. 48fb6b5 ipv6: fix crash over flow-based vxlan device by Wei-Chun Chao · 9 years ago
  79. 81296fc net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings by Daniel Borkmann · 9 years ago
  80. cda3696 tipc: clean up socket layer message reception by Jon Paul Maloy · 9 years ago
  81. bcd3ffd tipc: introduce new tipc_sk_respond() function by Jon Paul Maloy · 9 years ago
  82. 29042e1 tipc: let function tipc_msg_reverse() expand header when needed by Jon Paul Maloy · 9 years ago
  83. 963ad94 bridge: netlink: fix slave_changelink/br_setport race conditions by Nikolay Aleksandrov · 9 years ago
  84. 48516438 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  85. cc9f4da cgroup: net_cls: fix false-positive "suspicious RCU usage" by Konstantin Khlebnikov · 9 years ago
  86. 77e62da sch_choke: drop all packets in queue during reset by WANG Cong · 9 years ago
  87. fe6bea7 sch_plug: purge buffered packets during reset by WANG Cong · 9 years ago
  88. 6ca91c6 bridge: Fix setting a flag in br_fill_ifvlaninfo_range(). by Rosen, Rami · 9 years ago
  89. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  90. 18a912e ipv4: fib_select_default should match the prefix by Julian Anastasov · 9 years ago
  91. d1a343a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  92. 9a0a8a8 Bluetooth: Move IRK checking logic in preparation to new connect method by Jakub Pawlowski · 9 years ago
  93. e432c72 Bluetooth: __l2cap_wait_ack() add defensive timeout by Dean Jenkins · 9 years ago
  94. cb02a25 Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() by Dean Jenkins · 9 years ago
  95. 451e4c6 Bluetooth: Add BT_DBG to l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
  96. f65468f Bluetooth: Make __l2cap_wait_ack more efficient by Dean Jenkins · 9 years ago
  97. 2baea85 Bluetooth: L2CAP ERTM shutdown protect sk and chan by Dean Jenkins · 9 years ago
  98. d10270c mac802154: fix ieee802154_rx handling by Varka Bhadram · 9 years ago
  99. 729a898 mac802154: do not export ieee802154_rx() by Varka Bhadram · 9 years ago
  100. 3cf24cf mac802154: cfg: add suspend and resume callbacks by Alexander Aring · 9 years ago