summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg1-1/+3
2016-09-26cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha1-11/+14
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso37-278/+549
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang1-8/+3
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso1-0/+3
2016-09-25netfilter: replace list_head with single linked listAaron Conole2-3/+2
2016-09-25netfilter: nf_queue: whitespace cleanupAaron Conole1-4/+4
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal1-0/+6
2016-09-23net: dsa: add port fast ageingVivien Didelot1-0/+2
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz1-0/+25
2016-09-23sctp: improve how SSN, TSN and ASCONF serial are comparedMarcelo Ricardo Leitner1-76/+18
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+28
2016-09-23netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang1-13/+43
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana1-0/+1
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner1-5/+5
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+3
2016-09-21net: cls_bpf: allow offloaded filters to update statsJakub Kicinski1-0/+1
2016-09-21net: cls_bpf: limit hardware offload by software-only flagJakub Kicinski1-0/+1
2016-09-21net: cls_bpf: add hardware offloadJakub Kicinski1-0/+14
2016-09-21vti6: fix input pathNicolas Dichtel1-1/+3
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: 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/...David 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/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 Starovoitov1-0/+2