summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: cls_bpf: allow offloaded filters to update statsJakub Kicinski2016-09-221-0/+1
* net: cls_bpf: limit hardware offload by software-only flagJakub Kicinski2016-09-221-0/+1
* net: cls_bpf: add hardware offloadJakub Kicinski2016-09-221-0/+14
* tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88Neal Cardwell2016-09-211-2/+2
* tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng2016-09-211-0/+4
* tcp: allow congestion control to expand send buffer differentlyYuchung Cheng2016-09-211-0/+2
* tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell2016-09-211-0/+2
* tcp: allow congestion control module to request TSO skb segment countNeal Cardwell2016-09-211-0/+2
* tcp: track application-limited rate samplesSoheil Hassas Yeganeh2016-09-211-1/+5
* tcp: track data delivery rate for a TCP connectionYuchung Cheng2016-09-211-1/+34
* tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell2016-09-211-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-09-215-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-201-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-193-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/+2Star
| * 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-191-2/+2
* | sctp: free msg->chunks when sctp_primitive_SEND return errXin Long2016-09-191-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/+0Star
* | net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin2016-09-161-0/+1
* | net_sched: Introduce skbmod actionJamal Hadi Salim2016-09-161-0/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-135-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-312-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-311-0/+9
| |\ \ | | |/ | |/|
| | * cfg80211: Add stub for cfg80211_get_station()Linus Lüssing2016-08-301-0/+9