Age | Commit message (Expand) | Author |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-27 | 9p: fix min_t() casting in p9pdu_vwritef() | Dan Carpenter |
2012-06-26 | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) | stephen hemminger |
2012-06-26 | net: l2tp_eth: use LLTX to avoid LOCKDEP splats | Eric Dumazet |
2012-06-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-06-25 | mac802154: add missed braces | alex.bluesman.smirnov@gmail.com |
2012-06-25 | net: l2tp_eth: fix l2tp_eth_dev_xmit race | Eric Dumazet |
2012-06-25 | caif: Clear shutdown mask to zero at reconnect. | Sjur Brændeland |
2012-06-25 | tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() | Neal Cardwell |
2012-06-25 | ipv6: fib: fix fib dump restart | Eric Dumazet |
2012-06-25 | HID: Fix the generic Kconfig options | Henrik Rydberg |
2012-06-23 | batman-adv: fix race condition in TT full-table replacement | Antonio Quartulli |
2012-06-23 | batman-adv: only drop packets of known wifi clients | Marek Lindner |
2012-06-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-20 | libceph: flush msgr queue during mon_client shutdown | Sage Weil |
2012-06-20 | rbd: Clear ceph_msg->bio_iter for retransmitted message | Yan, Zheng |
2012-06-20 | libceph: use con get/put ops from osd_client | Sage Weil |
2012-06-20 | libceph: osd_client: don't drop reply reference too early | Alex Elder |
2012-06-19 | batman-adv: fix skb->data assignment | Antonio Quartulli |
2012-06-19 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-06-19 | sctp: fix warning when compiling without IPv6 | Daniel Halperin |
2012-06-18 | ipv6: Move ipv6 proc file registration to end of init order | Thomas Graf |
2012-06-18 | Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er... | Linus Torvalds |
2012-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-17 | net: remove my future former mail address | Rémi Denis-Courmont |
2012-06-16 | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip... | David S. Miller |
2012-06-15 | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-06-15 | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route | Thomas Graf |
2012-06-15 | net: remove skb_orphan_try() | Eric Dumazet |
2012-06-14 | Bluetooth: Fix sending HCI_Disconnect only when connected | Vishal Agarwal |
2012-06-13 | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet |
2012-06-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-06-13 | mac80211: stop polling in disassociation | David Spinadel |
2012-06-13 | mac80211: check sdata_running on ieee80211_set_bitrate_mask | Eliad Peller |
2012-06-13 | cfg80211: fix potential deadlock in regulatory | Eliad Peller |
2012-06-12 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-06-12 | mac80211: add missing kernel-doc | Ashok Nagarajan |
2012-06-11 | Bluetooth: Fix using uninitialized option in RFCMode | Szymon Janc |
2012-06-11 | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer | Jeff Layton |
2012-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-11 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-06-11 | 9p: BUG before corrupting memory | Sasha Levin |
2012-06-09 | cfg80211: check iface combinations only when iface is running | Michal Kazior |
2012-06-09 | mac80211: add some missing kernel-doc | Johannes Berg |
2012-06-08 | net/core: fix kernel-doc warnings | Randy Dunlap |
2012-06-08 | Bluetooth: Add support for encryption key refresh | Johan Hedberg |
2012-06-08 | l2tp: fix a race in l2tp_ip_sendmsg() | Eric Dumazet |
2012-06-08 | mac80211: add back channel change flag | Stanislaw Gruszka |
2012-06-08 | NFC: Fix possible NULL ptr deref when getting the name of a socket | Sasha Levin |
2012-06-08 | Bluetooth: Fix SMP security elevation from medium to high | Johan Hedberg |