aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal1-2/+2
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha1-0/+2
2017-11-05net: dsa: make tree index unsignedVivien Didelot1-1/+1
2017-11-05net: dsa: make switch index unsignedVivien Didelot1-1/+1
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet1-3/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller165-1/+170
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko1-0/+32
2017-11-03net: sched: introduce chain_head_change callbackJiri Pirko2-9/+10
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel1-0/+1
2017-11-03net_sched: hold netns refcnt for each actionCong Wang1-1/+3
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang1-0/+2
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2-0/+44
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds165-0/+165
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman165-0/+165
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko1-5/+1
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko1-7/+0
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-1/+4
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet1-3/+3
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai1-1/+1
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-4/+4
2017-11-01net: Add extack to fib_notifier_infoDavid Ahern1-0/+1
2017-10-31net: sched: Identify hardware traffic classes using classidAmritha Nambiar2-0/+8
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+1
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-7/+20
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann1-0/+3
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2-0/+5
2017-10-29Bluetooth: increase timeout for le auto connectionsKonrad ZapaƂowicz1-1/+1
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long2-2/+2
2017-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+9
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend1-0/+1
2017-10-28tcp: remove unnecessary includeAlexei Starovoitov1-3/+0
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2-2/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet2-2/+3
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet2-1/+1
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes1-0/+9
2017-10-28net: dsa: remove port masksVivien Didelot1-3/+0
2017-10-28net: dsa: use new port type in helpersVivien Didelot1-11/+16
2017-10-28net: dsa: define port typesVivien Didelot1-0/+7
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot1-0/+5