summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24net: sparx5: add port module supportSteen Hegelund
2021-06-24net: sparx5: add hostmode with phylink supportSteen Hegelund
2021-06-24net: sparx5: add the basic sparx5 driverSteen Hegelund
2021-06-24dt-bindings: net: sparx5: Add sparx5-switch bindingsSteen Hegelund
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas
2021-06-24net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski
2021-06-24tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang
2021-06-24brcmfmac: support parse country code map from DTShawn Guo
2021-06-23Merge branch 'devlink-rate-limit-fixes'David S. Miller
2021-06-23devlink: Protect rate list with lock while switching modesDmytro Linkin
2021-06-23devlink: Remove eswitch mode check for mode set callDmytro Linkin
2021-06-23devlink: Decrease refcnt of parent rate object on leaf destroyDmytro Linkin
2021-06-23virtio_net: Use virtio_find_vqs_ctx() helperXianting Tian
2021-06-23net/tls: Remove the __TLS_DEC_STATS() macro.Kuniyuki Iwashima
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima
2021-06-23ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.David Wilder
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-23selftests: icmp_redirect: support expected failuresAndrea Righi
2021-06-23Merge branch 'lockless-qdisc-opts'David S. Miller
2021-06-23net: sched: remove qdisc->empty for lockless qdiscYunsheng Lin
2021-06-23net: sched: implement TCQ_F_CAN_BYPASS for lockless qdiscYunsheng Lin
2021-06-23net: sched: avoid unnecessary seqcount operation for lockless qdiscYunsheng Lin
2021-06-23Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm...Kalle Valo
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko
2021-06-23cfg80211: Add wiphy_info_once()Dmitry Osipenko
2021-06-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-06-22net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offloadHuy Nguyen
2021-06-22net/xfrm: Add inner_ipproto into sec_pathHuy Nguyen
2021-06-22net/mlx5: Optimize mlx5e_feature_checks for non IPsec packetHuy Nguyen
2021-06-22net/mlx5: remove "default n" from Kconfigcaihuoqing
2021-06-22net/mlx5: Fix spelling mistake "enught" -> "enough"Colin Ian King
2021-06-22net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()Nathan Chancellor
2021-06-22net/mlx5: Fix missing error code in mlx5_init_fs()Jiapeng Chong
2021-06-22Merge branch 'mptcp-C-flag-and-fixes'David S. Miller
2021-06-22mptcp: refine mptcp_cleanup_rbufPaolo Abeni
2021-06-22selftests: mptcp: turn rp_filter off on each NICYonglong Li
2021-06-22selftests: mptcp: add deny_join_id0 testcasesGeliang Tang
2021-06-22mptcp: add deny_join_id0 in mptcp_options_receivedGeliang Tang
2021-06-22mptcp: add allow_join_id0 in mptcp_out_optionsGeliang Tang
2021-06-22mptcp: add sysctl allow_join_initial_addr_portGeliang Tang
2021-06-22Merge branch 'sctp-packetization-path-MTU'David S. Miller
2021-06-22sctp: process sctp over udp icmp err on sctp sideXin Long
2021-06-22sctp: extract sctp_v4_err_handle function from sctp_v4_errXin Long
2021-06-22sctp: extract sctp_v6_err_handle function from sctp_v6_errXin Long
2021-06-22sctp: remove the unessessary hold for idev in sctp_v6_errXin Long
2021-06-22sctp: enable PLPMTUD when the transport is readyXin Long