1. 1bf3751 ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 12 years ago
  2. 5e1f542 inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  3. f67caec inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  4. 405c005 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  5. 1c95df8 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  6. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  7. 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
  8. 64022d0 tcp: fix crashes in do_tcp_sendpages() by Eric Dumazet · 12 years ago
  9. 9f8933e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  10. a45085f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  11. 52f2ede Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  12. c3b2c25 irda: irttp: fix memory leak in irttp_open_tsap() error path by Tommi Rantala · 12 years ago
  13. 92d64c2 sctp: Error in calculation of RTTvar by Schoch Christian · 12 years ago
  14. 6e51fe7 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 12 years ago
  15. be364c8 sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 12 years ago
  16. b49d3c1 net: ipmr: limit MRT_TABLE identifiers by Eric Dumazet · 12 years ago
  17. e1a6764 ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow() by Neal Cardwell · 12 years ago
  18. 81b4011 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 12 years ago
  19. 6bdd253 mac80211: fix remain-on-channel (non-)cancelling by Johannes Berg · 12 years ago
  20. 4a6dd66 netfilter: ipset: fix netiface set name overflow by Florian Westphal · 12 years ago
  21. 6361742 ipv4: do not cache looped multicasts by Julian Anastasov · 12 years ago
  22. 84ec95b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  23. 5e7873d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
  24. e93b5f9 netfilter: cttimeout: fix buffer overflow by Florian Westphal · 12 years ago
  25. 4fe198e netfilter: ipset: Fix range bug in hash:ip,port,net by Jozsef Kadlecsik · 12 years ago
  26. f30a944 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  27. b4dd006 ipv6: fix inet6_csk_update_pmtu() return value by Eric Dumazet · 12 years ago
  28. 16a78e9 NFC: Fix nfc_llcp_local chained list insertion by Thierry Escande · 12 years ago
  29. e56108d9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  30. 38c1a01 wireless: add back sysfs directory by Johannes Berg · 12 years ago
  31. a8203d3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  32. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  33. 2a95388 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  34. 976a702 tcp: handle tcp_net_metrics_init() order-5 memory allocation failures by Eric Dumazet · 12 years ago
  35. 26c6e80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  36. 74490f9 batman-adv: process broadcast packets in BLA earlier by Antonio Quartulli · 12 years ago
  37. 1f36aeb batman-adv: don't add TEMP clients belonging to other backbone nodes by Antonio Quartulli · 12 years ago
  38. 27b37eb batman-adv: correctly pass the client flag on tt_response by Antonio Quartulli · 12 years ago
  39. e9c00136 batman-adv: fix tt_global_entries flags update by Antonio Quartulli · 12 years ago
  40. a652208 net: correct check in dev_addr_del() by Jiri Pirko · 12 years ago
  41. ec34232 tcp: fix retransmission in repair mode by Andrew Vagin · 12 years ago
  42. 0da9a0c sctp: fix /proc/net/sctp/ memory leak by Tommi Rantala · 12 years ago
  43. b294200 ipv4/ip_vti.c: VTI fix post-decryption forwarding by Saurabh Mohan · 12 years ago
  44. 485f2b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  45. bd2a813 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  46. b78a493 mac80211: deinitialize ibss-internals after emptiness check by Simon Wunderlich · 12 years ago
  47. d4596ba ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value by Hannes Frederic Sowa · 12 years ago
  48. bd090df tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() by Eric Dumazet · 12 years ago
  49. 703fb94 xfrm: Fix the gc threshold value for ipv4 by Steffen Klassert · 12 years ago
  50. 43c771a wireless: allow 40 MHz on world roaming channels 12/13 by Johannes Berg · 12 years ago
  51. 0c9f79b ipv4: avoid undefined behavior in do_ip_setsockopt() by Xi Wang · 12 years ago
  52. b251f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  53. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  54. a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
  55. 60713a0 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 12 years ago
  56. 20f544e mac80211: don't send null data packet when not associated by Johannes Berg · 12 years ago
  57. 482049f Bluetooth: Fix memory leak when removing a UUID by Johan Hedberg · 12 years ago
  58. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  59. 896ea28 Bluetooth: Fix error status when pairing fails by Paulo Sérgio · 12 years ago
  60. 476e44c Bluetooth: Fix having bogus entries in mgmt_read_index_list reply by Johan Hedberg · 12 years ago
  61. cfff2f9 mac80211: fix memory leak in device registration error path by Johannes Berg · 12 years ago
  62. a3d744e af-packet: fix oops when socket is not present by Eric Leblond · 12 years ago
  63. 3015f3d pkt_sched: enable QFQ to support TSO/GSO by Paolo Valente · 12 years ago
  64. 987c285 mac80211: sync acccess to tx_filtered/ps_tx_buf queues by Arik Nemtsov · 12 years ago
  65. cacb6ba net: inet_diag -- Return error code if protocol handler is missed by Cyrill Gorcunov · 12 years ago
  66. d416497 Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  67. a7a558f rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump by John Fastabend · 12 years ago
  68. d145f7ec tipc: do not use tasklet_disable before tasklet_kill by Xiaotian Feng · 12 years ago
  69. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  70. c454e61 tcp-repair: Handle zero-length data put in rcv queue by Pavel Emelyanov · 12 years ago
  71. 7893363 l2tp: fix oops in l2tp_eth_create() error path by Tom Parkin · 12 years ago
  72. 2c42a3f tcp: Fix double sizeof in new tcp_metrics code by Julian Anastasov · 12 years ago
  73. 8f363b7 net: fix divide by zero in tcp algorithm illinois by Jesper Dangaard Brouer · 12 years ago
  74. d3e9a1d net: sctp: Fix typo in net/sctp by Masanari Iida · 12 years ago
  75. d24bab9 SUNRPC: return proper errno from backchannel_rqst by Weston Andros Adamson · 12 years ago
  76. aff9c78 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  77. f8450bb Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  78. 0627291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  79. bca1e29 mac80211: init sched_scan_ies by David Spinadel · 12 years ago
  80. 35f5149 mac80211: do not call ieee80211_configure_filter if no interfaces are up by Felix Fietkau · 12 years ago
  81. d04d382 openvswitch: Store flow key len if ARP opcode is not request or reply. by Mehak Mahajan · 12 years ago
  82. c1c92b6 openvswitch: Print device when warning about over MTU packets. by Jesse Gross · 12 years ago
  83. efec22b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  84. 35fd3dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  85. f1df137 netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm by Hein Tibosch · 12 years ago
  86. 38fe36a netfilter: nf_nat: don't check for port change on ICMP tuples by Ulrich Weber · 12 years ago
  87. e657e07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  88. 6dbda2d mac80211: make sure data is accessible in EAPOL check by Johannes Berg · 12 years ago
  89. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  90. 4a4f1a5 mac80211: check management frame header length by Johannes Berg · 12 years ago
  91. 7dd111e wireless: drop invalid mesh address extension frames by Johannes Berg · 12 years ago
  92. badecb0 mac80211: fix SSID copy on IBSS JOIN by Antonio Quartulli · 12 years ago
  93. f7fbf70 mac80211: don't inspect Sequence Control field on control frames by Javier Cardona · 12 years ago
  94. 2ac64cd mac80211: Don't drop frames received with mesh ttl == 1 by Javier Cardona · 12 years ago
  95. 555cb71 mac80211: Only process mesh config header on frames that RA_MATCH by Javier Cardona · 12 years ago
  96. 14edd87 ipv6: Set default hoplimit as zero. by Li RongQing · 12 years ago
  97. 9bd95261 libceph: avoid NULL kref_put when osd reset races with alloc_msg by Sage Weil · 12 years ago
  98. 9690fb1 mac80211: use blacklist for duplicate IE check by Johannes Berg · 12 years ago
  99. f878b65 SUNRPC: Get rid of the xs_error_report socket callback by Trond Myklebust · 12 years ago
  100. 4bc1e68 SUNRPC: Prevent races in xs_abort_connection() by Trond Myklebust · 12 years ago