summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville6-31/+35
2013-01-17mac80211: add encrypt headroom to PERR framesBob Copeland1-1/+3
2013-01-17mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland1-0/+1
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau1-3/+6
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka3-26/+14
2013-01-16mac80211: fix FT roamingJohannes Berg1-1/+11
2013-01-10Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan1-1/+1
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2-8/+11
2013-01-09Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo1-1/+1
2013-01-09Bluetooth: Fix sending HCI commands after resetSzymon Janc1-1/+1
2013-01-03mac80211: fix maximum MTUChaitanya1-10/+1
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg3-37/+55
2013-01-03mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg1-1/+1
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg4-17/+62
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen2-5/+5
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg3-3/+45
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau1-0/+2
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka3-18/+31
2012-12-21Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-60/+61
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-111/+105
2012-12-20libceph: register request before unregister lingerAlex Elder1-1/+1
2012-12-20libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder1-1/+1
2012-12-20libceph: init event->node in ceph_osdc_create_event()Alex Elder1-0/+1
2012-12-20libceph: init osd->o_node in create_osd()Alex Elder1-0/+1
2012-12-20libceph: report connection fault with warningAlex Elder1-1/+1
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-57/+121
2012-12-20ipv6: addrconf.c: remove unnecessary "if"Cong Ding1-2/+1
2012-12-20bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich1-2/+4
2012-12-20bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich4-1/+9
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+2
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-74/+144
2012-12-18atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR1-25/+15
2012-12-18netlink: validate addr_len on bindHannes Frederic Sowa1-0/+3
2012-12-18netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa1-1/+1
2012-12-18nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields4-7/+11
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+30
2012-12-18svcrpc: fix some printksJ. Bruce Fields1-4/+4
2012-12-17libceph: socket can close in any connection stateAlex Elder1-17/+30
2012-12-17rbd: remove linger unconditionallyAlex Elder1-1/+1
2012-12-17SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky1-1/+1
2012-12-17libceph: avoid using freed osd in __kick_osd_requests()Alex Elder1-1/+2
2012-12-17ceph: don't reference req after putAlex Elder1-1/+1
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-9/+6
2012-12-16ipv6: Fix Makefile offload objectsSimon Arlott1-1/+1
2012-12-16sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann1-1/+2
2012-12-16bridge: add flags to distinguish permanent mdb entiresAmerigo Wang3-7/+14
2012-12-16sctp: Change defaults on cookie hmac selectionNeil Horman2-4/+27
2012-12-16SUNRPC: variable 'svsk' is unused in function bc_send_requestTrond Myklebust1-2/+0
2012-12-16SUNRPC: Handle ECONNREFUSED in xs_local_setup_socketTrond Myklebust1-0/+4