summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-01-24netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso
2020-01-24netfilter: nf_tables_offload: fix check the chain offload flagwenxu
2020-01-24netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner
2020-01-24mptcp: cope with later TCP fallbackPaolo Abeni
2020-01-24mptcp: process MP_CAPABLE data optionChristoph Paasch
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch
2020-01-24mptcp: move from sha1 (v0) to sha256 (v1)Paolo Abeni
2020-01-24mptcp: new sysctl to control the activation per NSMatthieu Baerts
2020-01-24mptcp: allow collapsing consecutive sendpages on the same substreamPaolo Abeni
2020-01-24mptcp: recvmsg() can drain data from multiple subflowsPaolo Abeni
2020-01-24mptcp: add subflow write space signalling and mptcp_pollFlorian Westphal
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau
2020-01-24mptcp: Add setsockopt()/getsockopt() socket operationsPeter Krystad
2020-01-24mptcp: Add shutdown() socket operationPeter Krystad
2020-01-24mptcp: Add key generation and token treePeter Krystad
2020-01-24mptcp: Create SUBFLOW socket for incoming connectionsPeter Krystad
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov
2020-01-24net: bridge: vlan: add basic option dumping supportNikolay Aleksandrov
2020-01-24net: bridge: check port state before br_allowed_egressNikolay Aleksandrov
2020-01-24ipv6_route_seq_next should increase position indexVasily Averin
2020-01-24rt_cpu_seq_next should increase position indexVasily Averin
2020-01-24neigh_stat_seq_next() should increase position indexVasily Averin
2020-01-24vcc_seq_next should increase position indexVasily Averin
2020-01-24tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-01-24net/rose: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-24caif_usb: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-24ipvs: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-23net_sched: fix datalen for ematchCong Wang
2020-01-23fou: Fix IPv6 netlink policyKristian Evensen
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani
2020-01-23net: sched: pie: fix alignment in struct instancesMohit P. Tahiliani
2020-01-23net: sched: pie: fix commentingMohit P. Tahiliani
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-22Bluetooth: fix appearance typo in mgmt.cAlain Michaud
2020-01-22net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-22net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet
2020-01-22Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki