summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-13
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-13
* Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-13
* ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-12
* ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-12
* ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni2015-10-12
* tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet2015-10-12
* net: shrink struct sock and request_sock by 8 bytesEric Dumazet2015-10-12
* net: align sk_refcnt on 128 bytes boundaryEric Dumazet2015-10-12
* net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-12
* sock: support per-packet fwmarkEdward Jee2015-10-12
* switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman2015-10-12
* switchdev: add bridge ageing_time attributeScott Feldman2015-10-12
* net: dsa: use switchdev obj in port_fdb_delVivien Didelot2015-10-11
* net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-11
* net: dsa: add port_fdb_prepareVivien Didelot2015-10-11
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-11
|\
| * 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-08
| * Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-08
| * Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-08
| * Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-08
| * Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-05
| * Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-05
| * mac802154: check on len instead mac_lenAlexander Aring2015-09-30
| * nl802154: add support for security layerAlexander Aring2015-09-30
| * netlink: add nla_get for le32 and le64Alexander Aring2015-09-30
| * Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-29
| * Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-24
| * ieee802154: change needed headroom/tailroomAlexander Aring2015-09-22
| * ieee802154: introduce wpan_dev_header_opsAlexander Aring2015-09-22
| * ieee802154: header_ops: fix frame control settingAlexander Aring2015-09-22
* | net: synack packets can be attached to request socketsEric Dumazet2015-10-11
* | dst: Pass net into dst->outputEric W. Biederman2015-10-08
* | ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
* | ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman2015-10-08
* | ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman2015-10-08
* | ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman2015-10-08
* | ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
* | ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman2015-10-08
* | dst: Pass a sk into .local_outEric W. Biederman2015-10-08
* | net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-07
|\ \
| * | cfg80211: allow changing station capabilities for unassociated stationsAyala Beker2015-09-29
| * | mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-29
| * | Revert "mac80211: add pointer for driver use to key"Johannes Berg2015-09-22
| * | mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach2015-09-22
| * | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
| * | mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-22
| * | nl80211: support vendor dumpit commandsJohannes Berg2015-09-22
* | | net: Add source address lookup op for VRFDavid Ahern2015-10-07