1. de3584b cfg80211: fix regulatory NULL dereference by Johannes Berg · 13 years ago
  2. 9c8f2c4 mac80211: Fix endian bug in radiotap header generation by Helmut Schaa · 13 years ago
  3. 904603f mac80211: Fix AMSDU rate printout in debugfs. by Ben Greear · 13 years ago
  4. 0ecfe80 mac80211: fix race between connection monitor & suspend by Johannes Berg · 13 years ago
  5. 58ebacc cfg80211: fix bug on regulatory core exit on access to last_request by Luis R. Rodriguez · 13 years ago
  6. 5b2bbf7 mac80211: fix bug in ieee80211_build_probe_req by Johannes Berg · 13 years ago
  7. f8d1ccf mac80211: fix NULL dereference in radiotap code by Johannes Berg · 13 years ago
  8. 9270fd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  9. f3f668b Bluetooth: Use miliseconds for L2CAP channel timeouts by Andrzej Kaczmarek · 13 years ago
  10. 4dff523 Bluetooth: Revert: Fix L2CAP connection establishment by Arek Lichwa · 13 years ago
  11. 24b9c37 mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting by Janusz.Dziedzic@tieto.com · 13 years ago
  12. 3b6ef63 cfg80211: fix cmp_ies by Johannes Berg · 13 years ago
  13. 133a3ff cfg80211: allow setting TXQ parameters only in AP mode by Johannes Berg · 13 years ago
  14. 6c73941 nl80211: fix HT capability attribute validation by Johannes Berg · 13 years ago
  15. 3432f92 mac80211: use min rate as basic rate for buggy APs by Eliad Peller · 13 years ago
  16. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  17. e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
  18. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  19. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  20. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  21. dafbde3 Bluetooth: Set HCI_MGMT flag only in read_controller_info by Johan Hedberg · 13 years ago
  22. e1b6eb3 Bluetooth: Increase HCI reset timeout in hci_dev_do_close by Szymon Janc · 13 years ago
  23. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago
  24. 14ef37b ipv6: fix route lookup in addrconf_prefix_rcv() by Andreas Hofmeister · 13 years ago
  25. 9eeebb5 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  26. 7011687 ipv6: fix route error binding peer in func icmp6_dst_alloc by Gao feng · 13 years ago
  27. 504744e ipv6: fix error propagation in ip6_ufo_append_data() by Zheng Yan · 13 years ago
  28. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  29. 37d96c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  30. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  31. e33bae1 Merge branch 'for-linus' of git://github.com/ericvh/linux by Linus Torvalds · 13 years ago
  32. 08613e4 caif: Fix BUG() with network namespaces by David Woodhouse · 13 years ago
  33. b0691c8 net: Unlock sock before calling sk_free() by Thomas Gleixner · 13 years ago
  34. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  35. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  36. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  37. 93840ac batman-adv: unify hash_entry field position in tt_local/global_entry by Antonio Quartulli · 13 years ago
  38. 6e80149 batman-adv: add sanity check when removing global tts by Simon Wunderlich · 13 years ago
  39. 531027f batman-adv: remove references for global tt entries by Simon Wunderlich · 13 years ago
  40. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  41. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  42. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  43. 9f56220 ipv6: Do not use routes from locally generated RAs by Andreas Hofmeister · 13 years ago
  44. 859c201 net_sched: cls_flow: use skb_header_pointer() by Eric Dumazet · 13 years ago
  45. 59445b6 ipv4: avoid useless call of the function check_peer_pmtu by Gao feng · 13 years ago
  46. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  47. 78d81d1 TCP: remove TCP_DEBUG by Flavio Leitner · 13 years ago
  48. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 13 years ago
  49. ef6b080 fs/9p: change an int to unsigned int by Dan Carpenter · 13 years ago
  50. 4d5077f fs/9p: Cleanup option parsing in 9p by Aneesh Kumar K.V · 13 years ago
  51. 5635fd0 9p: move dereference after NULL check by Dan Carpenter · 13 years ago
  52. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 13 years ago
  53. 66b13d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  54. d2237d3 rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces by Eric W. Biederman · 13 years ago
  55. b732339 ipv4: fix ipsec forward performance regression by Yan, Zheng · 13 years ago
  56. 7cc9150 route: fix ICMP redirect validation by Flavio Leitner · 13 years ago
  57. da92b19 net: hold sock reference while processing tx timestamps by Richard Cochran · 13 years ago
  58. 318cf7a tcp: md5: add more const attributes by Eric Dumazet · 13 years ago
  59. ca35a0e tcp: md5: dont write skb head in tcp_md5_hash_header() by Eric Dumazet · 13 years ago
  60. 2c67e9a net: use INET_ECN_MASK instead of hardcoded 3 by Maciej Żenczykowski · 13 years ago
  61. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  62. f04565d dev: use name hash for dev_seq_ops by Mihai Maruseac · 13 years ago
  63. a8605c6 net: add opaque struct around skb frag page by Ian Campbell · 13 years ago
  64. 6cc7a76 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT by Maciej Żenczykowski · 13 years ago
  65. 20c4cb7 tcp: remove unused tcp_fin() parameters by Eric Dumazet · 13 years ago
  66. 580043a Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  67. 33136d1 pktgen: remove ndelay() call by Eric Dumazet · 13 years ago
  68. e9266a0 tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf() by Eric Dumazet · 13 years ago
  69. 113ab38 ip_gre: dont increase dev->needed_headroom on a live device by Eric Dumazet · 13 years ago
  70. a0bec1c net: do not take an additional reference in skb_frag_set_page by Ian Campbell · 13 years ago
  71. e049f28 neigh: fix rcu splat in neigh_update() by roy.qing.li@gmail.com · 13 years ago
  72. 4f25af2 filter: use unsigned int to silence static checker warning by Dan Carpenter · 13 years ago
  73. 25c8295 cleanup: remove unnecessary include. by Kevin Wilson · 13 years ago
  74. 686dc6b ipv4: compat_ioctl is local to af_inet.c, make it static by Gerrit Renker · 13 years ago
  75. afaef73 fib_rules: fix unresolved_rules counting by Yan, Zheng · 13 years ago
  76. 4dc360c net: validate HWTSTAMP ioctl parameters by Richard Cochran · 13 years ago
  77. 850a545 net: Move rcu_barrier from rollback_registered_many to netdev_run_todo. by Eric W. Biederman · 13 years ago
  78. d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago
  79. 06a59ec tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf() by Eric Dumazet · 13 years ago
  80. 3d153a7 net: Allow skb_recycle_check to be done in stages by Andy Fleming · 13 years ago
  81. 58af19e tproxy: copy transparent flag when creating a time wait by KOVACS Krisztian · 13 years ago
  82. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  83. dd76785 xfrm6: Don't call icmpv6_send on local error by Steffen Klassert · 13 years ago
  84. 299b076 ipv6: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  85. c113464 ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu by Steffen Klassert · 13 years ago
  86. 1d97437 xfrm: Simplify the replay check and advance functions by Steffen Klassert · 13 years ago
  87. 2425717 net: allow vlan traffic to be received under bond by John Fastabend · 13 years ago
  88. 6230c9b bluetooth: Properly clone LSM attributes to newly created child connections by Paul Moore · 13 years ago
  89. 09df57c l2tp: give proper headroom in pppol2tp_xmit() by Eric Dumazet · 13 years ago
  90. 835acf5 l2tp: fix a potential skb leak in l2tp_xmit_skb() by Eric Dumazet · 13 years ago
  91. 1ce5cce bridge: fix hang on removal of bridge via netlink by stephen hemminger · 13 years ago
  92. bc416d9 macvlan: handle fragmented multicast frames by Eric Dumazet · 13 years ago
  93. 9d85239 batman-adv: correctly set the data field in the TT_REPONSE packet by Antonio Quartulli · 13 years ago
  94. 3190126 batman-adv: fix tt_local_reset_flags() function by Antonio Quartulli · 13 years ago
  95. 919066d SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr by Trond Myklebust · 13 years ago
  96. d77385f SUNRPC: Fix rpc_sockaddr2uaddr by Trond Myklebust · 13 years ago
  97. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  98. ae2a458 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  99. 7f81e25 x25: Prevent skb overreads when checking call user data by Matthew Daley · 13 years ago
  100. cb101ed x25: Handle undersized/fragmented skbs by Matthew Daley · 13 years ago