1. 1661bf3 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 11 years ago
  2. 196896d Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  3. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  4. 80ad1d6 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  5. 5843ef4 tcp: Always set options to 0 before calling tcp_established_options by Andi Kleen · 11 years ago
  6. 6865d1e unix_diag: fix info leak by Mathias Krause · 11 years ago
  7. 6c519ba batman-adv: set up network coding packet handlers during module init by Matthias Schiffer · 11 years ago
  8. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  9. 0eab5eb pkt_sched: fq: rate limiting improvements by Eric Dumazet · 11 years ago
  10. bb81409 ip6tnl: allow to use rtnl ops on fb tunnel by Nicolas Dichtel · 11 years ago
  11. 205983c sit: allow to use rtnl ops on fb tunnel by Nicolas Dichtel · 11 years ago
  12. cfe4a53 ip_tunnel: Remove double unregister of the fallback device by Steffen Klassert · 11 years ago
  13. 78a3694 ip_tunnel_core: Change __skb_push back to skb_push by Steffen Klassert · 11 years ago
  14. 6701328 ip_tunnel: Add fallback tunnels to the hash lists by Steffen Klassert · 11 years ago
  15. 3e08f4a ip_tunnel: Fix a memory corruption in ip_tunnel_xmit by Steffen Klassert · 11 years ago
  16. e024bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  17. 9260d3e ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 11 years ago
  18. e240165 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  19. 3da812d ipv6: gre: correct calculation of max_headroom by Hannes Frederic Sowa · 11 years ago
  20. c9eeec2 tcp: TSQ can use a dynamic limit by Eric Dumazet · 11 years ago
  21. 8d34ce1 pkt_sched: fq: qdisc dismantle fixes by Eric Dumazet · 11 years ago
  22. b867835 net: flow_dissector: fix thoff for IPPROTO_AH by Eric Dumazet · 11 years ago
  23. c9d55d5 ipv6: Fix preferred_lft not updating in some cases by Paul Marks · 11 years ago
  24. d4a71b1 ip_tunnel: Do not use stale inner_iph pointer. by Pravin B Shelar · 11 years ago
  25. f4a87e7 netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets by Patrick McHardy · 11 years ago
  26. 9a3bab6 net: net_secret should not depend on TCP by Eric Dumazet · 11 years ago
  27. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 11 years ago
  28. 7df37ff IPv6 NAT: Do not drop DNATed 6to4/6rd packets by Catalin\(ux\) M. BOIE · 11 years ago
  29. 0a87874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  30. 7c6a4ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  31. 2811eba ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 11 years ago
  32. 8d65b11 net: raw: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  33. 1a462d1 net: udp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  34. 9fe34f5 mrp: add periodictimer to allow retries when packets get lost by Noel Burton-Krahn · 11 years ago
  35. a224bd3 net/lapb: re-send packets on timeout by josselin.costanzi@mobile-devices.fr · 11 years ago
  36. c43a385 Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  37. 29cd718 Bluetooth: don't release the port in rfcomm_dev_state_change() by Gianluca Anzolin · 11 years ago
  38. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  39. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  40. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  41. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  42. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  43. d1ee4fe ipvs: stats should not depend on CPU 0 by Julian Anastasov · 11 years ago
  44. 742617b ipvs: do not use dest after ip_vs_dest_put in LBLCR by Julian Anastasov · 11 years ago
  45. 2f3d771 ipvs: do not use dest after ip_vs_dest_put in LBLC by Julian Anastasov · 11 years ago
  46. bcbde4c ipvs: make the service replacement more robust by Julian Anastasov · 11 years ago
  47. c16526a ipvs: fix overflow on dest weight multiply by Simon Kirby · 11 years ago
  48. bf54303 Bluetooth: Fix rfkill functionality during the HCI setup stage by Johan Hedberg · 11 years ago
  49. 5e13036 Bluetooth: Introduce a new HCI_RFKILLED flag by Johan Hedberg · 11 years ago
  50. bd784a1 net:dccp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  51. 4bdc944 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  52. a0f6ed8 RPCSEC_GSS: fix crash on destroying gss auth by J. Bruce Fields · 11 years ago
  53. 61c5923 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  54. 269aa75 tcp: fix RTO calculated from cached RTT by Neal Cardwell · 11 years ago
  55. 4c18c42 batman-adv: set the TAG flag for the vid passed to BLA by Antonio Quartulli · 11 years ago
  56. 0a0d80e netfilter: nfnetlink_queue: use network skb for sequence adjustment by Gao feng · 11 years ago
  57. 3f96a53 net: sctp: rfc4443: do not report ICMP redirects to user space by Daniel Borkmann · 11 years ago
  58. 0d2ede9 ip6_tunnels: raddr and laddr are inverted in nl msg by Ding Zhi · 11 years ago
  59. 2cf5512 netfilter: ipset: Fix serious failure in CIDR tracking by Oliver Smith · 11 years ago
  60. 169faa2 netfilter: ipset: Validate the set family and not the set type family at swapping by Jozsef Kadlecsik · 11 years ago
  61. 0f1799b netfilter: ipset: Consistent userspace testing with nomatch flag by Jozsef Kadlecsik · 11 years ago
  62. 55524c2 netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol by Jozsef Kadlecsik · 11 years ago
  63. 330b6c1 Bluetooth: Fix ACL alive for long in case of non pariable devices by Syam Sidhardhan · 11 years ago
  64. 89cbb4d Bluetooth: Fix encryption key size for peripheral role by Andre Guedes · 11 years ago
  65. f877621 Bluetooth: Fix security level for peripheral role by Andre Guedes · 11 years ago
  66. 716ec05 bridge: fix NULL pointer deref of br_port_get_rcu by Hong Zhiguo · 11 years ago
  67. 1fb1754 bridge: use br_port_get_rtnl within rtnl lock by Hong Zhiguo · 11 years ago
  68. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  69. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  70. d830f0f netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt by Phil Oester · 11 years ago
  71. be4f154 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  72. 9a06201 resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  73. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  74. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  75. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  76. 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  77. b0dd663 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply by Sonic Zhang · 11 years ago
  78. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  79. 23c323a SUNRPC: No, I did not intend to create a 256KiB hashtable by Trond Myklebust · 11 years ago
  80. 1342930 sunrpc: Add missing kuids conversion for printing by Geert Uytterhoeven · 11 years ago
  81. c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  82. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  83. bbda1ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. f3ad857 net_sched: htb: fix a typo in htb_change_class() by Vimalkumar · 11 years ago
  85. 2c861cc ipv6: don't call fib6_run_gc() until routing is ready by Michal Kubeček · 11 years ago
  86. 04f0888 fib6_rules: fix indentation by Stefan Tomanek · 11 years ago
  87. 50d1784 net: fix multiqueue selection by Eric Dumazet · 11 years ago
  88. 88362ad net: sctp: fix smatch warning in sctp_send_asconf_del_ip by Daniel Borkmann · 11 years ago
  89. a0fb05d net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE by Daniel Borkmann · 11 years ago
  90. ae7b4e1 net: fib: fib6_add: fix potential NULL pointer dereference by Daniel Borkmann · 11 years ago
  91. 3bf4b5b net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs by Daniel Borkmann · 11 years ago
  92. 8112b1f ipv6/exthdrs: accept tlv which includes only padding by Jiri Pirko · 11 years ago
  93. 2b76db6 Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  94. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  95. 70534a7 shrinker: convert remaining shrinkers to count/scan API by Dave Chinner · 11 years ago
  96. dd935f4 libceph: add function to ensure notifies are complete by Josh Durgin · 11 years ago
  97. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  98. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  99. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  100. 0ffb01d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago