summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-7/+20
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2-0/+5
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...David 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-27net: dsa: remove port masksVivien Didelot1-3/+0
2017-10-27net: dsa: use new port type in helpersVivien Didelot1-11/+16
2017-10-27net: dsa: define port typesVivien Didelot1-0/+7
2017-10-27net: dsa: introduce dsa_user_ports helperVivien Didelot1-0/+5
2017-10-27net: dsa: rename dsa_is_normal_port helperVivien Didelot1-1/+1
2017-10-27net: dsa: fix dsa_is_normal_port helperVivien Didelot1-1/+1
2017-10-27net: dsa: add dsa_is_unused_port helperVivien Didelot1-0/+7
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2-5/+5
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2-1/+1
2017-10-27tcp: remove stale sysctl_tcp_reorderingEric Dumazet1-1/+0
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet2-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet2-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet2-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet2-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet2-2/+2
2017-10-27tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet2-2/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet2-1/+2
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet2-1/+1
2017-10-27Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller1-3/+6
2017-10-27net: updating dst lastusage is an unlikely event.Paolo Abeni1-1/+1
2017-10-26tcp: TCP experimental option for SMCUrsula Braun2-1/+9
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet1-0/+6
2017-10-25net: LLC: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-10-25net: sctp: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-25bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long1-4/+0
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert1-2/+1
2017-10-24tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch1-1/+2