summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-04-28netfilter: nft_nat: add netmap supportPablo Neira Ayuso
2020-04-28netfilter: nft_nat: add helper function to set up NAT address and protocolPablo Neira Ayuso
2020-04-28netfilter: nft_nat: set flags from initialization pathPablo Neira Ayuso
2020-04-28netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso
2020-04-27bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso
2020-04-27Merge tag 'batadv-next-for-davem-20200427' of git://git.open-mesh.org/linux-m...David S. Miller
2020-04-27Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-04-27sch_sfq: validate silly quantum valuesEric Dumazet
2020-04-27net: bridge: Add checks for enabling the STP.Horatiu Vultur
2020-04-27bridge: mrp: Integrate MRP into the bridgeHoratiu Vultur
2020-04-27bridge: mrp: Implement netlink interface to configure MRPHoratiu Vultur
2020-04-27bridge: mrp: Connect MRP API with the switchdev APIHoratiu Vultur
2020-04-27bridge: switchdev: mrp: Implement MRP API for switchdevHoratiu Vultur
2020-04-27bridge: mrp: Add MRP interface.Horatiu Vultur
2020-04-27net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur
2020-04-27bridge: mrp: Extend bridge interfaceHoratiu Vultur
2020-04-27bridge: mrp: Update KconfigHoratiu Vultur
2020-04-27sch_choke: avoid potential panic in choke_reset()Eric Dumazet
2020-04-27fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet
2020-04-27net/tls: Fix sk_psock refcnt leak when in tls_data_ready()Xiyu Yang
2020-04-27net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang
2020-04-27net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()Xiyu Yang
2020-04-27net: rtnetlink: remove redundant assignment to variable errColin Ian King
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella
2020-04-27SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-04-27SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-04-27xfrm interface: don't take extra reference to netdevNicolas Dichtel
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-26netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault
2020-04-26netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bitBodong Wang
2020-04-26xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit commentsTobias Klauser
2020-04-26net: bpf: Allow TC programs to call BPF_FUNC_skb_change_headLorenzo Colitti
2020-04-26bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev
2020-04-26bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev
2020-04-25net: remove obsolete commentEric Dumazet
2020-04-25net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang
2020-04-25net: openvswitch: suitable access to the dp_metersTonghao Zhang
2020-04-25dccp: remove unused inline function dccp_set_seqnoYueHaibing
2020-04-25hsr: remove unnecessary code in hsr_dev_change_mtu()Taehee Yoo
2020-04-25mptcp: fix race in msk status updatePaolo Abeni
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-24net: sched: report ndo_setup_tc failures via extackJesper Dangaard Brouer
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24batman-adv: remove unused inline function batadv_arp_change_timeoutYueHaibing
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg