summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: dsa: setup and teardown treeVivien Didelot2017-11-091-1/+1
| * | | net: dsa: constify cpu_dp member of dsa_portVivien Didelot2017-11-091-1/+1
| * | | openvswitch: enable NSH supportYi Yang2017-11-081-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-11-084-9/+25
| |\ \ \
| | * | | netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso2017-11-071-0/+5
| | * | | netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal2017-11-061-2/+2
| | * | | netfilter: conntrack: make l3proto trackers constFlorian Westphal2017-10-242-2/+2
| | * | | netfilter: conntrack: remove pf argument from l4 packet functionsFlorian Westphal2017-10-241-1/+0
| | * | | netfilter: conntrack: add and use nf_ct_l4proto_log_invalidFlorian Westphal2017-10-241-6/+8
| | * | | netfilter: conntrack: add and use nf_l4proto_log_invalidFlorian Westphal2017-10-241-0/+10
| * | | | net_sch: red: Add offload ability to RED qdiscNogah Frankel2017-11-081-0/+30
| * | | | tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-051-0/+2
| * | | | net: dsa: make tree index unsignedVivien Didelot2017-11-051-1/+1
| * | | | net: dsa: make switch index unsignedVivien Didelot2017-11-051-1/+1
| * | | | ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet2017-11-051-3/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04165-1/+170
| |\ \ \ \
| * | | | | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-031-0/+32
| * | | | | net: sched: introduce chain_head_change callbackJiri Pirko2017-11-032-9/+10
| * | | | | ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel2017-11-031-0/+1
| * | | | | ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-032-0/+44
| * | | | | net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko2017-11-021-5/+1
| * | | | | net: sched: remove unused tc_should_offload helperJiri Pirko2017-11-021-7/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-11-012-1/+4
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-301-0/+3
| | * | | | | | Bluetooth: increase timeout for le auto connectionsKonrad ZapaƂowicz2017-10-291-1/+1
| * | | | | | | net: display hw address of source machine during ipv6 DAD failureVishwanath Pai2017-11-011-1/+1
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-011-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | xfrm: make xfrm_replay_state_esn_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
| | * | | | | | | xfrm: make xfrm_alg_auth_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
| | * | | | | | | xfrm: make xfrm_alg_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
| | * | | | | | | xfrm: make aead_len() return unsigned intAlexey Dobriyan2017-09-251-1/+1
| * | | | | | | | net: Add extack to fib_notifier_infoDavid Ahern2017-11-011-0/+1
| * | | | | | | | net: sched: Identify hardware traffic classes using classidAmritha Nambiar2017-10-312-0/+8
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-308-7/+20
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-10-291-0/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net/sched: Add support for HW offloading for CBSVinicius Costa Gomes2017-10-271-0/+9
| * | | | | | | | | | tcp: remove unnecessary includeAlexei Starovoitov2017-10-281-3/+0
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-282-2/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet2017-10-282-2/+3
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2017-10-282-1/+1
| * | | | | | | | | | tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet2017-10-282-1/+1
| |/ / / / / / / / /