summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-195-7/+20
* mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-194-3/+8
* mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach2016-10-191-2/+3
* mac80211: improve RX aggregation data in debugfsJohannes Berg2016-10-191-2/+7
* mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg2016-10-193-9/+5
* cfg80211: fix possible memory leak in cfg80211_iter_combinations()Wei Yongjun2016-10-181-1/+3
* mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-172-1/+24
* mac80211: avoid extra memcpy in A-MSDU head creationMichael Braun2016-10-171-10/+13
* nl80211: ifdef WoWLAN related policiesJohannes Berg2016-10-171-0/+2
* nl80211: correctly use nl80211_nan_srf_policyJohannes Berg2016-10-171-1/+2
* cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha2016-10-133-10/+49
* cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-132-40/+32
* mac80211: preserve more bits when building QoS headerJohannes Berg2016-10-121-7/+16
* mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-127-27/+58
* mac80211: remove unnecessary num_mcast_sta checkMichael Braun2016-10-121-7/+0
* mac80211: remove unnecessary mesh checkJohannes Berg2016-10-121-4/+1
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1118-240/+357
|\
| * netfilter: Fix slab corruption.Linus Torvalds2016-10-111-75/+33
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-10-083-45/+65
| |\
| | * Bluetooth: Refactor append name and appearanceMichał Narajowski2016-10-063-50/+38
| | * Bluetooth: Add appearance to default scan rsp dataMichał Narajowski2016-10-061-1/+10
| | * Bluetooth: Fix local name in scan rspMichał Narajowski2016-10-061-12/+35
| * | ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski2016-10-071-1/+3
| * | Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-10-0611-116/+251
| |\ \
| | * | rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phaseDavid Howells2016-10-061-5/+6
| | * | rxrpc: Need to produce an ACK for service op if op takes a long timeDavid Howells2016-10-065-6/+28
| | * | rxrpc: Return negative error code to kernel serviceDavid Howells2016-10-061-1/+1
| | * | rxrpc: Add missing notificationDavid Howells2016-10-061-0/+1
| | * | rxrpc: Queue the call on expiryDavid Howells2016-10-061-4/+6
| | * | rxrpc: Partially handle OpenAFS's improper termination of callsDavid Howells2016-10-061-0/+37
| | * | rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKsDavid Howells2016-10-068-29/+82
| | * | rxrpc: Fix warning by splitting rxrpc_send_call_packet()David Howells2016-10-068-84/+102
| | * | rxrpc: Only ping for lost reply in client callDavid Howells2016-10-061-1/+2
| | * | rxrpc: Fix oops on incoming call to serviceless endpointDavid Howells2016-10-061-1/+1
| | * | rxrpc: Fix duplicate constDavid Howells2016-10-062-2/+2
| | * | rxrpc: Accesses of rxrpc_local::service need to be RCU managedDavid Howells2016-10-061-2/+2
| | |/
| * | netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet2016-10-061-3/+4
| * | packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman2016-10-061-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-1068-270/+482
| |\ \ \
| * | | | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-32/+29
|\ \ \ \ \
| * | | | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-1/+0
| * | | | | sockfs: Get rid of getxattr iopAndreas Gruenbacher2016-10-061-20/+30
| * | | | | sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher2016-10-061-18/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-10-109-16/+607
|\ \ \ \ \
| * | | | | crush: remove redundant local variableIlya Dryomov2016-10-051-3/+2
| * | | | | crush: don't normalize input of crush_ln iterativelyIlya Dryomov2016-10-051-3/+9
| * | | | | libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()Ilya Dryomov2016-10-031-3/+1
OpenPOWER on IntegriCloud