Age | Commit message (Expand) | Author | Files | Lines |
2013-02-11 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -5/+9 |
2013-02-11 | mac80211: fix channel selection bug | Johannes Berg | 1 | -3/+3 |
2013-02-07 | mac80211: fix managed mode channel context use | Johannes Berg | 1 | -1/+4 |
2013-02-06 | mac80211: fix error in sizeof() usage | Cong Ding | 1 | -1/+2 |
2013-02-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -3/+16 |
2013-01-31 | Bluetooth: Fix hci_conn timeout routine | Andre Guedes | 1 | -3/+3 |
2013-01-31 | Bluetooth: Fix handling of unexpected SMP PDUs | Johan Hedberg | 1 | -0/+13 |
2013-01-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+1 |
2013-01-24 | cfg80211: off by one in ieee80211_bss() | Dan Carpenter | 1 | -1/+1 |
2013-01-22 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 6 | -31/+35 |
2013-01-17 | mac80211: add encrypt headroom to PERR frames | Bob Copeland | 1 | -1/+3 |
2013-01-17 | mac80211: set NEED_TXPROCESSING for PERR frames | Bob Copeland | 1 | -0/+1 |
2013-01-16 | mac80211: fix monitor mode injection | Felix Fietkau | 1 | -3/+6 |
2013-01-16 | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka | 3 | -26/+14 |
2013-01-16 | mac80211: fix FT roaming | Johannes Berg | 1 | -1/+11 |
2013-01-10 | Bluetooth: Check if the hci connection exists in SCO shutdown | Gustavo Padovan | 1 | -1/+1 |
2013-01-10 | Bluetooth: Fix authentication if acl data comes before remote feature evt | Jaganath Kanakkassery | 2 | -8/+11 |
2013-01-09 | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() | Anderson Lizardo | 1 | -1/+1 |
2013-01-09 | Bluetooth: Fix sending HCI commands after reset | Szymon Janc | 1 | -1/+1 |
2013-01-03 | mac80211: fix maximum MTU | Chaitanya | 1 | -10/+1 |
2013-01-03 | mac80211: fix dtim_period in hidden SSID AP association | Johannes Berg | 3 | -37/+55 |
2013-01-03 | mac80211: use del_timer_sync for final sta cleanup timer deletion | Johannes Berg | 1 | -1/+1 |
2013-01-03 | mac80211: fix station destruction in AP/mesh modes | Johannes Berg | 4 | -17/+62 |
2013-01-03 | mac80211: RMC buckets are just list heads | Thomas Pedersen | 2 | -5/+5 |
2013-01-03 | mac80211: assign VLAN channel contexts | Johannes Berg | 3 | -3/+45 |
2013-01-03 | mac80211: flush AP_VLAN stations when tearing down the BSS AP | Felix Fietkau | 1 | -0/+2 |
2013-01-03 | mac80211: fix ibss scanning | Stanislaw Gruszka | 3 | -18/+31 |
2012-12-21 | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -60/+61 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 4 | -111/+105 |
2012-12-20 | libceph: register request before unregister linger | Alex Elder | 1 | -1/+1 |
2012-12-20 | libceph: don't use rb_init_node() in ceph_osdc_alloc_request() | Alex Elder | 1 | -1/+1 |
2012-12-20 | libceph: init event->node in ceph_osdc_create_event() | Alex Elder | 1 | -0/+1 |
2012-12-20 | libceph: init osd->o_node in create_osd() | Alex Elder | 1 | -0/+1 |
2012-12-20 | libceph: report connection fault with warning | Alex Elder | 1 | -1/+1 |
2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
2012-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -57/+121 |
2012-12-20 | ipv6: addrconf.c: remove unnecessary "if" | Cong Ding | 1 | -2/+1 |
2012-12-20 | bridge: Correctly encode addresses when dumping mdb entries | Vlad Yasevich | 1 | -2/+4 |
2012-12-20 | bridge: Do not unregister all PF_BRIDGE rtnl operations | Vlad Yasevich | 4 | -1/+9 |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+2 |
2012-12-18 | Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 13 | -74/+144 |
2012-12-18 | atm: use scnprintf() instead of sprintf() | chas williams - CONTRACTOR | 1 | -25/+15 |
2012-12-18 | netlink: validate addr_len on bind | Hannes Frederic Sowa | 1 | -0/+3 |
2012-12-18 | netlink: change presentation of portid in procfs to unsigned | Hannes Frederic Sowa | 1 | -1/+1 |
2012-12-18 | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields | 4 | -7/+11 |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+30 |
2012-12-18 | svcrpc: fix some printks | J. Bruce Fields | 1 | -4/+4 |
2012-12-17 | libceph: socket can close in any connection state | Alex Elder | 1 | -17/+30 |
2012-12-17 | rbd: remove linger unconditionally | Alex Elder | 1 | -1/+1 |
2012-12-17 | SUNRPC: continue run over clients list on PipeFS event instead of break | Stanislav Kinsbursky | 1 | -1/+1 |