summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells1-0/+61
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell1-0/+13
2016-09-21tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88Neal Cardwell1-2/+2
2016-09-21tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng1-0/+4
2016-09-21tcp: allow congestion control to expand send buffer differentlyYuchung Cheng1-0/+2
2016-09-21tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell1-0/+2
2016-09-21tcp: allow congestion control module to request TSO skb segment countNeal Cardwell1-0/+2
2016-09-21tcp: export data delivery rateYuchung Cheng2-1/+7
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh2-1/+6
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng2-1/+36
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell1-0/+1
2016-09-21net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet1-0/+2
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell2-4/+3
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell1-0/+37
2016-09-20bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann3-3/+36
2016-09-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-4/+46
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu1-114/+377
2016-09-19net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim1-1/+2
2016-09-19net sched ife action: add 16 bit helpersJamal Hadi Salim1-0/+2
2016-09-19Bluetooth: Add support for appearance in scan rspMichaƂ Narajowski2-0/+7
2016-09-19Bluetooth: Increase the subsystem minor version numberMarcel Holtmann1-1/+1
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann2-0/+19
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann1-1/+2
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann1-1/+4
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2-0/+5
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann1-0/+2
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann1-0/+1
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann1-0/+1
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss1-2/+2
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson1-0/+1
2016-09-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann1-0/+2
2016-09-19Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-10/+216
2016-09-19sched: add and use qdisc_skb_head helpersFlorian Westphal1-12/+51
2016-09-19sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal1-7/+8
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar1-0/+1
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar1-0/+2
2016-09-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar1-0/+3
2016-09-18net: core: Add offload stats to if_stats_msgNogah Frankel1-0/+9
2016-09-18netdevice: Add offload statistics ndoNogah Frankel1-0/+12
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller3-11/+79
2016-09-18sctp: make sctp_outq_flush/tail/uncork return voidXin Long1-2/+2
2016-09-18sctp: free msg->chunks when sctp_primitive_SEND return errXin Long1-0/+1
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov1-0/+1
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2-0/+3
2016-09-17net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern1-24/+0
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller3-0/+97
2016-09-17rxrpc: Improve skb tracingDavid Howells1-8/+4
2016-09-17rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells1-0/+34
2016-09-17rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells1-0/+33
2016-09-17rxrpc: Add a tracepoint to log ACK transmissionDavid Howells1-0/+30