aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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: track application-limited rate samplesSoheil Hassas Yeganeh1-1/+5
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng1-1/+34
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell1-1/+1
2016-09-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-4/+46
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-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-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar1-0/+3
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid 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 Starovoitov1-0/+2
2016-09-17net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern1-24/+0
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner1-1/+1
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho1-1/+32
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin1-0/+1
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim1-0/+30
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan1-0/+6
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg1-9/+2
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+14
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng1-0/+14
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-2/+20
2016-09-12netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLESLiping Zhang1-4/+0
2016-09-12netfilter: nf_tables: don't drop IPv6 packets that cannot parse transportPablo Neira Ayuso1-4/+2
2016-09-12netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso1-7/+0
2016-09-12netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso2-0/+91
2016-09-12netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parsePablo Neira Ayuso1-2/+3
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso3-0/+20
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg2-0/+33
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul1-0/+4
2016-09-12cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach1-1/+2
2016-09-10net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern1-2/+1
2016-09-10net: l3mdev: remove get_rtable methodDavid Ahern1-21/+0