netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-12 16:52:55 to 2021-03-13 22:27:22 UTC [more...]

[PATCH net-next 0/4] net: hns3: support imp-controlled PHYs
 2021-03-13 22:20 UTC  (2+ messages)

macb broken on HiFive Unleashed
 2021-03-13 21:54 UTC  (4+ messages)

[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-03-13 21:35 UTC  (11+ messages)

[PATCH bpf-next 00/10] BPF static linking
 2021-03-13 21:27 UTC  (7+ messages)
` [PATCH bpf-next 07/10] bpftool: add `gen bpfo` command to perform "

[PATCH v2 bpf-next 0/4] Build BPF selftests and its libbpf, bpftool in debug mode
 2021-03-13 21:09 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] libbpf: add explicit padding to bpf_xdp_set_link_opts
` [PATCH v2 bpf-next 2/4] bpftool: fix maybe-uninitialized warnings
` [PATCH v2 bpf-next 3/4] selftests/bpf: fix maybe-uninitialized warning in xdpxceiver test
` [PATCH v2 bpf-next 4/4] selftests/bpf: build everything in debug mode

[PATCH v2 net-next 0/3] gro: micro-optimize dev_gro_receive()
 2021-03-13 20:30 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] gro: simplify gro_list_prepare()
` [PATCH v2 net-next 2/3] gro: consistentify napi->gro_hash[x] access in dev_gro_receive()
` [PATCH v2 net-next 3/3] gro: give 'hash' variable in dev_gro_receive() a less confusing name

[PATCH net-next] bonding: Added -ENODEV interpret for slaves option
 2021-03-13 19:50 UTC  (2+ messages)

[PATCH v2 bpf-next 00/11] BPF static linking
 2021-03-13 19:35 UTC  (12+ messages)
` [PATCH v2 bpf-next 01/11] libbpf: expose btf_type_by_id() internally
` [PATCH v2 bpf-next 02/11] libbpf: generalize BTF and BTF.ext type ID and strings iteration
` [PATCH v2 bpf-next 03/11] libbpf: rename internal memory-management helpers
` [PATCH v2 bpf-next 04/11] libbpf: extract internal set-of-strings datastructure APIs
` [PATCH v2 bpf-next 05/11] libbpf: add generic BTF type shallow copy API
` [PATCH v2 bpf-next 06/11] libbpf: add BPF static linker APIs
` [PATCH v2 bpf-next 07/11] libbpf: add BPF static linker BTF and BTF.ext support
` [PATCH v2 bpf-next 08/11] bpftool: add `gen object` command to perform BPF static linking
` [PATCH v2 bpf-next 09/11] selftests/bpf: re-generate vmlinux.h and BPF skeletons if bpftool changed
` [PATCH v2 bpf-next 10/11] selftests/bpf: pass all BPF .o's through BPF static linker
` [PATCH v2 bpf-next 11/11] selftests/bpf: add multi-file statically linked BPF object file test

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-13 19:33 UTC  (12+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[Patch bpf-next v4 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-13 17:32 UTC  (4+ messages)
` [Patch bpf-next v4 04/11] skmsg: avoid lock_sock() in sk_psock_backlog()

[PATCH] Net: gtp: Fixed missing blank line after declaration
 2021-03-13 16:51 UTC 

[PATCH] Net: gtp: Fixed missing blank line after declaration
 2021-03-13 15:43 UTC 

[PATCH 0/4] Rid W=1 warnings from PTP
 2021-03-13 14:37 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Set FIFO sizes for ipq806x
 2021-03-13 13:18 UTC 

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-13 13:30 UTC  (9+ messages)
` [PATCH 5/7] SUNRPC: Refresh rq_pages using a bulk page allocator
` [PATCH 7/7] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH v2 net-next 0/6] skbuff: micro-optimize flow dissection
 2021-03-13 13:30 UTC  (8+ messages)
` [PATCH v2 net-next 1/6] flow_dissector: constify bpf_flow_dissector's data pointers
` [PATCH v2 net-next 2/6] skbuff: make __skb_header_pointer()'s data argument const
` [PATCH v2 net-next 3/6] flow_dissector: constify raw input @data argument
` [PATCH v2 net-next 4/6] linux/etherdevice.h: misc trailing whitespace cleanup
` [PATCH v2 net-next 5/6] ethernet: constify eth_get_headlen()'s @data argument
` [PATCH v2 net-next 6/6] skbuff: micro-optimize {,__}skb_header_pointer()

[PATCH] wireguard: netlink: add multicast notification for peer changes
 2021-03-13 13:14 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: dsa: hellcreek: Add support for dumping tables
 2021-03-13 11:46 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: dsa: hellcreek: Add devlink VLAN region
` [PATCH net-next v2 2/4] net: dsa: hellcreek: Use boolean value
` [PATCH net-next v2 3/4] net: dsa: hellcreek: Move common code to helper
` [PATCH net-next v2 4/4] net: dsa: hellcreek: Add devlink FDB region

[PATCH] drivers: net: vxlan.c: Fix declaration issue
 2021-03-13  8:36 UTC 

[PATCH] net: ethernet: marvell: Fixed typo in the file sky2.c
 2021-03-13  6:49 UTC  (2+ messages)

[PATCH v2] icmp: support rfc5837
 2021-03-13  6:35 UTC 

[PATCH net-next] hv_netvsc: Add a comment clarifying batching logic
 2021-03-13  4:37 UTC  (2+ messages)

[PATCH] libbpf: Use the correct fd when attaching to perf events
 2021-03-13  2:50 UTC  (6+ messages)

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-13  2:47 UTC 

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-03-12
 2021-03-13  2:10 UTC  (7+ messages)
` [PATCH net 1/5] ice: fix napi work done reporting in xsk path
` [PATCH net 2/5] i40e: move headroom initialization to i40e_configure_rx_ring
` [PATCH net 3/5] ice: move headroom initialization to ice_setup_rx_ctx
` [PATCH net 4/5] ixgbe: move headroom initialization to ixgbe_configure_rx_ring
` [PATCH net 5/5] igb: avoid premature Rx buffer reuse

[PATCH net] ibmvnic: update MAINTAINERS
 2021-03-13  2:00 UTC  (2+ messages)

[PATCH net] selftests: mptcp: Restore packet capture option in join tests
 2021-03-13  2:00 UTC  (2+ messages)

[PATCH net-next 00/11] mptcp: Include multiple address ids in RM_ADDR
 2021-03-13  2:00 UTC  (13+ messages)
` [PATCH net-next 01/11] mptcp: add rm_list in mptcp_out_options
` [PATCH net-next 02/11] mptcp: add rm_list_tx in mptcp_pm_data
` [PATCH net-next 03/11] mptcp: add rm_list in mptcp_options_received
` [PATCH net-next 04/11] mptcp: add rm_list_rx in mptcp_pm_data
` [PATCH net-next 05/11] mptcp: remove multi addresses in PM
` [PATCH net-next 06/11] mptcp: remove multi subflows "
` [PATCH net-next 07/11] mptcp: remove multi addresses and "
` [PATCH net-next 08/11] mptcp: remove a list of addrs when flushing
` [PATCH net-next 09/11] selftests: mptcp: add invert argument for chk_rm_nr
` [PATCH net-next 10/11] selftests: mptcp: set addr id for removing testcases
` [PATCH net-next 11/11] selftests: mptcp: add testcases for removing addrs

[PATCH net-next 0/2] macb SGMII fixed-link fixes
 2021-03-13  1:45 UTC  (3+ messages)
` [PATCH net-next 2/2] net: macb: Disable PCS auto-negotiation for SGMII fixed-link mode

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-03-13  1:39 UTC  (5+ messages)

