summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ice: don't set VF VLAN caps in switchdevMichal Swiatkowski2022-06-081-27/+50
* net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2Lorenzo Bianconi2022-06-081-2/+9
* net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusionsChristophe JAILLET2022-06-081-1/+2
* Merge branch 'reorganize-the-code-of-the-enum-skb_drop_reason'Paolo Abeni2022-06-077-280/+284
|\
| * net: dropreason: reformat the comment fo skb drop reasonsMenglong Dong2022-06-071-156/+226
| * net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong2022-06-076-102/+29
| * net: skb: move enum skb_drop_reason to standalone header fileMenglong Dong2022-06-072-178/+185
|/
* net: altera: Replace kernel.h with the necessary inclusionsChristophe JAILLET2022-06-071-2/+3
* WAN: Fix syntax errors in commentsXiang wangx2022-06-071-1/+1
* 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-021-0/+1
| * Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-06-0214-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-022-5/+3
| |\ \
| | * | sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet2022-06-021-4/+2
| | * | sfc/siena: fix considering that all channels have TX queuesMartin Habets2022-06-021-1/+1
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-06-022-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-029-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-021-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-06-011-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-012-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