summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar
2017-10-29ipv6: prevent user from adding cached routesWei Wang
2017-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-10-28tcp: remove unnecessary includeAlexei Starovoitov
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet
2017-10-28tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes
2017-10-27net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes
2017-10-28net: dsa: remove port masksVivien Didelot
2017-10-28net: dsa: use new port type in helpersVivien Didelot
2017-10-28net: dsa: define port typesVivien Didelot
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot
2017-10-28net: dsa: rename dsa_is_normal_port helperVivien Didelot
2017-10-28net: dsa: fix dsa_is_normal_port helperVivien Didelot
2017-10-28net: dsa: add dsa_is_unused_port helperVivien Didelot
2017-10-27net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland
2017-10-27bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet
2017-10-27tcp: remove stale sysctl_tcp_reorderingEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet
2017-10-27drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook
2017-10-27net: updating dst lastusage is an unlikely event.Paolo Abeni
2017-10-26tcp: TCP experimental option for SMCUrsula Braun
2017-10-26macvlan: remove unused fields in struct macvlan_devGirish Moodalbail
2017-10-25net: LLC: Convert timers to use timer_setup()Kees Cook
2017-10-25net: sctp: Convert timers to use timer_setup()Kees Cook
2017-10-25bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long
2017-10-25bpf: permit multiple bpf attachments for a single perf eventYonghong Song