1. f7e5704 sch_teql: fix lockdep splat by Eric Dumazet · 13 years ago
  2. 3b95e9c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  3. 1281bc2 netlabel: Fix build problems when IPv6 is not enabled by Paul Moore · 13 years ago
  4. c89304b sctp: better integer overflow check in sctp_auth_create_key() by Xi Wang · 13 years ago
  5. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  6. 2a38e6d ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. by Li Wei · 13 years ago
  7. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  8. 2a1e0fd mac80211: fix race between the AGG SM and the Tx data path by Emmanuel Grumbach · 13 years ago
  9. d305a65 mac80211: fix race condition caused by late addBA response by Nikolay Martynov · 13 years ago
  10. 24f50a9 mac80211: don't stop a single aggregation session twice by Johannes Berg · 13 years ago
  11. e007b85 nl80211: fix MAC address validation by Eliad Peller · 13 years ago
  12. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 13 years ago
  13. 0884d7a AF_UNIX: Fix poll blocking problem when reading from a stream socket by Alexey Moiseytsev · 13 years ago
  14. 71b1391 l2tp: ensure sk->dst is still valid by Florian Westphal · 13 years ago
  15. 8a6e77d decnet: proper socket refcounting by Eric Dumazet · 13 years ago
  16. 261663b ipv4: Don't use the cached pmtu informations for input routes by Steffen Klassert · 13 years ago
  17. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  18. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  19. 6b600b2 route: Use the device mtu as the default for blackhole routes by Steffen Klassert · 13 years ago
  20. df07a94 netns: fix proxy ARP entries listing on a netns by Jorge Boncompte [DTI2] · 13 years ago
  21. 42ca020 net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() by Dan Carpenter · 13 years ago
  22. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 13 years ago
  23. 685f94e6 ipv4 : igmp : fix error handle in ip_mc_add_src() by Jun Zhao · 13 years ago
  24. 4d0fe50 ipv6: tcp: fix tcp_v6_conn_request() by Eric Dumazet · 13 years ago
  25. 46a246c netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. by David S. Miller · 13 years ago
  26. c16a98e ipv6: tcp: fix panic in SYN processing by Eric Dumazet · 13 years ago
  27. 4d65a24 ipv6: fix a bug in ndisc_send_redirect by Li Wei · 13 years ago
  28. 02f1ce3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  29. 20e994a net: correct comments of skb_shift by Feng King · 13 years ago
  30. 717b6d8 net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets by Maciej Żenczykowski · 13 years ago
  31. 70e9942 netfilter: nf_conntrack: make event callback registration per-netns by Pablo Neira Ayuso · 13 years ago
  32. f23aa62 caif: fix endian conversion in cffrml_transmit() by Dan Carpenter · 13 years ago
  33. 525c646 dccp: fix error propagation in dccp_v4_connect by RongQing.Li · 13 years ago
  34. de3584b cfg80211: fix regulatory NULL dereference by Johannes Berg · 13 years ago
  35. 9c8f2c4 mac80211: Fix endian bug in radiotap header generation by Helmut Schaa · 13 years ago
  36. 904603f mac80211: Fix AMSDU rate printout in debugfs. by Ben Greear · 13 years ago
  37. 5e2afba netfilter: possible unaligned packet header in ip_route_me_harder by Paul Guo · 13 years ago
  38. 648ae8e netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c by Jozsef Kadlecsik · 13 years ago
  39. 9cc20b2 ipv4: fix redirect handling by Eric Dumazet · 13 years ago
  40. fb120c0 ping: dont increment ICMP_MIB_INERRORS by Eric Dumazet · 13 years ago
  41. fa2da8c bridge: correct IPv6 checksum after pull by stephen hemminger · 13 years ago
  42. 709e869 tcp: clear xmit timers in tcp_v4_syn_recv_sock() by Eric Dumazet · 13 years ago
  43. eec2057 net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer by Jesper Juhl · 13 years ago
  44. f8b8a80 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  45. 06236ac net-netlink: Add a new attribute to expose TCLASS values via netlink by Maciej Żenczykowski · 13 years ago
  46. ef5e0d8 bridge: Fix potential deadlock on br->multicast_lock by Andrey Vagin · 13 years ago
  47. 731abb9 ip6_tunnel: copy parms.name after register_netdevice by Josh Boyer · 13 years ago
  48. 77c1c7c rds: drop "select LLIST" by Paul Bolle · 13 years ago
  49. 3ed90f7 net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_timer() by Jesper Juhl · 13 years ago
  50. 4b90a60 ah: Don't return NET_XMIT_DROP on input. by Nick Bowler · 13 years ago
  51. fb14ca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  52. 3b971a7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  53. b12f62e ipv4: fix for ip_options_rcv_srr() daddr update. by Li Wei · 13 years ago
  54. b7ea81a ah: Read nexthdr value before overwriting it in ahash input callback. by Nick Bowler · 13 years ago
  55. 069294e ah: Correctly pass error codes in ahash output callback. by Nick Bowler · 13 years ago
  56. 0ecfe806 mac80211: fix race between connection monitor & suspend by Johannes Berg · 13 years ago
  57. 58ebacc cfg80211: fix bug on regulatory core exit on access to last_request by Luis R. Rodriguez · 13 years ago
  58. 5b2bbf7 mac80211: fix bug in ieee80211_build_probe_req by Johannes Berg · 13 years ago
  59. f8d1ccf mac80211: fix NULL dereference in radiotap code by Johannes Berg · 13 years ago
  60. e29ec62 Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  61. 9270fd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  62. 2bc8ca4 ipv4: Fix inetpeer expire time information by Steffen Klassert · 13 years ago
  63. 6d67e9b tcp: Fix comments for Nagle algorithm by Feng King · 13 years ago
  64. e50e705 l2tp: fix l2tp_udp_recv_core() by Eric Dumazet · 13 years ago
  65. c457338 ipv6: drop packets when source address is multicast by Brian Haley · 13 years ago
  66. f3f668b Bluetooth: Use miliseconds for L2CAP channel timeouts by Andrzej Kaczmarek · 13 years ago
  67. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  68. 4dff523 Bluetooth: Revert: Fix L2CAP connection establishment by Arek Lichwa · 13 years ago
  69. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  70. 24b9c37 mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting by Janusz.Dziedzic@tieto.com · 13 years ago
  71. 3b6ef63 cfg80211: fix cmp_ies by Johannes Berg · 13 years ago
  72. 133a3ff cfg80211: allow setting TXQ parameters only in AP mode by Johannes Berg · 13 years ago
  73. 6c73941 nl80211: fix HT capability attribute validation by Johannes Berg · 13 years ago
  74. 3432f92 mac80211: use min rate as basic rate for buggy APs by Eliad Peller · 13 years ago
  75. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  76. 39b0264 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  77. 6736c04 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  78. 22097fd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  79. eea49cc9 af_packet: de-inline some helper functions by Olof Johansson · 13 years ago
  80. bc417e3 net: Add back alignment for size for __alloc_skb by Tony Lindgren · 13 years ago
  81. 918eb39 net: add missing bh_unlock_sock() calls by Eric Dumazet · 13 years ago
  82. e2e210c l2tp: fix race in l2tp_recv_dequeue() by Eric Dumazet · 13 years ago
  83. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  84. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  85. e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
  86. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  87. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  88. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  89. 0ad92ad udp: fix a race in encap_rcv handling by Eric Dumazet · 13 years ago
  90. 501e89d x25: Fix NULL dereference in x25_recvmsg by Dave Jones · 13 years ago
  91. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  92. deede2f vlan: Don't propagate flag changes on down interfaces. by Matthijs Kooijman · 13 years ago
  93. 045f7b3 neigh: Kill bogus SMP protected debugging message. by David S. Miller · 13 years ago
  94. 563e123 netfilter: do not propagate nf_queue errors in nf_hook_slow by Florian Westphal · 13 years ago
  95. 2dad81a netfilter: ipv6: fix afinfo->route refcnt leak on error by Florian Westphal · 13 years ago
  96. ad542ced ipvs: Remove unused variable "cs" from ip_vs_leave function. by Krzysztof Wilczynski · 13 years ago
  97. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  98. b6338b5 ipvs: Removed unused variables by Simon Horman · 13 years ago
  99. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  100. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago