summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-09-205-4/+46
|\
| * Bluetooth: Add support for appearance in scan rspMichał Narajowski2016-09-192-0/+7
| * Bluetooth: Increase the subsystem minor version numberMarcel Holtmann2016-09-191-1/+1
| * Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann2016-09-192-0/+19
| * Bluetooth: Use numbers for subsystem version stringMarcel Holtmann2016-09-191-1/+2
| * Bluetooth: Use individual flags for certain management eventsMarcel Holtmann2016-09-191-1/+4
| * Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2016-09-192-0/+5
| * Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann2016-09-191-0/+2
| * Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann2016-09-191-0/+1
| * Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2016-09-191-0/+1
| * Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss2016-09-191-2/+2
| * Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson2016-09-191-0/+1
| * Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann2016-09-191-0/+2
* | net sched ife action: add 16 bit helpersJamal Hadi Salim2016-09-191-0/+2
|/
* sched: add and use qdisc_skb_head helpersFlorian Westphal2016-09-191-12/+51
* sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal2016-09-191-7/+8
* ipv6: Export p6_route_input_lookup symbolMahesh Bandewar2016-09-191-0/+3
* Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller2016-09-183-11/+79
|\
| * cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho2016-09-161-1/+32
| * mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan2016-09-151-0/+6
| * mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2016-09-151-9/+2
| * mac80211: add support for radiotap timestamp fieldJohannes Berg2016-09-122-0/+33
| * mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2016-09-121-0/+4
| * cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach2016-09-121-1/+2
* | sctp: make sctp_outq_flush/tail/uncork return voidXin Long2016-09-181-2/+2
* | sctp: free msg->chunks when sctp_primitive_SEND return errXin Long2016-09-181-0/+1
* | ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov2016-09-171-0/+1
* | ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2016-09-171-0/+2
* | net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern2016-09-171-24/+0
* | net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin2016-09-161-0/+1
* | net_sched: Introduce skbmod actionJamal Hadi Salim2016-09-151-0/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-125-2/+20
|\ \ | |/ |/|
| * net: Don't delete routes in different VRFsMark Tomlinson2016-09-061-1/+2
| * af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-041-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-302-0/+8
| |\
| | * netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-251-0/+4
| | * netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+4
| * | Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-301-0/+9
| |\ \ | | |/ | |/|
| | * cfg80211: Add stub for cfg80211_get_station()Linus Lüssing2016-08-301-0/+9
* | | net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern2016-09-101-2/+1
* | | net: l3mdev: remove get_rtable methodDavid Ahern2016-09-101-21/+0
* | | net: l3mdev: Remove l3mdev_fib_oifDavid Ahern2016-09-101-29/+0
* | | net: ipv6: Remove l3mdev_get_saddr6David Ahern2016-09-101-11/+0
* | | net: ipv4: Remove l3mdev_get_saddrDavid Ahern2016-09-102-22/+0
* | | net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-101-4/+4
* | | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-101-3/+3
* | | net: l3mdev: Add hook to output pathDavid Ahern2016-09-101-0/+48
* | | net: flow: Add l3mdev flow updateDavid Ahern2016-09-101-0/+6
* | | net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-101-0/+30
* | | net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai2016-09-101-13/+39
OpenPOWER on IntegriCloud