- 8d0caed can: bcm/raw/isotp: use per module netdevice notifier by Tetsuo Handa · 3 years, 7 months ago
- 2030043 can: j1939: fix Use-after-Free, hold skb ref while in use by Oleksij Rempel · 3 years, 8 months ago
- a4f0377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 7 months ago
- 7ea6cd1 lantiq: net: fix duplicated skb in rx descriptor ring by Aleksander Jan Bajkowski · 3 years, 7 months ago
- 057d493 qmi_wwan: Do not call netif_rx from rx_fixup by Kristian Evensen · 3 years, 7 months ago
- c1a3d40 net: cdc_ncm: switch to eth%d interface naming by Maciej Żenczykowski · 3 years, 7 months ago
- e34492d net: inline function get_net_ns_by_fd if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
- 475b92f ptp: improve max_adj check against unreasonable values by Jakub Kicinski · 3 years, 7 months ago
- 2214fb5 net: mhi_net: Update the transmit handler prototype by Subash Abhinov Kasiviswanathan · 3 years, 7 months ago
- 973377f bpf, selftests: Adjust few selftest outcomes wrt unreachable code by Daniel Borkmann · 3 years, 8 months ago
- 9183671a bpf: Fix leakage under speculation on mispredicted branches by Daniel Borkmann · 3 years, 8 months ago
- fe9a5ca bpf: Do not mark insn as seen under speculative path verification by Daniel Borkmann · 3 years, 8 months ago
- d203b0f bpf: Inherit expanded/patched seen count from old aux data by Daniel Borkmann · 3 years, 8 months ago
- 45deacc Merge tag 'for-net-2021-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 3 years, 7 months ago
- 995fca1 Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled by Luiz Augusto von Dentz · 3 years, 7 months ago
- ad9d24c net: qrtr: fix OOB Read in qrtr_endpoint_post by Pavel Skripkin · 3 years, 7 months ago
- b87b04f ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
- 58af3d3 net: caif: fix memory leak in ldisc_open by Pavel Skripkin · 3 years, 7 months ago
- 09427c1 cxgb4: fix wrong ethtool n-tuple rule lookup by Rahul Lakkireddy · 3 years, 7 months ago
- 49a10c7 netxen_nic: Fix an error handling path in 'netxen_nic_probe()' by Christophe JAILLET · 3 years, 7 months ago
- cb33766 qlcnic: Fix an error handling path in 'qlcnic_probe()' by Christophe JAILLET · 3 years, 7 months ago
- e175aef ethtool: strset: fix message length calculation by Jakub Kicinski · 3 years, 7 months ago
- 994c393 net: qualcomm: rmnet: don't over-count statistics by Alex Elder · 3 years, 7 months ago
- 4f667b8 sch_cake: revise docs for RFC 8622 LE PHB support by Tyson Moore · 3 years, 7 months ago
- ea6932d net: make get_net_ns return error if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
- 1adb20f net: stmmac: dwmac1000: Fix extended MAC address registers definition by Jisheng Zhang · 3 years, 7 months ago
- f4cdcae Merge branch 'cxgb4-fixes' by David S. Miller · 3 years, 7 months ago
- 6d29754 cxgb4: halt chip before flashing PHY firmware image by Rahul Lakkireddy · 3 years, 7 months ago
- f046bd0 cxgb4: fix sleep in atomic when flashing PHY firmware by Rahul Lakkireddy · 3 years, 7 months ago
- 42a2039 cxgb4: fix endianness when flashing boot image by Rahul Lakkireddy · 3 years, 7 months ago
- 33e3814 alx: Fix an error handling path in 'alx_probe()' by Christophe JAILLET · 3 years, 7 months ago
- da9ef50 net: phy: dp83867: perform soft reset and retain established link by Praneeth Bajjuri · 3 years, 7 months ago
- 232e368 Merge branch 'mptcp-fixes' by David S. Miller · 3 years, 7 months ago
- 499ada5 mptcp: fix soft lookup in subflow_error_report() by Paolo Abeni · 3 years, 7 months ago
- 2395da0 selftests: mptcp: enable syncookie only in absence of reorders by Paolo Abeni · 3 years, 7 months ago
- 61e7102 mptcp: do not warn on bad input from the network by Paolo Abeni · 3 years, 7 months ago
- 99d1055 mptcp: wake-up readers only for in sequence data by Paolo Abeni · 3 years, 7 months ago
- 72f9613 mptcp: try harder to borrow memory from subflow under pressure by Paolo Abeni · 3 years, 7 months ago
- 22488e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 7 months ago
- 0280f42 Merge branch 'tcp-options-oob-fixes' by David S. Miller · 3 years, 7 months ago
- ba91c49 sch_cake: Fix out of bounds when parsing TCP options and header by Maxim Mikityanskiy · 3 years, 7 months ago
- 07718be mptcp: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
- 5fc177a netfilter: synproxy: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
- d1b5bee net/packet: annotate data race in packet_sendmsg() by Eric Dumazet · 3 years, 7 months ago
- b71eaed inet: annotate date races around sk->sk_txhash by Eric Dumazet · 3 years, 7 months ago
- f13ef10 net: annotate data race in sock_error() by Eric Dumazet · 3 years, 7 months ago
- 172947a Merge branch 'bridge-egress-fixes' by David S. Miller · 3 years, 7 months ago
- cfc579f net: bridge: fix vlan tunnel dst refcnt when egressing by Nikolay Aleksandrov · 3 years, 7 months ago
- 58e2071 net: bridge: fix vlan tunnel dst null pointer dereference by Nikolay Aleksandrov · 3 years, 7 months ago
- 9d44fa3 ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
- 3bdd5ee skbuff: fix incorrect msg_zerocopy copy notifications by Willem de Bruijn · 3 years, 7 months ago
- 388fa7f Merge tag 'mlx5-fixes-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 7 months ago
- 54e1217 net/mlx5e: Block offload of outer header csum for GRE tunnel by Aya Levin · 3 years, 8 months ago
- 6d6727d net/mlx5e: Block offload of outer header csum for UDP tunnels by Aya Levin · 3 years, 8 months ago
- 7a54507 Revert "net/mlx5: Arm only EQs with EQEs" by Shay Drory · 3 years, 11 months ago
- a6ee6f5 net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP by Aya Levin · 3 years, 9 months ago
- 9ae8c18 net/mlx5e: Don't update netdev RQs with PTP-RQ by Aya Levin · 3 years, 9 months ago
- 11f5ac3 net/mlx5e: Verify dev is present in get devlink port ndo by Chris Mi · 3 years, 9 months ago
- 4aaf96a net/mlx5: DR, Don't use SW steering when RoCE is not supported by Maor Gottlieb · 3 years, 7 months ago
- c189716 net/mlx5: Consider RoCE cap before init RDMA resources by Maor Gottlieb · 3 years, 7 months ago
- a3e5fd9 net/mlx5e: Fix page reclaim for dead peer hairpin by Dima Chumak · 3 years, 8 months ago
- 8ad893e net/mlx5e: Remove dependency in IPsec initialization flows by Huy Nguyen · 3 years, 8 months ago
- fb1a313 net/mlx5e: Fix use-after-free of encap entry in neigh update handler by Vlad Buslov · 3 years, 8 months ago
- 2bf8d2a net/mlx5e: Fix an error code in mlx5e_arfs_create_tables() by Yang Li · 3 years, 8 months ago
- 6cde05a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 3 years, 7 months ago
- 13c62f53 net/sched: act_ct: handle DNAT tuple collision by Marcelo Ricardo Leitner · 3 years, 7 months ago
- d2e381c rtnetlink: Fix regression in bridge VLAN configuration by Ido Schimmel · 3 years, 7 months ago
- 93124d4 Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 7 months ago
- a8b897c udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
- dcd01ee inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
- 80ec82e net: ethtool: clear heap allocations for ethtool function by Austin Kim · 3 years, 7 months ago
- 2e84f6b ice: parameterize functions responsible for Tx ring management by Maciej Fijalkowski · 3 years, 8 months ago
- ebc5399 ice: add ndo_bpf callback for safe mode netdev ops by Maciej Fijalkowski · 3 years, 8 months ago
- 12f36e9 netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local by Florian Westphal · 3 years, 7 months ago
- 8294442 selftests: netfilter: add fib test case by Florian Westphal · 3 years, 7 months ago
- ad9f151 netfilter: nf_tables: initialize set before expression setup by Pablo Neira Ayuso · 3 years, 8 months ago
- a979954 mac80211: drop multicast fragments by Johannes Berg · 3 years, 7 months ago
- f5baf28 mac80211: move interface shutdown out of wiphy lock by Johannes Berg · 3 years, 7 months ago
- 65bec83 cfg80211: shut down interfaces on failed resume by Johannes Berg · 3 years, 7 months ago
- 43076c1 cfg80211: fix phy80211 symlink creation by Johannes Berg · 3 years, 7 months ago
- adaed1b mac80211: fix 'reset' debugfs locking by Johannes Berg · 3 years, 7 months ago
- f2386cf net: lantiq: disable interrupt before sheduling NAPI by Aleksander Jan Bajkowski · 3 years, 7 months ago
- 504fd6a net: ena: fix DMA mapping function issues in XDP by Shay Agroskin · 3 years, 7 months ago
- 1650bdb net: dsa: felix: re-enable TX flow control in ocelot_port_flush() by Vladimir Oltean · 3 years, 7 months ago
- 49bfcbf net: rds: fix memory leak in rds_recvmsg by Pavel Skripkin · 3 years, 7 months ago
- df693f1 Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-merge by David S. Miller · 3 years, 7 months ago
- 9bb392f vrf: fix maximum MTU by Nicolas Dichtel · 3 years, 7 months ago
- d439aa3 net: appletalk: fix the usage of preposition by gushengxian · 3 years, 7 months ago
- 5ac6b19 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
- d612c3f net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
- d5befb2 mac80211: fix deadlock in AP/VLAN handling by Johannes Berg · 3 years, 8 months ago
- 11fc79f libbpf: Fixes incorrect rx_ring_setup_done by Kev Jackson · 3 years, 7 months ago
- 7a6b1ab neighbour: allow NUD_NOARP entries to be forced GCed by David Ahern · 3 years, 7 months ago
- a47c397 revert "net: kcm: fix memory leak in kcm_sendmsg" by Pavel Skripkin · 3 years, 7 months ago
- aaab307 Merge branch 'mlxsw-fixes' by David S. Miller · 3 years, 7 months ago
- 2fd8d84 mlxsw: core: Set thermal zone polling delay argument to real value at init by Mykola Kostenok · 3 years, 7 months ago
- d566ed0 mlxsw: spectrum_qdisc: Pass handle, not band number to find_class() by Petr Machata · 3 years, 7 months ago
- 306b922 mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 by Petr Machata · 3 years, 7 months ago
- 51c96a5 ethtool: Fix NULL pointer dereference during module EEPROM dump by Ido Schimmel · 3 years, 7 months ago
- 3822d06 cxgb4: avoid link re-train during TC-MQPRIO configuration by Rahul Lakkireddy · 3 years, 8 months ago