1. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. 740dbc2 openvswitch: Scrub skb between namespaces by Joe Stringer · 9 years ago
  3. a5d6f7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  4. db65a3a netlink: Trim skb to alloc size to avoid MSG_TRUNC by Arad, Ronen · 9 years ago
  5. 59bcce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  6. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  7. 0a1f596 ipv6: Initialize rt6_info properly in ip6_blackhole_route() by Martin KaFai Lau · 9 years ago
  8. ebfa45f ipv6: Move common init code for rt6_info to a new function rt6_info_init() by Martin KaFai Lau · 9 years ago
  9. 5157b8a Bluetooth: Fix initializing conn_params in scan phase by Jakub Pawlowski · 9 years ago
  10. 9ad3e6f Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup by Johan Hedberg · 9 years ago
  11. 679d2b6 Bluetooth: Fix remove_device behavior for explicit connects by Johan Hedberg · 9 years ago
  12. 49c5092 Bluetooth: Fix LE reconnection logic by Johan Hedberg · 9 years ago
  13. b958f9a Bluetooth: Fix reference counting for LE-scan based connections by Johan Hedberg · 9 years ago
  14. 168b8a2 Bluetooth: Fix double scan updates by Jakub Pawlowski · 9 years ago
  15. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  16. dde4b5a tipc: move fragment importance field to new header position by Jon Paul Maloy · 9 years ago
  17. 077cb37 ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings by Joe Perches · 9 years ago
  18. ef41a2c Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  19. 0f8b8e2 tipc: eliminate risk of stalled link synchronization by Jon Paul Maloy · 9 years ago
  20. 5b5f145 Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  21. e332bc6 ipv6: Don't call with rt6_uncached_list_flush_dev by Eric W. Biederman · 9 years ago
  22. 87aaf2c switchdev: check if the vlan id is in the proper vlan range by Nikolay Aleksandrov · 9 years ago
  23. 4633dfc mac80211: Fix hwflags debugfs file format by Mohammed Shafi Shajakhan · 9 years ago
  24. 3be7f32 svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE by Chuck Lever · 9 years ago
  25. 9ef2e96 ipv6: drop frames with attached skb->sk in forwarding by Hannes Frederic Sowa · 9 years ago
  26. d9e4ce6 ipv6: gre: setup default multicast routes over PtP links by Hannes Frederic Sowa · 9 years ago
  27. 6ac644a sch_hhf: fix return value of hhf_drop() by WANG Cong · 9 years ago
  28. 38aa0a5 Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  29. 6bf0577 bpf: clear sender_cpu before xmit by Alexei Starovoitov · 9 years ago
  30. d40496a act_mirred: clear sender cpu before sending to tx by WANG Cong · 9 years ago
  31. ab38a7b openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT by Joe Stringer · 9 years ago
  32. fbccce5 openvswitch: Extend ct_state match field to 32 bits by Joe Stringer · 9 years ago
  33. 6f22595 openvswitch: Reject ct_state unsupported bits by Joe Stringer · 9 years ago
  34. ec0d043 openvswitch: Ensure flow is valid before executing ct by Joe Stringer · 9 years ago
  35. b8f2257 openvswitch: Fix skb leak in ovs_fragment() by Joe Stringer · 9 years ago
  36. 4d7f3e7 net: dsa: exit probe if no switch were found by Neil Armstrong · 9 years ago
  37. d4ac35d net: dsa: switch to devm_ calls and remove kfree calls by Neil Armstrong · 9 years ago
  38. cbc5d90 net: dsa: complete dsa_switch_destroy by Neil Armstrong · 9 years ago
  39. e410ddb net: dsa: add missing dsa_switch mdiobus remove by Neil Armstrong · 9 years ago
  40. 1023d2e net: dsa: add missing kfree on remove by Neil Armstrong · 9 years ago
  41. 6e28b00 net: Fix vti use case with oif in dst lookups for IPv6 by David Ahern · 9 years ago
  42. f022fa8 xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg by Sagi Grimberg · 9 years ago
  43. 83ffe99 openvswitch: Fix ovs_vport_get_stats() by Pravin B Shelar · 9 years ago
  44. 598c12d ovs: do not allocate memory from offline numa node by Konstantin Khlebnikov · 9 years ago
  45. 93d08b6 bpf: fix panic in SO_GET_FILTER with native ebpf programs by Daniel Borkmann · 9 years ago
  46. 33db412 openvswitch: Rename LABEL->LABELS by Joe Stringer · 9 years ago
  47. e9193d6 net/unix: fix logic about sk_peek_offset by Andrey Vagin · 9 years ago
  48. 215c90a act_mirred: always release tcf hash by WANG Cong · 9 years ago
  49. 6bd00b8 act_mirred: fix a race condition on mirred_list by WANG Cong · 9 years ago
  50. 181a422 ipv4: fix reply_dst leakage on arp reply by Jiri Benc · 9 years ago
  51. 2306c70 inet: fix race in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  52. 8dbb095 Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  53. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  54. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  55. b84f787 net: Initialize flow flags in input path by David Ahern · 9 years ago
  56. 57a4753 net: dsa: fix preparation of a port STP update by Vivien Didelot · 9 years ago
  57. 31b33df skbuff: Fix skb checksum partial check. by Pravin B Shelar · 9 years ago
  58. 741a11d net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set by David Ahern · 9 years ago
  59. 75c261b net sysfs: Print link speed as signed integer by Alexander Stein · 9 years ago
  60. 9f389e3 af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag by Aaron Conole · 9 years ago
  61. c91aed9 svcrdma: handle rdma read with a non-zero initial page offset by Steve Wise · 9 years ago
  62. 2103d6b net: sctp: Don't use 64 kilobyte lookup table for four elements by Denys Vlasenko · 9 years ago
  63. 06a15f5 l2tp: protect tunnel->del_work by ref_count by Alexander Couzens · 9 years ago
  64. 635682a sctp: Prevent soft lockup when sctp_accept() is called during a timeout event by Karl Heiss · 9 years ago
  65. f05940e sctp: Whitespace fix by Karl Heiss · 9 years ago
  66. 72c0217 xprtrdma: disconnect and flush cqs before freeing buffers by Steve Wise · 9 years ago
  67. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  68. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  69. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  70. bb6c96d xprtrdma: Replace global lkey with lkey local to PD by Chuck Lever · 9 years ago
  71. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  72. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  73. 17a10c9 ip6_tunnel: Reduce log level in ip6_tnl_err() to debug by Matt Bennett · 9 years ago
  74. deccbe8 Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  75. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  76. 41fc014 fib_rules: fix fib rule dumps across multiple skbs by Wilson Kok · 9 years ago
  77. d8aecb1 net: revert "net_sched: move tp->root allocation into fw_init()" by WANG Cong · 9 years ago
  78. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  79. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  80. da314c9 netlink: Replace rhash_portid with bound by Herbert Xu · 9 years ago
  81. f7418bc mac80211: fix handling of PS filtering with fast-xmit by Felix Fietkau · 9 years ago
  82. d3869ef Fix AF_PACKET ABI breakage in 4.2 by David Woodhouse · 9 years ago
  83. 2d8bff1 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  84. 675ee23 tcp: add proper TS val into RST packets by Eric Dumazet · 9 years ago
  85. fbd0351 net: dsa: Fix Marvell Egress Trailer check by Neil Armstrong · 9 years ago
  86. ae5f2fb openvswitch: Zero flows on allocation. by Jesse Gross · 9 years ago
  87. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  88. babc305e2 mac80211: reset CQM history upon reconfiguration by Sara Sharon · 9 years ago
  89. 2df1b13 mac80211: fix VHT MCS mask array overrun by Johannes Berg · 9 years ago
  90. 29c6852 inet: fix races in reqsk_queue_hash_req() by Eric Dumazet · 9 years ago
  91. ed2e923 tcp/dccp: fix timewait races in timer handling by Eric Dumazet · 9 years ago
  92. 1f770c0 netlink: Fix autobind race condition that leads to zero port ID by Herbert Xu · 9 years ago
  93. bc22a0e iptunnel: make rx/tx bytes counters consistent by Nicolas Dichtel · 9 years ago
  94. ac81374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  95. 4e3ae00 tipc: reinitialize pointer after skb linearize by Erik Hugne · 9 years ago
  96. 0315e38 net: Fix behaviour of unreachable, blackhole and prohibit routes by Nikola Forró · 9 years ago
  97. 4b0ab51 SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose by Trond Myklebust · 9 years ago
  98. 79234c3 SUNRPC: Lock the transport layer on shutdown by Trond Myklebust · 9 years ago
  99. c2e7204 tcp_cubic: do not set epoch_start in the future by Eric Dumazet · 9 years ago
  100. 1dbb241 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago