Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] net: 3com: 3c59x: clean up inconsistent indenting
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH] drivers: net: smc911x: clean up inconsistent indenting
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH] skbuff: clean up inconsistent indenting
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH] tipc: clean up inconsistent indenting
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH net-next] net: dpaa2-mac: add support for more ethtool 10G link modes
 2021-09-03 11:09 UTC  (6+ messages)

[PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
 2021-09-03 11:04 UTC  (16+ messages)

[syzbot] WARNING: refcount bug in qrtr_node_lookup
 2021-09-03 11:04 UTC 

[PATCH net] ionic: fix double use of queue-lock
 2021-09-03 10:50 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2021-09-02
 2021-09-03 10:38 UTC  (17+ messages)
` [net-next 01/15] net/mlx5: Fix rdma aux device on devlink reload
` [net-next 02/15] net/mlx5: Lag, don't update lag if lag isn't supported
` [net-next 03/15] net/mlx5: Bridge, fix uninitialized variable usage
` [net-next 04/15] net/mlx5e: Use correct return type
` [net-next 05/15] net/mlx5e: Remove incorrect addition of action fwd flag
` [net-next 06/15] net/mlx5e: Set action fwd flag when parsing tc action goto
` [net-next 07/15] net/mlx5e: Check action fwd/drop flag exists also for nic flows
` [net-next 08/15] net/mlx5e: Remove redundant priv arg from parse_pedit_to_reformat()
` [net-next 09/15] net/mlx5e: Use tc sample stubs instead of ifdefs in source file
` [net-next 10/15] net/mlx5e: Use NL_SET_ERR_MSG_MOD() for errors parsing tunnel attributes
` [net-next 11/15] net/mlx5e: Enable TC offload for egress MACVLAN
` [net-next 12/15] net/mlx5e: Enable TC offload for ingress MACVLAN
` [net-next 13/15] net/mlx5e: Improve MQPRIO resiliency
` [net-next 14/15] net/mlx5e: Allow specifying SQ stats struct for mlx5e_open_txqsq()
` [net-next 15/15] net/mlx5e: Add TX max rate support for MQPRIO channel mode

Delay sending packets after a wireless roam
 2021-09-03 10:06 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in add_del_if
 2021-09-03 10:04 UTC  (2+ messages)

[PATCH bpf-next v4 00/27] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-09-03  9:50 UTC  (9+ messages)
` [PATCH bpf-next v4 18/27] bpf, x64: Store properly return value for trampoline with multi func programs

[PATCH net] net: bridge: mcast: fix vlan port router deadlock
 2021-09-03  9:34 UTC 

[RFC PATCH net-next 0/3] Make the PHY library stop being so greedy when binding the generic PHY driver
 2021-09-03  9:27 UTC  (32+ messages)
` [RFC PATCH net-next 1/3] net: phy: don't bind genphy in phy_attach_direct if the specific driver defers probe
` [RFC PATCH net-next 2/3] net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup

[PATCH 4.19.y] net: dsa: mt7530: disable learning on standalone ports
 2021-09-03  9:14 UTC  (7+ messages)

[PATCH] iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'
 2021-09-03  8:55 UTC  (3+ messages)

[PATCH bpf-next 0/2] add hwtstamp to __sk_buff
 2021-09-03  8:35 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: add hardware timestamp field "
` [PATCH bpf-next 2/2] selftests/bpf: test new __sk_buff field hwtstamp

[syzbot] INFO: task hung in __lru_add_drain_all
 2021-09-03  8:32 UTC 

[PATCH bpf-next 00/13] bpf/tests: Extend JIT test suite coverage
 2021-09-03  8:22 UTC  (16+ messages)
` [PATCH bpf-next 01/13] bpf/tests: Allow different number of runs per test case
` [PATCH bpf-next 02/13] bpf/tests: Reduce memory footprint of test suite
` [PATCH bpf-next 03/13] bpf/tests: Add exhaustive tests of ALU shift values
` [PATCH bpf-next 04/13] bpf/tests: Add exhaustive tests of ALU operand magnitudes
` [PATCH bpf-next 05/13] bpf/tests: Add exhaustive tests of JMP "
` [PATCH bpf-next 06/13] bpf/tests: Add staggered JMP and JMP32 tests
` [PATCH bpf-next 07/13] bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
` [PATCH bpf-next 08/13] bpf/tests: Add test case flag for verifier zero-extension
` [PATCH bpf-next 09/13] bpf/tests: Add JMP tests with small offsets
` [PATCH bpf-next 10/13] bpf/tests: Add JMP tests with degenerate conditional
` [PATCH bpf-next 11/13] bpf/tests: Expand branch conversion JIT test
` [PATCH bpf-next 12/13] bpf/tests: Add more BPF_END byte order conversion tests
` [PATCH bpf-next 13/13] bpf/tests: Add tail call limit test with external function call

[syzbot] KASAN: use-after-free Read in ovs_ct_exit (2)
 2021-09-03  8:20 UTC 

[syzbot] BUG: unable to handle kernel paging request in vm_area_dup
 2021-09-03  8:17 UTC 

[syzbot] net build error (3)
 2021-09-03  8:14 UTC  (2+ messages)

[syzbot] net-next build error (4)
 2021-09-03  8:12 UTC  (2+ messages)

[PATCH v3 bpf-next 0/7] bpf: implement variadic printk helper
 2021-09-03  8:00 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/7] bpf: add bpf_trace_vprintk helper

