Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2021-07-27 09:58:11 to 2021-07-27 19:55:08 UTC [more...]
[PATCH] netfilter: xt_NFLOG: allow 128 character log prefixes
2021-07-27 19:54 UTC (2+ messages)
[PATCH net-next 0/4] net: ipa: IPA interrupt cleanup
2021-07-27 19:46 UTC (5+ messages)
` [PATCH net-next 1/4] net: ipa: make IPA interrupt handler threaded only
` [PATCH net-next 2/4] net: ipa: clear disabled IPA interrupt conditions
` [PATCH net-next 3/4] net: ipa: get rid of some unneeded IPA interrupt code
` [PATCH net-next 4/4] net: ipa: kill ipa_interrupt_process_all()
[PATCH net-next 5/5] igc: Export LEDs
2021-07-27 19:42 UTC (22+ messages)
[PATCH bpf-next v3] bpf: increase supported cgroup storage value size
2021-07-27 19:32 UTC (2+ messages)
[PATCH net-next 0/2] more accurate DSACK processing for RACK-TLP
2021-07-27 19:20 UTC (4+ messages)
` [PATCH net-next 1/2] tcp: more accurately detect spurious TLP probes
` [PATCH net-next 2/2] tcp: more accurately check DSACKs to grow RACK reordering window
[PATCH iproute2] libbpf: fix attach of prog with multiple sections
2021-07-27 19:05 UTC (11+ messages)
[PATCH] wireless: rtl8187: replace udev with usb_get_dev()
2021-07-27 18:57 UTC
[PATCH AUTOSEL 5.13 07/21] r8152: Fix potential PM refcount imbalance
2021-07-27 18:54 UTC (7+ messages)
` [PATCH AUTOSEL 5.13 08/21] r8152: Fix a deadlock by doubly PM resume
` [PATCH AUTOSEL 5.13 09/21] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
` [PATCH AUTOSEL 5.13 11/21] mt7530 fix mt7530_fdb_write vid missing ivl bit
` [PATCH AUTOSEL 5.13 12/21] net: Fix zero-copy head len calculation
[PATCH bpf-next 00/17] selftests: xsk: various simplifications
2021-07-27 18:39 UTC (20+ messages)
` [PATCH bpf-next 01/17] selftests: xsk: remove color mode
` [PATCH bpf-next 02/17] selftests: xsk: remove the num_tx_packets option
` [PATCH bpf-next 03/17] selftests: xsk: remove unused variables
` [PATCH bpf-next 04/17] selftests: xsk: set rlimit per thread
` [PATCH bpf-next 05/17] selftests: xsk: return correct error codes
` [PATCH bpf-next 06/17] selftests: xsk: simplify the retry code
` [PATCH bpf-next 07/17] selftests: xsk: remove end-of-test packet
` [PATCH bpf-next 08/17] selftests: xsk: disassociate umem size with packets sent
` [PATCH bpf-next 09/17] selftests: xsk: rename worker_* functions that are not thred entry points
` [PATCH bpf-next 10/17] selftests: xsk: simplify packet validation in xsk tests
` [PATCH bpf-next 11/17] selftests: xsk: validate tx stats on tx thread
` [PATCH bpf-next 12/17] selftests: xsk: decrease batch size
` [PATCH bpf-next 13/17] selftests: xsk: remove cleanup at end of program
` [PATCH bpf-next 14/17] selftests: xsk: generate packet directly in umem
` [PATCH bpf-next 15/17] selftests: xsk: generate packets from specification
` [PATCH bpf-next 16/17] selftests: xsk: make enums lower case
` [PATCH bpf-next 17/17] selftests: xsk: preface options with opt
[PATCH rfc v6 0/4] add frag page support in page pool
2021-07-27 18:38 UTC (13+ messages)
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count "
[PATCH] kernel/module: add documentation for try_module_get()
2021-07-27 18:38 UTC (6+ messages)
[PATCH net-next 0/5] TSN endpoint Ethernet MAC driver
2021-07-27 18:34 UTC (4+ messages)
` [PATCH net-next 2/5] dt-bindings: net: Add tsnep Ethernet controller
[bpf-next v2 1/2] samples: bpf: Fix tracex7 error raised on the missing argument
2021-07-27 18:20 UTC (2+ messages)
[PATCH v3] rtw88: Remove unnecessary check code
2021-07-27 18:16 UTC (3+ messages)
[RFC] tcp: Initial support for RFC5925 auth option
2021-07-27 18:05 UTC (4+ messages)
[PATCH 0/3] Address compilation of eBPF related software with clang compiler on arm architecture
2021-07-27 17:55 UTC (7+ messages)
` [PATCH 1/3] arm: include: asm: swab: mask rev16 instruction for clang
` [PATCH 2/3] arm: include: asm: unified: mask .syntax unified "
` [PATCH 3/3] include/uapi/linux/swab: Fix potentially missing __always_inline
[syzbot] UBSAN: shift-out-of-bounds in xfrm_set_default
2021-07-27 17:46 UTC (5+ messages)
` [PATCH] net: xfrm: fix shift-out-of-bounce
[PATCH net-next 00/10] ionic: driver updates 27-July-2021
2021-07-27 17:43 UTC (11+ messages)
` [PATCH net-next 01/10] ionic: minimize resources when under kdump
` [PATCH net-next 02/10] ionic: monitor fw status generation
` [PATCH net-next 03/10] ionic: print firmware version on identify
` [PATCH net-next 04/10] ionic: init reconfig err to 0
` [PATCH net-next 05/10] ionic: use fewer inits on the buf_info struct
` [PATCH net-next 06/10] ionic: increment num-vfs before configure
` [PATCH net-next 07/10] ionic: remove unneeded comp union fields
` [PATCH net-next 08/10] ionic: block some ethtool operations when fw in reset
` [PATCH net-next 09/10] ionic: enable rxhash only with multiple queues
` [PATCH net-next 10/10] ionic: add function tag to debug string
[PATCH bpf v3 0/3] sockmap fixes picked up by stress tests
2021-07-27 17:37 UTC (5+ messages)
` [PATCH bpf v3 1/3] bpf, sockmap: zap ingress queues after stopping strparser
` [PATCH bpf v3 2/3] bpf, sockmap: on cleanup we additionally need to remove cached skb
` [PATCH bpf v3 3/3] bpf, sockmap: fix memleak on ingress msg enqueue
[PATCH] nfc: s3fwrn5: fix undefined parameter values in dev_err()
2021-07-27 17:34 UTC (2+ messages)
[PATCH][next] i40e: Fix spelling mistake "dissable" -> "disable"
2021-07-27 17:33 UTC
[PATCH 0/3] can: fix same memory leaks in can drivers
2021-07-27 17:00 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] can: usb_8dev: fix memory leak
` [PATCH v2 2/3] can: ems_usb: "
` [PATCH v2 3/3] can: esd_usb2: "
[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
2021-07-27 16:47 UTC (8+ messages)
` [PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device
[PATCH iproute2-next v2] ipneigh: add support to print brief output of neigh cache in tabular format
2021-07-27 16:46 UTC
[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
2021-07-27 16:44 UTC (10+ messages)
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap
` [PATCH bpf-next v1 3/5] selftest/bpf: add tests for sockmap with unix stream type
` [PATCH bpf-next v1 4/5] selftest/bpf: change udp to inet in some function names
` [PATCH bpf-next v1 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp
[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
2021-07-27 16:36 UTC (4+ messages)
` [PATCH v2 3/7] "
[PATCH RESEND] net: cipso: fix warnings in netlbl_cipsov4_add_std
2021-07-27 16:35 UTC
[PATCH iproute2-next] ipneigh: add support to print brief output of neigh cache in tabular format
2021-07-27 16:33 UTC (3+ messages)
[PATCH net-next v3 00/31] ndo_ioctl rework
2021-07-27 16:30 UTC (34+ messages)
` [PATCH net-next v3 01/31] net: split out SIOCDEVPRIVATE handling from dev_ioctl
` [PATCH net-next v3 02/31] staging: rtlwifi: use siocdevprivate
` [PATCH net-next v3 03/31] staging: wlan-ng: "
` [PATCH net-next v3 04/31] hostap: use ndo_siocdevprivate
` [PATCH net-next v3 05/31] bridge: "
` [PATCH net-next v3 06/31] phonet: use siocdevprivate
` [PATCH net-next v3 07/31] tulip: use ndo_siocdevprivate
` [PATCH net-next v3 08/31] bonding: use siocdevprivate
` [PATCH net-next v3 09/31] appletalk: use ndo_siocdevprivate
` [PATCH net-next v3 10/31] hamachi: "
` [PATCH net-next v3 11/31] tehuti: "
` [PATCH net-next v3 12/31] eql: "
` [PATCH net-next v3 13/31] fddi: "
` [PATCH net-next v3 14/31] net: usb: "
` [PATCH net-next v3 15/31] slip/plip: "
` [PATCH net-next v3 16/31] qeth: "
` [PATCH net-next v3 17/31] cxgb3: "
` [PATCH net-next v3 18/31] hamradio: "
` [PATCH net-next v3 19/31] airo: "
` [PATCH net-next v3 20/31] ip_tunnel: "
` [PATCH net-next v3 21/31] hippi: "
` [PATCH net-next v3 22/31] sb1000: "
` [PATCH net-next v3 23/31] ppp: "
` [PATCH net-next v3 24/31] wan: "
` [PATCH net-next v3 25/31] wan: cosa: remove dead cosa_net_ioctl() function
` [PATCH net-next v3 26/31] dev_ioctl: pass SIOCDEVPRIVATE data separately
` [PATCH net-next v3 27/31] dev_ioctl: split out ndo_eth_ioctl
` [PATCH net-next v3 28/31] net: split out ndo_siowandev ioctl
` [PATCH net-next v3 29/31] net: socket: return changed ifreq from SIOCDEVPRIVATE
` [PATCH net-next v3 30/31] net: bridge: move bridge ioctls out of .ndo_do_ioctl
` [PATCH net-next v3 31/31] net: bonding: move ioctl handling to private ndo operation
[Patch bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg()
2021-07-27 16:12 UTC (2+ messages)
[PATCH bpf v2 0/3] sockmap fixes picked up by stress tests
2021-07-27 16:01 UTC (4+ messages)
` [PATCH bpf v2 3/3] bpf, sockmap: fix memleak on ingress msg enqueue
[PATCH] libbpf: fix commnet typo
2021-07-27 15:49 UTC (2+ messages)
[PATCH V6 0/8] PCI: Enable 10-Bit tag support for PCIe devices
2021-07-27 15:41 UTC (10+ messages)
` [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
[PATCH net 0/4] sctp: add some size validations
2021-07-27 15:10 UTC (4+ messages)
` [PATCH net 1/4] sctp: validate from_addr_param return
[External] : Re: [PATCH] 9p/xen: Fix end of loop tests for list_for_each_entry
2021-07-27 14:07 UTC (3+ messages)
` "
[PATCH net] net: hns3: change the method of obtaining default ptp cycle
2021-07-27 14:03 UTC
[PATCH net-next 0/4] net: ipa: kill IPA_VALIDATION
2021-07-27 14:03 UTC (6+ messages)
[PATCH iproute2-next v2 0/3] Provide support for IOAM
2021-07-27 13:42 UTC (3+ messages)
` [PATCH iproute2-next v2 2/3] New IOAM6 encap type for routes
[PATCH v4 0/3] Renesas RZ/G2L CANFD support
2021-07-27 13:30 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH v4 2/3] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH v4 3/3] arm64: dts: renesas: r9a07g044: Add CANFD node
[PATCH AUTOSEL 5.4 4/9] r8152: Fix potential PM refcount imbalance
2021-07-27 13:19 UTC (4+ messages)
` [PATCH AUTOSEL 5.4 5/9] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
` [PATCH AUTOSEL 5.4 6/9] mt7530 fix mt7530_fdb_write vid missing ivl bit
` [PATCH AUTOSEL 5.4 7/9] net: Fix zero-copy head len calculation
[PATCH AUTOSEL 4.19 3/6] r8152: Fix potential PM refcount imbalance
2021-07-27 13:20 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 4/6] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
` [PATCH AUTOSEL 4.19 5/6] mt7530 fix mt7530_fdb_write vid missing ivl bit
` [PATCH AUTOSEL 4.19 6/6] net: Fix zero-copy head len calculation
[PATCH AUTOSEL 4.14 2/5] r8152: Fix potential PM refcount imbalance
2021-07-27 13:20 UTC (4+ messages)
` [PATCH AUTOSEL 4.14 3/5] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
` [PATCH AUTOSEL 4.14 4/5] mt7530 fix mt7530_fdb_write vid missing ivl bit
` [PATCH AUTOSEL 4.14 5/5] net: Fix zero-copy head len calculation
[PATCH AUTOSEL 4.9 2/3] r8152: Fix potential PM refcount imbalance
2021-07-27 13:20 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 3/3] net: Fix zero-copy head len calculation
[PATCH AUTOSEL 4.4 2/3] r8152: Fix potential PM refcount imbalance
2021-07-27 13:20 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 3/3] net: Fix zero-copy head len calculation
[PATCH AUTOSEL 5.10 06/17] r8152: Fix potential PM refcount imbalance
2021-07-27 13:19 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 07/17] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
` [PATCH AUTOSEL 5.10 09/17] mt7530 fix mt7530_fdb_write vid missing ivl bit
` [PATCH AUTOSEL 5.10 10/17] net: Fix zero-copy head len calculation
[net-next] qdisc: add new field for qdisc_enqueue tracepoint
2021-07-27 13:14 UTC
[PATCH] intersil: remove obsolete prism54 wireless driver
2021-07-27 12:42 UTC (5+ messages)
[RFC PATCH v1 0/7] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
2021-07-27 12:35 UTC (5+ messages)
` [MASSMAIL KLMS] "
` [MASSMAIL KLMS] "
[PATCH v2] dt-bindings: net: renesas,etheravb: Document Gigabit Ethernet IP
2021-07-27 12:34 UTC
[PATCH] ath9k: hif_usb: fix memory leak in ath9k_hif_usb_firmware_cb
2021-07-27 12:26 UTC (3+ messages)
[PATCH] net: llc: fix skb_over_panic
2021-07-27 12:20 UTC (2+ messages)
[PATCH] dsa: vsc73xx: add support for vlan filtering
2021-07-27 11:57 UTC (5+ messages)
[PATCH bpf-next v2 0/5] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
2021-07-27 11:39 UTC (6+ messages)
[PATCH net-next v2] docs: networking: dpaa2: add documentation for the switch driver
2021-07-27 11:00 UTC (2+ messages)
[PATCH] net: qed: remove unneeded return variables
2021-07-27 11:00 UTC (2+ messages)
[PATCH] net: netlink: add the case when nlh is NULL
2021-07-27 11:00 UTC (2+ messages)
[PATCH net-next 0/3] openvswitch: per-cpu upcall patchwork issues
2021-07-27 11:00 UTC (2+ messages)
[net PATCH] octeontx2-af: Do NIX_RX_SW_SYNC twice
2021-07-27 11:00 UTC (2+ messages)
[PATCH net-next] net: build all switchdev drivers as modules when the bridge is a module
2021-07-27 10:20 UTC (3+ messages)
[PATCH net-next] ethtool: Fix rxnfc copy to user buffer overflow
2021-07-27 10:20 UTC (2+ messages)
page: next (older) | prev (newer) | 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).