1. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  3. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  4. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  5. f4eaed2 act_bpf: fix memory leaks when replacing bpf programs by Daniel Borkmann · 9 years ago
  6. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  7. 7ae90a4 bridge: mdb: fix delmdb state in the notification by Nikolay Aleksandrov · 9 years ago
  8. 544586f bridge: mcast: give fast leave precedence over multicast router and querier by Satish Ashok · 9 years ago
  9. df356d5 bridge: Fix network header pointer for vlan tagged packets by Toshiaki Makita · 9 years ago
  10. dbd46ab packet: tpacket_snd(): fix signed/unsigned comparison by Alexander Drozdov · 9 years ago
  11. 11c91ef arp: filter NOARP neighbours for SIOCGARP by Eric Dumazet · 9 years ago
  12. 865b804 net/ipv4: suppress NETDEV_UP notification on address lifetime update by David Ward · 9 years ago
  13. 76b91c3 bridge: stp: when using userspace stp stop kernel hello and hold timers by Nikolay Aleksandrov · 9 years ago
  14. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  15. 158cd4a packet: missing dev_put() in packet_do_bind() by Lars Westerhoff · 9 years ago
  16. f580dd0 SUNRPC: Report TCP errors to the caller by Trond Myklebust · 9 years ago
  17. 1513069 fib_trie: Drop unnecessary calls to leaf_pull_suffix by Alexander Duyck · 9 years ago
  18. 743c69e sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable. by NeilBrown · 9 years ago
  19. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 9 years ago
  20. 03de104 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  21. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  22. 5719b29 inet: frag: don't wait for timer deletion when evicting by Florian Westphal · 9 years ago
  23. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  24. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 9 years ago
  25. 81296fc net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings by Daniel Borkmann · 9 years ago
  26. 963ad94 bridge: netlink: fix slave_changelink/br_setport race conditions by Nikolay Aleksandrov · 9 years ago
  27. 48516438 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  28. cc9f4da cgroup: net_cls: fix false-positive "suspicious RCU usage" by Konstantin Khlebnikov · 9 years ago
  29. 77e62da sch_choke: drop all packets in queue during reset by WANG Cong · 9 years ago
  30. fe6bea7 sch_plug: purge buffered packets during reset by WANG Cong · 9 years ago
  31. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  32. 18a912e ipv4: fib_select_default should match the prefix by Julian Anastasov · 9 years ago
  33. d1a343a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  34. 25ba265 Bluetooth: Fix NULL pointer dereference in smp_conn_security by Johan Hedberg · 9 years ago
  35. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  36. 1980bd4 SUNRPC: xprt_complete_bc_request must also decrement the free slot count by Trond Myklebust · 9 years ago
  37. 6851447 SUNRPC: Fix a backchannel deadlock by Trond Myklebust · 9 years ago
  38. 4b31814 netfilter: nf_conntrack: Support expectations in different zones by Joe Stringer · 9 years ago
  39. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  40. 0470eb9 netlink: don't hold mutex in rcu callback when releasing mmapd ring by Florian Westphal · 9 years ago
  41. 89e478a tcp: suppress a division by zero warning by Eric Dumazet · 9 years ago
  42. 0848f64 inet: frags: fix defragmented packet's IP header for af_packet by Edward Hyunkoo Jee · 9 years ago
  43. 32b2f4b sched: cls_flow: fix panic on filter replace by Daniel Borkmann · 9 years ago
  44. ff3532f sched: cls_flower: fix panic on filter replace by Daniel Borkmann · 9 years ago
  45. f6bfc46 sched: cls_bpf: fix panic on filter replace by Daniel Borkmann · 9 years ago
  46. 27dfead Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  47. 8bf4ada net: ratelimit warnings about dst entry refcount underflow or overflow by Konstantin Khlebnikov · 9 years ago
  48. b8a23e8 caif: fix leaks and race in caif_queue_rcv_skb() by Eric Dumazet · 9 years ago
  49. fdbf5b0 Revert "sit: Add gro callbacks to sit_offload" by Herbert Xu · 9 years ago
  50. b64f48d Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 9 years ago
  51. 0838aa7 netfilter: fix netns dependencies with conntrack templates by Pablo Neira Ayuso · 9 years ago
  52. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  53. b3e7de8 mac80211: add missing length check for confirm frames by Bob Copeland · 9 years ago
  54. 2ea752c mac80211: correct aid location in peering frames by Bob Copeland · 9 years ago
  55. 042ab5f wireless: regulatory: reduce log level of CRDA related messages by Thomas Petazzoni · 9 years ago
  56. d8d9008 mac80211: shut down interfaces before destroying interface list by Johannes Berg · 9 years ago
  57. 541b6ed mac80211: wowlan: enable powersave if suspend while ps-polling by Chaitanya T K · 9 years ago
  58. e9de019 mac80211: don't clear all tx flags when requeing by Michal Kazior · 9 years ago
  59. 4479004 mac80211: clear subdir_stations when removing debugfs by Tom Hughes · 9 years ago
  60. ddf06c1 tc: act_bpf: fix memory leak by Alexei Starovoitov · 9 years ago
  61. c0afd9c fq_codel: fix return value of fq_codel_drop() by WANG Cong · 9 years ago
  62. e8d092aa net_sched: fix a use-after-free in sfq by WANG Cong · 9 years ago
  63. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 9 years ago
  64. 052cbda fq_codel: fix a use-after-free by WANG Cong · 9 years ago
  65. f82b681 tcp: don't use F-RTO on non-recurring timeouts by Yuchung Cheng · 9 years ago
  66. 5ebc784 bridge: mdb: fix double add notification by Nikolay Aleksandrov · 9 years ago
  67. bc8c20a bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave by Satish Ashok · 9 years ago
  68. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  69. 89c22d8 net: Fix skb csum races when peeking by Herbert Xu · 9 years ago
  70. da27862 NET: AX.25: Stop heartbeat timer on disconnect. by Richard Stearn · 9 years ago
  71. 738ac1e net: Clone skb before setting peeked flag by Herbert Xu · 9 years ago
  72. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  73. 4fabb59 rds: rds_ib_device.refcount overflow by Wengang Wang · 9 years ago
  74. e3895c0 ipvs: call skb_sender_cpu_clear by Julian Anastasov · 9 years ago
  75. 5618485 ipvs: fix crash with sync protocol v0 and FTP by Julian Anastasov · 9 years ago
  76. 71563f3 ipvs: skb_orphan in case of forwarding by Alex Gartrell · 9 years ago
  77. 05f0050 ipvs: fix crash if scheduler is changed by Julian Anastasov · 9 years ago
  78. 4754957 ipvs: do not use random local source address for tunnels by Julian Anastasov · 9 years ago
  79. 326bf17 ipvs: fix ipv6 route unreach panic by Alex Gartrell · 9 years ago
  80. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  81. ea52bf8 9p/trans_virtio: reset virtio device on remove by Pierre Morel · 9 years ago
  82. 484836e netfilter: IDLETIMER: fix lockdep warning by Dmitry Torokhov · 9 years ago
  83. cee9f6d Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  84. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  85. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 9 years ago
  86. 8f5063e net: dsa: Test array index before use by Florian Fainelli · 9 years ago
  87. 2ee9401 net: switchdev: don't abort unsupported operations by Vivien Didelot · 9 years ago
  88. 8220ea2 net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets by Phil Sutter · 9 years ago
  89. 51ed7f3e bridge: mdb: allow the user to delete mdb entry if there's a querier by Satish Ashok · 9 years ago
  90. 2c17d27 net: call rcu_read_lock early in process_backlog by Julian Anastasov · 9 years ago
  91. e9e4dd3 net: do not process device backlog during unregistration by Julian Anastasov · 9 years ago
  92. 95dd865 netfilter: ctnetlink: put back references to master ct and expect objects by Pablo Neira Ayuso · 9 years ago
  93. a7d35f9 bridge: fix potential crash in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  94. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  95. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  96. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  97. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  98. ace15bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  99. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  100. f1158b7 bridge: mdb: zero out the local br_ip variable before use by Nikolay Aleksandrov · 9 years ago