summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: track application-limited rate samplesSoheil Hassas Yeganeh2016-09-212-1/+6
* tcp: track data delivery rate for a TCP connectionYuchung Cheng2016-09-212-1/+36
* tcp: count packets marked lost for a TCP connectionNeal Cardwell2016-09-211-0/+1
* net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet2016-09-211-0/+2
* tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell2016-09-212-4/+3
* lib/win_minmax: windowed min or max estimatorNeal Cardwell2016-09-211-0/+37
* bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2016-09-203-3/+36
* 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
* | rhashtable: Add rhlist interfaceHerbert Xu2016-09-201-114/+377
* | net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim2016-09-191-1/+2
* | net sched ife action: add 16 bit helpersJamal Hadi Salim2016-09-191-0/+2
|/
* Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-191-10/+216
|\
| * rxrpc: Improve skb tracingDavid Howells2016-09-171-8/+4
| * rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells2016-09-171-0/+34
| * rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells2016-09-171-0/+33
| * rxrpc: Add a tracepoint to log ACK transmissionDavid Howells2016-09-171-0/+30
| * rxrpc: Add a tracepoint to log received ACK packetsDavid Howells2016-09-171-0/+26
| * rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells2016-09-171-0/+26
| * rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells2016-09-171-0/+60
| * rxrpc: Print the packet type name in the Rx packet traceDavid Howells2016-09-171-2/+3
* | 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
* | ipvlan: Introduce l3s modeMahesh Bandewar2016-09-191-0/+1
* | net: Add _nf_(un)register_hooks symbolsMahesh Bandewar2016-09-191-0/+2
* | ipv6: Export p6_route_input_lookup symbolMahesh Bandewar2016-09-191-0/+3
* | net: core: Add offload stats to if_stats_msgNogah Frankel2016-09-181-0/+9
* | netdevice: Add offload statistics ndoNogah Frankel2016-09-181-0/+12
* | 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-172-0/+3