[PATCH 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-03-13  1:01 UTC  (3+ messages)
` [PATCH 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver

[PATCH net 1/2] docs: net: tweak devlink health documentation
 2021-03-13  0:30 UTC  (2+ messages)
` [PATCH net 2/2] docs: net: add missing devlink health cmd - trigger

[PATCH] devlink: fix typo in documentation
 2021-03-13  0:15 UTC  (2+ messages)

[PATCH] iplink_rmnet: Allow passing IFLA_RMNET_FLAGS
 2021-03-13  0:02 UTC 

[pull request][net-next 00/13] mlx5 updates 2021-03-12
 2021-03-12 23:38 UTC  (14+ messages)
` [net-next 01/13] net/mlx5: DR, Fixed typo in STE v0
` [net-next 02/13] net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1
` [net-next 03/13] net/mlx5: DR, Add missing vhca_id consume from STEv1
` [net-next 04/13] net/mlx5: use kvfree() for memory allocated with kvzalloc()
` [net-next 05/13] net/mlx5: remove unneeded semicolon
` [net-next 06/13] net/mlx5: Read congestion counters from all ports when lag is active
` [net-next 07/13] net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MOD
` [net-next 08/13] net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
` [net-next 09/13] net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error events
` [net-next 10/13] net/mlx5e: allocate 'indirection_rqt' buffer dynamically
` [net-next 11/13] net/mlx5: Display the command index in command mailbox dump
` [net-next 12/13] net/mlx5: CT: Add support for mirroring
` [net-next 13/13] net/mlx5e: Allow to match on ICMP parameters

[PATCH net-next] net: ipv6: addrconf: Add accept_ra_prefix_route
 2021-03-12 23:30 UTC  (6+ messages)

[PATCH] SUNRPC: Refresh rq_pages using a bulk page allocator
 2021-03-12 22:16 UTC  (2+ messages)

[ovs-dev] tc-conntrack: inconsistent behaviour with icmpv6
 2021-03-12 22:06 UTC  (3+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Fill in BCM4908 CFP entries
 2021-03-12 21:11 UTC 

[PATCH mlx5-next 0/9] mlx5 next updates 2021-03-10
 2021-03-12 21:10 UTC  (2+ messages)

[PATCH net] wireless/nl80211: fix wdev_id may be used uninitialized
 2021-03-12 21:03 UTC  (2+ messages)

[PATCH v2 1/5] thermal/drivers/core: Use a char pointer for the cooling device name
 2021-03-12 21:01 UTC  (3+ messages)

[PATCH net-next v3 00/16] net: xps: improve the xps maps handling
 2021-03-12 20:54 UTC  (3+ messages)
` [PATCH net-next v3 15/16] net/mlx5e: take the rtnl lock when calling netif_set_xps_queue

[PATCH net-next 0/4] Improve the register/bit definitions in the Ether driver
 2021-03-12 20:47 UTC  (5+ messages)
` [PATCH net-next 1/4] sh_eth: rename TRSCER bits
` [PATCH net-next 2/4] sh_eth: rename PSR bits
` [PATCH net-next 3/4] sh_eth: rename *enum*s still not matching register names
` [PATCH net-next 4/4] sh_eth: place RX/TX descriptor *enum*s after their *struct*s

[PATCH net-next 0/3] tcp: better deal with delayed TX completions
 2021-03-12 20:40 UTC  (5+ messages)

[net-next 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-12 20:36 UTC  (4+ messages)

[PATCH RFC net-next] taprio: Handle short intervals and large packets
 2021-03-12 20:18 UTC  (2+ messages)

[PATCH] net: bonding: fix error return code of bond_neigh_init()
 2021-03-12 20:16 UTC  (4+ messages)

[PATCH net] flow_dissector: fix byteorder of dissected ICMP ID
 2021-03-12 20:08 UTC 

[PATCH net-next 0/6] ionic Rx updates
 2021-03-12 20:01 UTC  (4+ messages)
` [PATCH net-next 2/6] ionic: implement Rx page reuse

[PATCH net-next 0/6] skbuff: micro-optimize flow dissection
 2021-03-12 19:47 UTC  (7+ messages)
` [PATCH net-next 1/6] flow_dissector: constify bpf_flow_dissector's data pointers
` [PATCH net-next 2/6] skbuff: make __skb_header_pointer()'s data argument const
` [PATCH net-next 3/6] flow_dissector: constify raw input @data argument
` [PATCH net-next 4/6] linux/etherdevice.h: misc trailing whitespace cleanup
` [PATCH net-next 5/6] ethernet: constify eth_get_headlen()'s @data argument
` [PATCH net-next 6/6] skbuff: micro-optimize {,__}skb_header_pointer()

[RFC net-next v2 1/3] devlink: move health state to uAPI
 2021-03-12 19:56 UTC  (4+ messages)

[PATCH net-next v3 v3 0/2] axienet clock additions
 2021-03-12 19:52 UTC  (3+ messages)
` [PATCH net-next v3 v3 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks
` [PATCH net-next v3 v3 2/2] net: axienet: Enable more clocks

[PATCH net-next v2 0/2] axienet clock additions
 2021-03-12 19:44 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks
` [PATCH net-next v2 2/2] net: axienet: Enable more clocks

stmmac driver timeout issue
 2021-03-12 19:09 UTC  (7+ messages)

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-12 18:41 UTC  (12+ messages)

[PATCH net-next 0/4] gro: micro-optimize dev_gro_receive()
 2021-03-12 18:36 UTC  (7+ messages)
` [PATCH net-next 2/4] gro: don't dereference napi->gro_hash[x] multiple times in dev_gro_receive()
` [PATCH net-next 4/4] gro: improve flow distribution across GRO buckets "

[net-next PATCH 00/10] ethtool: Factor out common code related to writing ethtool strings
 2021-03-12 17:49 UTC  (11+ messages)
` [net-next PATCH 01/10] ethtool: Add common function for filling out strings
` [net-next PATCH 02/10] intel: Update drivers to use ethtool_sprintf
` [net-next PATCH 03/10] nfp: Replace nfp_pr_et with ethtool_sprintf
` [net-next PATCH 04/10] hisilicon: Update drivers to use ethtool_sprintf
` [net-next PATCH 05/10] ena: Update driver "
` [net-next PATCH 06/10] netvsc: "
` [net-next PATCH 07/10] virtio_net: "
` [net-next PATCH 08/10] vmxnet3: "
` [net-next PATCH 09/10] bna: "
` [net-next PATCH 10/10] ionic: "

Offload taprio qdisc issue with concurrent best-effort traffic
 2021-03-12 17:40 UTC 

[PATCH] mt76: mt7921: remove redundant check on type
 2021-03-12 17:29 UTC 

[PATCH iproute2-next 0/6] ip: nexthop: Support resilient groups
 2021-03-12 17:23 UTC  (7+ messages)
` [PATCH iproute2-next 1/6] nexthop: Synchronize uAPI files
` [PATCH iproute2-next 2/6] json_print: Add print_tv()
` [PATCH iproute2-next 3/6] nexthop: Extract a helper to parse a NH ID
` [PATCH iproute2-next 4/6] nexthop: Add ability to specify group type
` [PATCH iproute2-next 5/6] nexthop: Add support for resilient nexthop groups
` [PATCH iproute2-next 6/6] nexthop: Add support for nexthop buckets

[PATCH V2 net-next 1/2] net: dsa: bcm_sf2: store PHY interface/mode in port structure
 2021-03-12 17:22 UTC  (4+ messages)
` [PATCH V2 net-next 2/2] net: dsa: bcm_sf2: setup BCM4908 internal crossbar

[PATCH] net: dsa: bcm_sf2: setup BCM4908 internal crossbar
 2021-03-12 17:16 UTC  (6+ messages)

[PATCH net] net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
 2021-03-12 16:59 UTC 

[PATCH net] net: ipa: terminate message handler arrays
 2021-03-12 16:58 UTC  (2+ messages)

[PATCH net-next 00/10] net: Resilient NH groups: netdevsim, selftests
 2021-03-12 16:50 UTC  (2+ messages)
` [PATCH net-next 09/10] selftests: forwarding: Add resilient multipath tunneling nexthop test


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).