summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-10-27cfg80211: fix beacon interval in interface combination iterationJohannes Berg1-4/+2
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel2-41/+20
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg1-0/+10
2016-10-19cfg80211: allow vendor commands to be sent to nan interfaceAndrei Otcheretianski1-1/+2
2016-10-19cfg80211: allow aborting in-progress connection atttemptsIlan Peer1-1/+1
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach5-7/+20
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon4-3/+8
2016-10-19mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach1-2/+3
2016-10-19mac80211: improve RX aggregation data in debugfsJohannes Berg1-2/+7
2016-10-19mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg3-9/+5
2016-10-18cfg80211: fix possible memory leak in cfg80211_iter_combinations()Wei Yongjun1-1/+3
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun2-1/+24
2016-10-17mac80211: avoid extra memcpy in A-MSDU head creationMichael Braun1-10/+13
2016-10-17nl80211: ifdef WoWLAN related policiesJohannes Berg1-0/+2
2016-10-17nl80211: correctly use nl80211_nan_srf_policyJohannes Berg1-1/+2
2016-10-13cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha3-10/+49
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2-40/+32
2016-10-12mac80211: preserve more bits when building QoS headerJohannes Berg1-7/+16
2016-10-12mac80211: filter multicast data packets on AP / AP_VLANMichael Braun7-27/+58
2016-10-12mac80211: remove unnecessary num_mcast_sta checkMichael Braun1-7/+0
2016-10-12mac80211: remove unnecessary mesh checkJohannes Berg1-4/+1
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-2/+0
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-240/+357
2016-10-11netfilter: Fix slab corruption.Linus Torvalds1-75/+33
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro68-270/+482
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-32/+29
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-16/+607
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-4/+4
2016-10-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-45/+65
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-27/+17
2016-10-07ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski1-1/+3
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher1-1/+0
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan6-19/+14
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner3-8/+3
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-59/+5
2016-10-06sockfs: Get rid of getxattr iopAndreas Gruenbacher1-20/+30
2016-10-06sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher1-18/+6
2016-10-06Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller11-116/+251
2016-10-06netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet1-3/+4
2016-10-06packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman1-0/+1
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-3/+29
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski3-50/+38
2016-10-06Bluetooth: Add appearance to default scan rsp dataMichał Narajowski1-1/+10
2016-10-06Bluetooth: Fix local name in scan rspMichał Narajowski1-12/+35
2016-10-06rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phaseDavid Howells1-5/+6
2016-10-06rxrpc: Need to produce an ACK for service op if op takes a long timeDavid Howells5-6/+28
2016-10-06rxrpc: Return negative error code to kernel serviceDavid Howells1-1/+1
2016-10-06rxrpc: Add missing notificationDavid Howells1-0/+1
2016-10-06rxrpc: Queue the call on expiryDavid Howells1-4/+6