1. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  2. e001d70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  3. f648f80 sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state by lucien · 9 years ago
  4. ce7b4cc sctp: asconf's process should verify address parameter is in the beginning by lucien · 9 years ago
  5. a6c1aea cls_u32: complete the check for non-forced case in u32_destroy() by WANG Cong · 9 years ago
  6. d425729 ip6_gre: release cached dst on tunnel removal by huaibin Wang · 9 years ago
  7. ba51b6b net: Fix RCU splat in af_key by David Ahern · 9 years ago
  8. c953e2393 netlink: mmap: fix tx type check by Ken-ichirou MATSUZAWA · 9 years ago
  9. c4c53ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. 999b8b8 9p: ensure err is initialized to 0 in p9_client_read/write by Vincent Bernat · 9 years ago
  11. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  12. fd7dec2 batman-adv: Fix memory leak on tt add with invalid vlan by Sven Eckelmann · 9 years ago
  13. 9c7370a ipv6: Fix a potential deadlock when creating pcpu rt by Martin KaFai Lau · 9 years ago
  14. a73e419 ipv6: Add rt6_make_pcpu_route() by Martin KaFai Lau · 9 years ago
  15. ad70686 ipv6: Remove un-used argument from ip6_dst_alloc() by Martin KaFai Lau · 9 years ago
  16. a27cc68 Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  17. 5d37852 Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN" by Calvin Owens · 9 years ago
  18. de0ded7 ipsec: Replace seqniv with seqiv by Herbert Xu · 9 years ago
  19. 83fccfc inet: fix potential deadlock in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  20. 25b97c0 ipv4: off-by-one in continuation handling in /proc/net/route by Andy Whitcroft · 9 years ago
  21. a516993 net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code by Linus Lüssing · 9 years ago
  22. f5eeb5f mac80211: fix invalid read in minstrel_sort_best_tp_rates() by Adrien Schildknecht · 9 years ago
  23. 211c504 net: dsa: Do not override PHY interface if already configured by Florian Fainelli · 9 years ago
  24. 28eaad7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  25. 3257d8b inet: fix possible request socket leak by Eric Dumazet · 9 years ago
  26. 2235f2a inet: fix races with reqsk timers by Eric Dumazet · 9 years ago
  27. 1825545 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  28. 330567b ipv6: don't reject link-local nexthop on other interface by Florian Westphal · 9 years ago
  29. 4e7c133 netlink: make sure -EBUSY won't escape from netlink_insert by Daniel Borkmann · 9 years ago
  30. 3c16241 netfilter: SYNPROXY: fix sending window update to client by Phil Sutter · 9 years ago
  31. 96fffb4 netfilter: ip6t_SYNPROXY: fix NULL pointer dereference by Phil Sutter · 9 years ago
  32. 95a428f Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  33. 786c207 bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and policy by Nikolay Aleksandrov · 9 years ago
  34. 355b9f9 bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy by Nikolay Aleksandrov · 9 years ago
  35. 7ba8bd7 net: pktgen: don't abuse current->state in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  36. a0a2a66 net: Fix skb_set_peeked use-after-free bug by Herbert Xu · 9 years ago
  37. cb92205 Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event by Jakub Pawlowski · 9 years ago
  38. f58e5aa netfilter: conntrack: Use flags in nf_ct_tmpl_alloc() by Joe Stringer · 9 years ago
  39. 27a4d5e batman-adv: initialize up/down values when adding a gateway by Simon Wunderlich · 9 years ago
  40. ef72706 batman-adv: protect tt_local_entry from concurrent delete events by Marek Lindner · 9 years ago
  41. 354136b batman-adv: fix kernel crash due to missing NULL checks by Marek Lindner · 9 years ago
  42. f202a66 batman-adv: avoid DAT to mess up LAN state by Antonio Quartulli · 9 years ago
  43. 10e2eb8 udp: fix dst races with multicast early demux by Eric Dumazet · 9 years ago
  44. 468b732 rds: fix an integer overflow test in rds_info_getsockopt() by Dan Carpenter · 9 years ago
  45. 636dba8 act_mirred: avoid calling tcf_hash_release() when binding by WANG Cong · 9 years ago
  46. 3576fd7 openvswitch: Fix L4 checksum handling when dealing with IP fragments by Glenn Griffin · 9 years ago
  47. 3d0e0af fq_codel: explicitly reset flows in ->reset() by Eric Dumazet · 9 years ago
  48. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  49. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  50. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  51. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  52. 1a727c6 netfilter: nf_conntrack: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  53. f0ad462 netfilter: nf_conntrack: silence warning on falling back to vmalloc() by Pablo Neira Ayuso · 9 years ago
  54. f4eaed2 act_bpf: fix memory leaks when replacing bpf programs by Daniel Borkmann · 9 years ago
  55. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  56. 7ae90a4 bridge: mdb: fix delmdb state in the notification by Nikolay Aleksandrov · 9 years ago
  57. 544586f bridge: mcast: give fast leave precedence over multicast router and querier by Satish Ashok · 9 years ago
  58. df356d5 bridge: Fix network header pointer for vlan tagged packets by Toshiaki Makita · 9 years ago
  59. dbd46ab packet: tpacket_snd(): fix signed/unsigned comparison by Alexander Drozdov · 9 years ago
  60. 11c91ef arp: filter NOARP neighbours for SIOCGARP by Eric Dumazet · 9 years ago
  61. 865b804 net/ipv4: suppress NETDEV_UP notification on address lifetime update by David Ward · 9 years ago
  62. 76b91c3 bridge: stp: when using userspace stp stop kernel hello and hold timers by Nikolay Aleksandrov · 9 years ago
  63. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  64. 158cd4a packet: missing dev_put() in packet_do_bind() by Lars Westerhoff · 9 years ago
  65. f580dd0 SUNRPC: Report TCP errors to the caller by Trond Myklebust · 9 years ago
  66. 1513069 fib_trie: Drop unnecessary calls to leaf_pull_suffix by Alexander Duyck · 9 years ago
  67. 743c69e sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable. by NeilBrown · 9 years ago
  68. dfbafc9 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK by Sabrina Dubroca · 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. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  71. 5719b29 inet: frag: don't wait for timer deletion when evicting by Florian Westphal · 9 years ago
  72. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  73. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 9 years ago
  74. 81296fc net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings by Daniel Borkmann · 9 years ago
  75. 963ad94 bridge: netlink: fix slave_changelink/br_setport race conditions by Nikolay Aleksandrov · 9 years ago
  76. 48516438 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  77. cc9f4da cgroup: net_cls: fix false-positive "suspicious RCU usage" by Konstantin Khlebnikov · 9 years ago
  78. 77e62da sch_choke: drop all packets in queue during reset by WANG Cong · 9 years ago
  79. fe6bea7 sch_plug: purge buffered packets during reset by WANG Cong · 9 years ago
  80. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  81. 18a912e ipv4: fib_select_default should match the prefix by Julian Anastasov · 9 years ago
  82. d1a343a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  83. 25ba265 Bluetooth: Fix NULL pointer dereference in smp_conn_security by Johan Hedberg · 9 years ago
  84. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 1980bd4 SUNRPC: xprt_complete_bc_request must also decrement the free slot count by Trond Myklebust · 9 years ago
  86. 6851447 SUNRPC: Fix a backchannel deadlock by Trond Myklebust · 9 years ago
  87. 4b31814 netfilter: nf_conntrack: Support expectations in different zones by Joe Stringer · 9 years ago
  88. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  89. 0470eb9 netlink: don't hold mutex in rcu callback when releasing mmapd ring by Florian Westphal · 9 years ago
  90. 89e478a tcp: suppress a division by zero warning by Eric Dumazet · 9 years ago
  91. 0848f64 inet: frags: fix defragmented packet's IP header for af_packet by Edward Hyunkoo Jee · 9 years ago
  92. 32b2f4b sched: cls_flow: fix panic on filter replace by Daniel Borkmann · 9 years ago
  93. ff3532f sched: cls_flower: fix panic on filter replace by Daniel Borkmann · 9 years ago
  94. f6bfc46 sched: cls_bpf: fix panic on filter replace by Daniel Borkmann · 9 years ago
  95. 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
  96. 8bf4ada net: ratelimit warnings about dst entry refcount underflow or overflow by Konstantin Khlebnikov · 9 years ago
  97. b8a23e8 caif: fix leaks and race in caif_queue_rcv_skb() by Eric Dumazet · 9 years ago
  98. fdbf5b0 Revert "sit: Add gro callbacks to sit_offload" by Herbert Xu · 9 years ago
  99. 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
  100. 0838aa7 netfilter: fix netns dependencies with conntrack templates by Pablo Neira Ayuso · 9 years ago