1. cb03db9 net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected by Fabio Estevam · 11 years ago
  2. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  3. c33a39c net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  4. ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
  5. 0e719e3 ipv6: Fix the upper MTU limit in GRE tunnel by Oussama Ghorbel · 11 years ago
  6. 8d8a51e l2tp: Fix build warning with ipv6 disabled. by David S. Miller · 11 years ago
  7. ab2d95d 6lowpan: Sync default hardware address of lowpan links to their wpan by Alan Ott · 11 years ago
  8. 7adac1e 6lowpan: Only make 6lowpan links to IEEE802154 devices by Alan Ott · 11 years ago
  9. 88ba09d net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  10. 0a7e226 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  11. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  12. 582442d ipv6: Allow the MTU of ipip6 tunnel to be set below 1280 by Oussama Ghorbel · 11 years ago
  13. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 11 years ago
  14. 5e8a402f tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  15. 7df9b48 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  16. 1661bf3 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 11 years ago
  17. 1eea72f 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
  18. 196896d Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  19. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  20. 80ad1d6 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  21. 5843ef4 tcp: Always set options to 0 before calling tcp_established_options by Andi Kleen · 11 years ago
  22. 6865d1e unix_diag: fix info leak by Mathias Krause · 11 years ago
  23. 6c519ba batman-adv: set up network coding packet handlers during module init by Matthias Schiffer · 11 years ago
  24. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  25. 0eab5eb pkt_sched: fq: rate limiting improvements by Eric Dumazet · 11 years ago
  26. bb81409 ip6tnl: allow to use rtnl ops on fb tunnel by Nicolas Dichtel · 11 years ago
  27. 205983c sit: allow to use rtnl ops on fb tunnel by Nicolas Dichtel · 11 years ago
  28. cfe4a53 ip_tunnel: Remove double unregister of the fallback device by Steffen Klassert · 11 years ago
  29. 78a3694 ip_tunnel_core: Change __skb_push back to skb_push by Steffen Klassert · 11 years ago
  30. 6701328 ip_tunnel: Add fallback tunnels to the hash lists by Steffen Klassert · 11 years ago
  31. 3e08f4a ip_tunnel: Fix a memory corruption in ip_tunnel_xmit by Steffen Klassert · 11 years ago
  32. e024bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  33. 9260d3e ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 11 years ago
  34. e240165 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  35. 3da812d ipv6: gre: correct calculation of max_headroom by Hannes Frederic Sowa · 11 years ago
  36. c9eeec2 tcp: TSQ can use a dynamic limit by Eric Dumazet · 11 years ago
  37. 15214c2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  38. 8d34ce1 pkt_sched: fq: qdisc dismantle fixes by Eric Dumazet · 11 years ago
  39. b867835 net: flow_dissector: fix thoff for IPPROTO_AH by Eric Dumazet · 11 years ago
  40. c9d55d5 ipv6: Fix preferred_lft not updating in some cases by Paul Marks · 11 years ago
  41. d4a71b1 ip_tunnel: Do not use stale inner_iph pointer. by Pravin B Shelar · 11 years ago
  42. f4a87e7 netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets by Patrick McHardy · 11 years ago
  43. 9a3bab6 net: net_secret should not depend on TCP by Eric Dumazet · 11 years ago
  44. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 11 years ago
  45. 7df37ff IPv6 NAT: Do not drop DNATed 6to4/6rd packets by Catalin\(ux\) M. BOIE · 11 years ago
  46. 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
  47. aa5f66d cfg80211: fix sysfs registration race by Johannes Berg · 11 years ago
  48. cc63ec7 mac80211: fix the setting of extended supported rate IE by Chun-Yeow Yeoh · 11 years ago
  49. 6329b8d mac80211: drop spoofed packets in ad-hoc mode by Felix Fietkau · 11 years ago
  50. 7c6a4ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  51. f478f33 cfg80211: fix warning when using WEXT for IBSS by Bruno Randolf · 11 years ago
  52. 1800329 cfg80211: use the correct macro to check for active monitor support by Luciano Coelho · 11 years ago
  53. 2811eba ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 11 years ago
  54. 8d65b11 net: raw: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  55. 1a462d1 net: udp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  56. 9fe34f5 mrp: add periodictimer to allow retries when packets get lost by Noel Burton-Krahn · 11 years ago
  57. a224bd3 net/lapb: re-send packets on timeout by josselin.costanzi@mobile-devices.fr · 11 years ago
  58. c43a385 Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  59. 29cd718 Bluetooth: don't release the port in rfcomm_dev_state_change() by Gianluca Anzolin · 11 years ago
  60. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  62. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  63. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  64. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  65. d1ee4fe ipvs: stats should not depend on CPU 0 by Julian Anastasov · 11 years ago
  66. 742617b ipvs: do not use dest after ip_vs_dest_put in LBLCR by Julian Anastasov · 11 years ago
  67. 2f3d771 ipvs: do not use dest after ip_vs_dest_put in LBLC by Julian Anastasov · 11 years ago
  68. bcbde4c ipvs: make the service replacement more robust by Julian Anastasov · 11 years ago
  69. c16526a ipvs: fix overflow on dest weight multiply by Simon Kirby · 11 years ago
  70. bf54303 Bluetooth: Fix rfkill functionality during the HCI setup stage by Johan Hedberg · 11 years ago
  71. 5e13036 Bluetooth: Introduce a new HCI_RFKILLED flag by Johan Hedberg · 11 years ago
  72. bd784a1 net:dccp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  73. 4bdc944 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  74. a0f6ed8 RPCSEC_GSS: fix crash on destroying gss auth by J. Bruce Fields · 11 years ago
  75. 61c5923 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  76. 269aa75 tcp: fix RTO calculated from cached RTT by Neal Cardwell · 11 years ago
  77. 4c18c42 batman-adv: set the TAG flag for the vid passed to BLA by Antonio Quartulli · 11 years ago
  78. 0a0d80e netfilter: nfnetlink_queue: use network skb for sequence adjustment by Gao feng · 11 years ago
  79. 3f96a53 net: sctp: rfc4443: do not report ICMP redirects to user space by Daniel Borkmann · 11 years ago
  80. 0d2ede9 ip6_tunnels: raddr and laddr are inverted in nl msg by Ding Zhi · 11 years ago
  81. 2cf5512 netfilter: ipset: Fix serious failure in CIDR tracking by Oliver Smith · 11 years ago
  82. 169faa2 netfilter: ipset: Validate the set family and not the set type family at swapping by Jozsef Kadlecsik · 11 years ago
  83. 0f1799b netfilter: ipset: Consistent userspace testing with nomatch flag by Jozsef Kadlecsik · 11 years ago
  84. 55524c2 netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol by Jozsef Kadlecsik · 11 years ago
  85. 330b6c1 Bluetooth: Fix ACL alive for long in case of non pariable devices by Syam Sidhardhan · 11 years ago
  86. 89cbb4d Bluetooth: Fix encryption key size for peripheral role by Andre Guedes · 11 years ago
  87. f877621 Bluetooth: Fix security level for peripheral role by Andre Guedes · 11 years ago
  88. 716ec05 bridge: fix NULL pointer deref of br_port_get_rcu by Hong Zhiguo · 11 years ago
  89. 1fb1754 bridge: use br_port_get_rtnl within rtnl lock by Hong Zhiguo · 11 years ago
  90. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  91. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  92. d830f0f netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt by Phil Oester · 11 years ago
  93. be4f154 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  94. 9a06201 resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  95. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  96. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  97. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  99. b0dd663 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply by Sonic Zhang · 11 years ago
  100. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago