summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest
2021-06-24gve: Introduce a new model for device optionsBailey Forrest
2021-06-24gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest
2021-06-24gve: gve_rx_copy: Move padding to an argumentBailey Forrest
2021-06-24gve: Move some static functions to a common fileBailey Forrest
2021-06-24gve: Update GVE documentation to describe DQOBailey Forrest
2021-06-24usbnet: add usbnet_event_names[] for keventYajun Deng
2021-06-24Merge branch 'add-sparx5i-driver'David S. Miller
2021-06-24arm64: dts: sparx5: Add the Sparx5 switch nodeSteen Hegelund
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund
2021-06-24net: sparx5: add calendar bandwidth allocation supportSteen Hegelund
2021-06-24net: sparx5: add switching supportSteen Hegelund
2021-06-24net: sparx5: add vlan supportSteen Hegelund
2021-06-24net: sparx5: add mactable supportSteen Hegelund
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-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-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