aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24mptcp: Create SUBFLOW socket for incoming connectionsPeter Krystad1-5/+231
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad7-24/+603
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad4-7/+272
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad5-1/+145
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau8-0/+195
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov5-19/+133
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov3-7/+129
2020-01-24net: bridge: vlan: add basic option dumping supportNikolay Aleksandrov4-7/+48
2020-01-24net: bridge: check port state before br_allowed_egressNikolay Aleksandrov1-1/+1
2020-01-24ipv6_route_seq_next should increase position indexVasily Averin1-5/+2
2020-01-24rt_cpu_seq_next should increase position indexVasily Averin1-0/+1
2020-01-24neigh_stat_seq_next() should increase position indexVasily Averin1-0/+1
2020-01-24vcc_seq_next should increase position indexVasily Averin1-2/+1
2020-01-24tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet3-0/+3
2020-01-24net/rose: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24caif_usb: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24ipvs: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-23net_sched: fix datalen for ematchCong Wang1-1/+1
2020-01-23fou: Fix IPv6 netlink policyKristian Evensen1-2/+2
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani3-0/+576
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani1-85/+88
2020-01-23net: sched: pie: fix alignment in struct instancesMohit P. Tahiliani1-9/+9
2020-01-23net: sched: pie: fix commentingMohit P. Tahiliani1-5/+5
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani1-1/+1
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani1-85/+1
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2-12/+30
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-92/+303
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau1-0/+2
2020-01-22Bluetooth: fix appearance typo in mgmt.cAlain Michaud1-4/+4
2020-01-22net, ip6_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-22net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet1-3/+2
2020-01-22Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni1-1/+2
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy1-31/+33
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki1-2/+0
2020-01-22Bluetooth: adding missing const decoration to mgmt_status_tableAlain Michaud1-1/+1
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel2-2/+2
2020-01-21net, ip_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller11-43/+819
2020-01-21tcp/ipv4: remove AF_INET_FAMILYAlex Shi1-6/+0
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi1-1/+0
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel1-1/+1
2020-01-21tcp: remove redundant assigment to snd_cwndTheodore Dubois1-1/+0
2020-01-21tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang1-2/+1
2020-01-21net-sysfs: Fix reference count leakJouni Hogander1-1/+3
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller7-58/+257
2020-01-21ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi1-1/+3
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller5-12/+52
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József4-10/+10
2020-01-20hsr: Fix a compilation errorxiaofeng.yan1-1/+1
2020-01-20net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom1-3/+0