1. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 13 years ago
  2. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  3. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 13 years ago
  4. 16cde99 Bluetooth: Fix missing break in hci_cmd_complete_evt by Szymon Janc · 13 years ago
  5. 6741e7f mac80211: fix logic error in ibss channel type check by Felix Fietkau · 13 years ago
  6. 973ef21 mac80211: fix truncated packets in cooked monitor rx by Felix Fietkau · 13 years ago
  7. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 13 years ago
  8. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 13 years ago
  9. e55a404 cfg80211: fix interface combinations check. by Lukasz Kucharczyk · 13 years ago
  10. b4838d1 NFC: Fix the LLCP Tx fragmentation loop by Samuel Ortiz · 13 years ago
  11. 7ab2485b net/wireless/wext-core.c: add missing kfree by Julia Lawall · 13 years ago
  12. 2b5f8b0 nl80211: ensure interface is up in various APIs by Johannes Berg · 13 years ago
  13. 3f9768a mac80211: fix association beacon wait timeout by Johannes Berg · 13 years ago
  14. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  15. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  16. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  17. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 13 years ago
  18. bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 13 years ago
  19. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 13 years ago
  20. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  21. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  22. 78d5021 ipv6: fix array index in ip6_mc_add_src() by RongQing.Li · 13 years ago
  23. acdd598 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries by Thomas Graf · 13 years ago
  24. d96fc65 netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc by Pablo Neira Ayuso · 13 years ago
  25. ee14186 netfilter: xt_CT: fix missing put timeout object in error path by Pablo Neira Ayuso · 13 years ago
  26. ca53e44 netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section by Pablo Neira Ayuso · 13 years ago
  27. 9b46178 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  28. f03fb3f bpf jit: Make the filter.c::__load_pointer helper non-static for the jits by Jan Seiffert · 13 years ago
  29. 2f53384 tcp: allow splice() to build full TSO packets by Eric Dumazet · 13 years ago
  30. 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 13 years ago
  31. 44b52bc netfilter: xt_CT: remove a compile warning by Pablo Neira Ayuso · 13 years ago
  32. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  33. 72331bc ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 by Shmulik Ladkani · 13 years ago
  34. 6523cf9 net/netfilter/nfnetlink_acct.c: use linux/atomic.h by Andrew Morton · 13 years ago
  35. 81213b5 rose_dev: fix memcpy-bug in rose_set_mac_address by danborkmann@iogearbox.net · 13 years ago
  36. 6737856 net/garp: avoid infinite loop if attribute already exists by David Ward · 13 years ago
  37. 54f5ffb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  38. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  39. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  40. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  41. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  42. de312db mac80211: fix oper channel timestamp updation by Rajkumar Manoharan · 13 years ago
  43. 76ec9de Bluetooth: mgmt: Add missing endian conversion by Andrei Emeltchenko · 13 years ago
  44. 5315638 Bluetooth: mgmt: Fix corruption of device_connected pkt by Brian Gix · 13 years ago
  45. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  46. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  47. e9c0f15 Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  48. 8d7e1c7 Bluetooth: Fix memory leaks due to chan refcnt by Andrei Emeltchenko · 13 years ago
  49. 9432496 Bluetooth: hci_core: fix NULL-pointer dereference at unregister by Johan Hovold · 13 years ago
  50. 6e4aff1 Bluetooth: Fix Endian Bug. by Santosh Nayak · 13 years ago
  51. 3b9785c net/core: dev_forward_skb() should clear skb_iif by Benjamin LaHaise · 13 years ago
  52. 4e7b2f1 net/ipv4: fix IPv4 multicast over network namespaces by Benjamin LaHaise · 13 years ago
  53. 7dd30d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  54. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  55. 94f826b net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() by Eric Dumazet · 13 years ago
  56. 864cf9b SUNRPC: Use the already looked-up xprt in rpcb_getport_async() by Bryan Schumaker · 13 years ago
  57. d72308b mac80211: fix possible tid_rx->reorder_timer use after free by Stanislaw Gruszka · 13 years ago
  58. b603c03 mac80211: remove outdated comment by Eliad Peller · 13 years ago
  59. 66266b3 cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info by John W. Linville · 13 years ago
  60. 9276910 sunrpc: skip portmap calls on sessions backchannel by J. Bruce Fields · 13 years ago
  61. b3537c3 sunrpc: create nfsd dir in rpc_pipefs by Jeff Layton · 13 years ago
  62. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 13 years ago
  63. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 13 years ago
  64. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  65. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 13 years ago
  66. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 13 years ago
  67. 8c6b086 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  68. 934e18b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  69. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  70. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 13 years ago
  71. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 13 years ago
  72. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  73. 60b5f8f netfilter: nf_conntrack: permanently attach timeout policy to conntrack by Pablo Neira Ayuso · 13 years ago
  74. eeb4cb9 netfilter: xt_CT: fix assignation of the generic protocol tracker by Pablo Neira Ayuso · 13 years ago
  75. 1ac0bf9 netfilter: xt_CT: missing rcu_read_lock section in timeout assignment by Pablo Neira Ayuso · 13 years ago
  76. c1ebd7d netfilter: cttimeout: fix dependency with l4protocol conntrack module by Pablo Neira Ayuso · 13 years ago
  77. 1265fd6 xfrm: Access the replay notify functions via the registered callbacks by Steffen Klassert · 13 years ago
  78. 26b2072 xfrm: Remove unused xfrm_state from xfrm_state_check_space by Steffen Klassert · 13 years ago
  79. f0229ea RDS: use gfp flags from caller in conn_alloc() by Dan Carpenter · 13 years ago
  80. 64b5fad netlabel: use GFP flags from caller instead of GFP_ATOMIC by Dan Carpenter · 13 years ago
  81. 8d63e31 libceph: isolate kmap() call in write_partial_msg_pages() by Alex Elder · 13 years ago
  82. 9bd1966 libceph: rename "page_shift" variable to something sensible by Alex Elder · 13 years ago
  83. 0cdf9e6 libceph: get rid of zero_page_address by Alex Elder · 13 years ago
  84. e36b13c libceph: only call kernel_sendpage() via helper by Alex Elder · 13 years ago
  85. 3173913 libceph: use kernel_sendpage() for sending zeroes by Alex Elder · 13 years ago
  86. 37675b0 libceph: fix inverted crc option logic by Alex Elder · 13 years ago
  87. 84495f4 libceph: some simple changes by Alex Elder · 13 years ago
  88. f42299e libceph: small refactor in write_partial_kvec() by Alex Elder · 13 years ago
  89. fe3ad59 libceph: do crc calculations outside loop by Alex Elder · 13 years ago
  90. a9a0c51 libceph: separate CRC calculation from byte swapping by Alex Elder · 13 years ago
  91. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 13 years ago
  92. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 13 years ago
  93. d3002b9 libceph: a few small changes by Alex Elder · 13 years ago
  94. 41617d0 libceph: make ceph_tcp_connect() return int by Alex Elder · 13 years ago
  95. 6173d1f libceph: encapsulate some messenger cleanup code by Alex Elder · 13 years ago
  96. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 13 years ago
  97. 859eb79 libceph: encapsulate connection kvec operations by Alex Elder · 13 years ago
  98. 963be4d libceph: move prepare_write_banner() by Alex Elder · 13 years ago
  99. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  100. 99f0f3b ceph: eliminate some abusive casts by Alex Elder · 13 years ago