summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-6/+0
* cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-132-3/+81
* wireless: add WNM action frame categoriesJohannes Berg2015-10-131-0/+3
* wireless: update robust action frame listJohannes Berg2015-10-131-0/+2
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-132-19/+80
* Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-131-0/+2
* ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-121-1/+1
* ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-121-3/+3
* Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-121-0/+2
|\
| * brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman2015-09-291-0/+2
* | ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni2015-10-121-0/+1
* | tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet2015-10-122-2/+4
* | net: shrink struct sock and request_sock by 8 bytesEric Dumazet2015-10-122-8/+11
* | net: align sk_refcnt on 128 bytes boundaryEric Dumazet2015-10-123-5/+16
* | net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-121-6/+4
* | sock: support per-packet fwmarkEdward Jee2015-10-121-0/+7
* | bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2015-10-122-1/+4
* | bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-121-0/+2
* | switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman2015-10-121-0/+1
* | switchdev: add bridge ageing_time attributeScott Feldman2015-10-121-0/+2
* | net: dsa: use switchdev obj in port_fdb_delVivien Didelot2015-10-111-1/+1
* | net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-111-1/+2
* | net: dsa: add port_fdb_prepareVivien Didelot2015-10-111-0/+6
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-1111-95/+430
|\ \
| * | 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-081-0/+2
| * | Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-082-0/+2
| * | Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-083-0/+3
| * | Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-081-0/+7
| * | Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-051-0/+2
| * | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-051-0/+2
| * | mac802154: check on len instead mac_lenAlexander Aring2015-09-301-1/+1
| * | nl802154: add support for security layerAlexander Aring2015-09-303-75/+322
| * | netlink: add nla_get for le32 and le64Alexander Aring2015-09-301-0/+18
| * | Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-291-0/+3
| * | ieee802154: remove unnecessary includesAlexander Aring2015-09-241-3/+0
| * | Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-241-0/+5
| * | ieee802154: add helpers for frame control checksAlexander Aring2015-09-221-0/+12
| * | ieee802154: change needed headroom/tailroomAlexander Aring2015-09-223-8/+19
| * | ieee802154: introduce wpan_dev_header_opsAlexander Aring2015-09-222-9/+33
| * | ieee802154: header_ops: fix frame control settingAlexander Aring2015-09-221-1/+1
* | | net: synack packets can be attached to request socketsEric Dumazet2015-10-111-0/+8
* | | bpf: fix cb access in socket filter programsAlexei Starovoitov2015-10-112-7/+38
* | | net/core: lockdep_rtnl_is_held can be booleanYaowei Bai2015-10-091-3/+3
* | | net/inetdevice: bad_mask can be booleanYaowei Bai2015-10-091-4/+4
* | | net/inetdevice: inet_ifa_match can be booleanYaowei Bai2015-10-091-1/+1
* | | net/dccp: dccp_list_has_service can be booleanYaowei Bai2015-10-091-3/+3
* | | net/can: can_dropped_invalid_skb can be booleanYaowei Bai2015-10-091-3/+3
* | | net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai2015-10-091-3/+3
* | | net/ieee80211: ieee80211_is_* can be booleanYaowei Bai2015-10-091-38/+38
* | | net/netlink: lockdep_genl_is_held can be booleanYaowei Bai2015-10-091-1/+1