summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-02101-611/+665
|\
| * Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'Jakub Kicinski2022-06-023-4/+13
| |\
| | * net/af_packet: make sure to pull mac headerEric Dumazet2022-06-021-2/+4
| | * net: add debug info to __skb_pull()Eric Dumazet2022-06-021-1/+8
| | * net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet2022-06-021-1/+1
| |/
| * stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong2022-06-021-0/+2
| * net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2022-06-022-4/+4
| * tipc: check attribute length for bearer nameHoang Le2022-06-021-2/+1
| * ice: fix access-beyond-end in the switch codeAlexander Lobakin2022-06-024-139/+115
| * nfp: remove padding in nfp_nfdk_tx_descFei Qin2022-06-023-9/+17
| * ax25: Fix ax25 session cleanup problemsDuoming Zhou2022-06-024-11/+20
| * net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao2022-06-011-0/+1
| * Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-06-0114-41/+115
| |\
| | * net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed2022-05-311-11/+23
| | * net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy2022-05-311-0/+5
| | * net/mlx5: correct ECE offset in query qp outputChangcheng Liu2022-05-311-3/+2
| | * net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy2022-05-317-11/+31
| | * net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey2022-05-311-8/+11
| | * net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman2022-05-313-3/+39
| | * net/mlx5: Don't use already freed action pointerLeon Romanovsky2022-05-311-5/+4
| * | Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'Jakub Kicinski2022-06-012-5/+3
| |\ \
| | * | sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet2022-06-011-4/+2
| | * | sfc/siena: fix considering that all channels have TX queuesMartin Habets2022-06-011-1/+1
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-06-012-5/+8
| |\ \
| | * | xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.Maciej Żenczykowski2022-05-251-1/+2
| | * | Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek2022-05-251-4/+6
| * | | Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-06-019-30/+39
| |\ \ \
| | * | | wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg2022-06-011-5/+2
| | * | | wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih2022-05-305-3/+15
| | * | | wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg2022-05-301-17/+17
| | * | | wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg2022-05-302-5/+5
| * | | | socket: Don't use u8 type in uapi socket.hTobias Klauser2022-06-011-1/+1
| * | | | net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter2022-06-011-1/+1
| * | | | net: ping6: Fix ping -6 with interface nameAya Levin2022-06-011-4/+4
| * | | | macsec: fix UAF bug for real_devZiyang Xuan2022-06-011-0/+7
| * | | | octeontx2-af: fix error code in is_valid_offset()Dan Carpenter2022-06-011-1/+1
| * | | | bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu2022-06-013-4/+14
| * | | | tcp: tcp_rtx_synack() can be called from process contextEric Dumazet2022-05-311-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-05-312-19/+62
| |\ \ \ \
| | * | | | netfilter: flowtable: fix nft_flow_route source address for nat casewenxu2022-05-311-2/+2
| | * | | | netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu2022-05-311-0/+2
| | * | | | netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso2022-05-311-13/+41
| | * | | | netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso2022-05-311-0/+4
| | * | | | netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso2022-05-311-4/+13
| | | |_|/ | | |/| |
| * / | | net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang2022-05-311-0/+6
| |/ / /
| * | | xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross2022-05-311-1/+1
| * | | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-316-48/+50
| * | | bonding: show NS IPv6 targets in proc master infoHangbin Liu2022-05-311-0/+15
| * | | net: phy: at803x: disable WOL at probeViorel Suman2022-05-301-11/+22
| * | | net: ipv4: Avoid bounds check warninghuhai2022-05-301-2/+2