WARNING in sk_stream_kill_queues
 2021-09-03  7:54 UTC 

WARNING in submit_bio_checks
 2021-09-03  7:41 UTC 

[PATCH] qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
 2021-09-03  7:35 UTC 

kernel BUG in icmp_glue_bits
 2021-09-03  7:23 UTC 

[RESEND PATCH v2] can: netlink: prevent incoherent can configuration in case of early return
 2021-09-03  7:17 UTC 

[PATCH net-next v4 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-09-03  6:55 UTC  (8+ messages)
` [PATCH net-next v4 1/6] virtio/vsock: rename 'EOR' to 'EOM' bit
` [PATCH net-next v4 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit
` [PATCH net-next v4 3/6] vhost/vsock: support MSG_EOR bit processing
` [PATCH net-next v4 4/6] virtio/vsock: "
` [PATCH net-next v4 5/6] af_vsock: rename variables in receive loop
` [PATCH net-next v4 6/6] vsock_test: update message bounds test for MSG_EOR

[PATCH v6 intel-next 0/9] XDP_TX improvements for ice
 2021-09-03  6:54 UTC  (3+ messages)
` [PATCH v6 intel-next 9/9] ice: make use of ice_for_each_* macros
  ` [Intel-wired-lan] "

[PATCH v7 intel-next 0/9] XDP_TX improvements for ice
 2021-09-03  6:50 UTC  (11+ messages)
` [PATCH v7 intel-next 4/9] ice: unify xdp_rings accesses
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 5/9] ice: do not create xdp_frame on XDP_TX
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 6/9] ice: propagate xdp_ring onto rx_ring
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 7/9] ice: optimize XDP_TX workloads
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 8/9] ice: introduce XDP_TX fallback path
  ` [Intel-wired-lan] "

[PATCH -next] ethtool: Fix an error code in cxgb2.c
 2021-09-03  6:42 UTC 

[PATCH v2] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-09-03  6:40 UTC 

[PATCH] wireless: ath5k: Remove unnecessary label of ath5k_beacon_update
 2021-09-03  6:23 UTC 

[PATCH] virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
 2021-09-03  4:00 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v6 0/6] Bluetooth: fix locking and socket killing in SCO and RFCOMM
 2021-09-03  3:17 UTC  (9+ messages)
` [PATCH v6 1/6] Bluetooth: schedule SCO timeouts with delayed_work

[PATCH 0/2] Bluetooth: various SCO fixes
 2021-09-03  3:13 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: call sock_hold earlier in sco_conn_del
` [PATCH 2/2] Bluetooth: fix init and cleanup of sco_conn.timeout_work

[PATCH net-next] skbuff: inline page_frag_alloc_align()
 2021-09-03  2:49 UTC 

[PATCH net] ip6_gre: validate csum_start only if CHECKSUM_PARTIAL
 2021-09-03  2:40 UTC  (9+ messages)
` [PATCH net] ip_gre: "

[syzbot] WARNING: refcount bug in qrtr_node_lookup
 2021-09-03  2:40 UTC  (3+ messages)

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-09-03  2:31 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH] Revert "net: fix NULL pointer reference in cipso_v4_doi_free"
` [PATCH] net: remove the unnecessary check in cipso_v4_doi_free

[PATCH net 1/1] net: stmmac: Fix overall budget calculation for rxtx_napi
 2021-09-03  2:00 UTC 

[PATCH net] ice: check whether AUX devices/drivers are supported in ice_rebuild
 2021-09-03  1:25 UTC 

[PATCH net] mptcp: Only send extra TCP acks in eligible socket states
 2021-09-03  0:54 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in __crypto_xor
 2021-09-02 23:36 UTC 

[RFC Patch net-next] net_sched: introduce eBPF based Qdisc
 2021-09-02 23:35 UTC  (10+ messages)

[PATCH] net: phy: dp83tc811: modify list of interrupts enabled at initialization
 2021-09-02 23:23 UTC  (2+ messages)

[RFC PATCH net] net: dsa: tear down devlink port regions when tearing down the devlink port on error
 2021-09-02 23:17 UTC 

[PATCH net-next v2 0/3] TSN endpoint Ethernet MAC driver
 2021-09-02 23:17 UTC  (8+ messages)
` [PATCH net-next v2 3/3] tsnep: Add "

[PATCH v4 bpf-next 0/9] bpf: implement variadic printk helper
 2021-09-02 23:14 UTC  (16+ messages)
` [PATCH v4 bpf-next 1/9] bpf: merge printk and seq_printf VARARG max macros
` [PATCH v4 bpf-next 2/9] selftests/bpf: stop using bpf_program__load
` [PATCH v4 bpf-next 3/9] bpf: add bpf_trace_vprintk helper
` [PATCH v4 bpf-next 4/9] libbpf: Modify bpf_printk to choose helper based on arg count
` [PATCH v4 bpf-next 5/9] libbpf: use static const fmt string in __bpf_printk
` [PATCH v4 bpf-next 6/9] bpftool: only probe trace_vprintk feature in 'full' mode
` [PATCH v4 bpf-next 7/9] selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
` [PATCH v4 bpf-next 8/9] selftests/bpf: add trace_vprintk test prog
` [PATCH v4 bpf-next 9/9] selftests/bpf: Add test for bpf_printk w/ 0 fmt args

[PATCH net-next 00/11] ocp timecard updates
 2021-09-02 22:41 UTC  (14+ messages)
` [PATCH net-next 06/11] ptp: ocp: Add SMA selector and controls
` [PATCH net-next 08/11] ptp: ocp: Add sysfs attribute utc_tai_offset
` [PATCH net-next 09/11] ptp: ocp: Add debugfs entry for timecard
` [PATCH net-next 10/11] ptp: ocp: Add IRIG-B output mode control

[syzbot] bpf build error (3)
 2021-09-02 22:40 UTC  (3+ messages)

masquerading AFTER first packet
 2021-09-02 20:54 UTC  (5+ messages)

[syzbot] INFO: task can't die in __lock_sock
 2021-09-02 19:54 UTC  (2+ messages)

[PATCH] net: xfrm: fix shift-out-of-bounds in xfrm_get_default
 2021-09-02 19:04 UTC 

[PATCH v2] wcn36xx: handle connection loss indication
 2021-09-02 18:37 UTC  (3+ messages)

[PATCH] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
 2021-09-02 18:28 UTC  (2+ messages)

[syzbot] KASAN: null-ptr-deref Write in __pm_runtime_resume
 2021-09-02 18:13 UTC 

[PATCH net] net: create netdev->dev_addr assignment helpers
 2021-09-02 18:10 UTC 

[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
 2021-09-02 17:58 UTC  (12+ messages)

[PATCH net] pktgen: remove unused variable
 2021-09-02 17:17 UTC 

[GIT PULL] Networking for v5.15
 2021-09-02 17:16 UTC  (6+ messages)

[PATCH linux-next] ipv4: Fix NULL deference in fnhe_remove_oldest()
 2021-09-02 16:41 UTC  (3+ messages)

[PATCH] iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
 2021-09-02 16:39 UTC  (2+ messages)

page:  |  | latest

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).