summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-09net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner
2021-06-09rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-09udp: fix race between close() and udp_abort()Paolo Abeni
2021-06-09inet: annotate data race in inet_send_prepare() and inet_dgram_connect()Eric Dumazet
2021-06-09net: ethtool: clear heap allocations for ethtool functionAustin Kim
2021-06-09ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski
2021-06-09ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski
2021-06-09netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal
2021-06-09netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso
2021-06-09mac80211: drop multicast fragmentsJohannes Berg
2021-06-09mac80211: move interface shutdown out of wiphy lockJohannes Berg
2021-06-09cfg80211: shut down interfaces on failed resumeJohannes Berg
2021-06-09cfg80211: fix phy80211 symlink creationJohannes Berg
2021-06-09mac80211: fix 'reset' debugfs lockingJohannes Berg
2021-06-08net: lantiq: disable interrupt before sheduling NAPIAleksander Jan Bajkowski
2021-06-08net: ena: fix DMA mapping function issues in XDPShay Agroskin
2021-06-08net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean
2021-06-08net: rds: fix memory leak in rds_recvmsgPavel Skripkin
2021-06-08Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-...David S. Miller
2021-06-08vrf: fix maximum MTUNicolas Dichtel
2021-06-08net: appletalk: fix the usage of prepositiongushengxian
2021-06-08net: ipv4: Remove unneed BUG() functionZheng Yongjun
2021-06-08net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun
2021-06-08mac80211: fix deadlock in AP/VLAN handlingJohannes Berg
2021-06-07neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern
2021-06-07revert "net: kcm: fix memory leak in kcm_sendmsg"Pavel Skripkin
2021-06-07Merge branch 'mlxsw-fixes'David S. Miller
2021-06-07mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok
2021-06-07mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()Petr Machata
2021-06-07mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata
2021-06-07ethtool: Fix NULL pointer dereference during module EEPROM dumpIdo Schimmel
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-06-04sch_htb: fix refcount leak in htb_parent_to_leaf_offloadYunjian Wang
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-04Merge branch 'wireguard-fixes'David S. Miller
2021-06-04wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld
2021-06-04wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld
2021-06-04wireguard: allowedips: initialize list head in selftestJason A. Donenfeld
2021-06-04wireguard: peer: allocate in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld
2021-06-04wireguard: do not use -O3Jason A. Donenfeld
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-04ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt