summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: use mpls_hdrJiri Benc2016-10-031-12/+0
* mpls: move mpls_hdr to a common locationJiri Benc2016-10-031-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-031-10/+3
|\
| * sctp: remove prsctp_param from sctp_chunkXin Long2016-09-301-7/+0
| * sctp: move sent_count to the memory hole in sctp_chunkXin Long2016-09-301-3/+3
* | ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-302-1/+3
* | net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}Jia He2016-09-301-0/+23
* | net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion2016-09-281-1/+1
* | switchdev: remove FIB offload infrastructureJiri Pirko2016-09-282-42/+0
* | fib: introduce FIB info offload flag helpersJiri Pirko2016-09-281-0/+13
* | fib: introduce FIB notification infrastructureJiri Pirko2016-09-281-3/+31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-2537-278/+549
|\ \
| * | net: dsa: add port fast ageingVivien Didelot2016-09-231-0/+2
| * | net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz2016-09-231-0/+25
| * | sctp: improve how SSN, TSN and ASCONF serial are comparedMarcelo Ricardo Leitner2016-09-231-76/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-234-2/+28
| |\|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-221-1/+3
| | |\
| | | * vti6: fix input pathNicolas Dichtel2016-09-211-1/+3
| | * | sctp: fix SSN comparisionMarcelo Ricardo Leitner2016-09-171-1/+1
| | * | net: avoid sk_forward_alloc overflowsEric Dumazet2016-09-171-0/+10
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-09-131-0/+14
| | |\ \ | | | |/ | | |/|
| | | * netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng2016-09-131-0/+14
| * | | sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner2016-09-221-5/+5
| * | | 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