netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-10 03:31:48 to 2020-11-10 16:17:03 UTC [more...]

[PATCH 0/2] net: dccp: fix structure use-after-free
 2020-11-10 16:16 UTC  (11+ messages)
` [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock

[PATCH net V2] Exempt multicast addresses from five-second neighbor lifetime
 2020-11-10 16:03 UTC  (7+ messages)

[PATCH v5 net-nex 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-10 15:56 UTC  (8+ messages)
` [PATCH v5 net-nex 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v5 net-nex 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v5 net-nex 3/5] net: mvneta: add xdp tx return bulking support
` [PATCH v5 net-nex 4/5] net: mvpp2: "
` [PATCH v5 net-nex 5/5] net: mlx5: "

[PATCH v6 0/8] Introduce optional DLC element for Classic CAN
 2020-11-10 15:50 UTC  (10+ messages)
` [PATCH v6 1/8] can: add optional DLC element to Classical CAN frame structure
` [PATCH v6 2/8] can: rename get_can_dlc() macro with can_cc_dlc2len()
` [PATCH v6 3/8] can: remove obsolete get_canfd_dlc() macro
` [PATCH v6 4/8] can: replace can_dlc as variable/element for payload length
` [PATCH v6 5/8] can: rename CAN FD related can_len2dlc and can_dlc2len helpers
` [PATCH v6 6/8] can: update documentation for DLC usage in Classical CAN
` [PATCH v6 7/8] can-dev: introduce helpers to access Classical CAN DLC values
` [PATCH v6 8/8] can-dev: add len8_dlc support for various CAN USB adapters

[PATCH 00/10] Broadcom b53 YAML bindings
 2020-11-10 15:46 UTC  (12+ messages)
` [PATCH 02/10] dt-bindings: net: dsa: Document sfp and managed properties
` [PATCH 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node
` [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node
` [PATCH 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name
` [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node
` [PATCH 09/10] ARM: dts: NSP: Provide defaults ports container node
` [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings

[PATCH v3 0/2] convert flexcan to the yaml
 2020-11-10 15:43 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml

[PATCH net-next] enetc: Workaround for MDIO register access issue
 2020-11-10 15:43 UTC 

[PATCH trivial v5] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
 2020-11-10 15:43 UTC 

[PATCHv6 bpf] bpf: Move iterator functions into special init section
 2020-11-10 15:40 UTC 

[PATCH net] net: lan78xx: Disable hardware vlan filtering in promiscuous mode
 2020-11-10 15:39 UTC 

[PATCH] net: sched: fix misspellings using misspell-fixer tool
 2020-11-10 15:36 UTC  (3+ messages)

[PATCH bpf-next] samples/bpf: add xdp_redirect_map with xdp_prog support
 2020-11-10 15:24 UTC  (3+ messages)

[PATCH net-next] ipv4: Set nexthop flags in a more consistent way
 2020-11-10 15:25 UTC  (2+ messages)

[PATCH] phy: phylink: Fix CuSFP issue in phylink
 2020-11-10 15:12 UTC  (4+ messages)

[RFC PATCH 0/2] add ppp_generic ioctl to bridge channels
 2020-11-10 15:02 UTC  (10+ messages)
` [RFC PATCH 1/2] ppp: add PPPIOCBRIDGECHAN ioctl

[PATCH net] vrf: Fix fast path output packet handling with async Netfilter rules
 2020-11-10 15:02 UTC  (5+ messages)

[PATCH RFC] SUNRPC: Use zero-copy to perform socket send operations
 2020-11-10 14:49 UTC  (9+ messages)

[PATCH v3 0/9] slab: provide and use krealloc_array()
 2020-11-10 14:48 UTC  (3+ messages)
` [PATCH v3 5/9] pinctrl: "

[PATCH RFC v2] ipvs: add genetlink cmd to dump all services and destinations
 2020-11-10 14:45 UTC  (2+ messages)
` [PATCH RFC v3] "

[PATCH net] cosa: Add missing kfree in error path of cosa_write
 2020-11-10 14:46 UTC 

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-11-10 14:36 UTC  (4+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags
 2020-11-10 14:20 UTC 

[PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
 2020-11-10 13:54 UTC  (3+ messages)

[PATCH] net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
 2020-11-10 13:49 UTC  (3+ messages)

[PATCH v22 05/23] LSM: Use lsmblob in security_secctx_to_secid
 2020-11-10 13:37 UTC  (6+ messages)
` [PATCH v22 06/23] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v22 16/23] LSM: security_secid_to_secctx in netlink netfilter

Subject: [RFC] clang tooling cleanups
 2020-11-10 13:12 UTC  (3+ messages)

[net-next] netfiler: conntrack: Add the option to set ct tcp flag - BE_LIBERAL per-ct basis
 2020-11-10 13:11 UTC  (8+ messages)

[PATCH] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
 2020-11-10 13:02 UTC  (2+ messages)

[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-10 12:47 UTC  (26+ messages)
` [PATCHv3 "

net DIM (Dynamic interrupt moderation) queries
 2020-11-10 12:33 UTC 

[PATCH AUTOSEL 5.9 22/55] mac80211: fix use of skb payload instead of header
 2020-11-10 12:29 UTC  (7+ messages)
` [PATCH AUTOSEL 5.9 23/55] cfg80211: initialize wdev data earlier
` [PATCH AUTOSEL 5.9 24/55] mac80211: always wind down STA state
` [PATCH AUTOSEL 5.9 25/55] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk
` [PATCH AUTOSEL 5.9 42/55] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH] net/xdp: remove unused macro REG_STATE_NEW
 2020-11-10 11:43 UTC  (5+ messages)

[PATCH v4 net-next 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-10 11:18 UTC  (8+ messages)
` [PATCH v4 net-next 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v4 net-next 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v4 net-next 5/5] net: mlx5: add xdp tx return bulking support

[PATCH bpf-next v2 0/5] xsk: i40e: Tx performance improvements
 2020-11-10 11:01 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] samples/bpf: increment Tx stats at sending
` [PATCH bpf-next v2 2/5] i40e: remove unnecessary sw_ring access from xsk Tx
` [PATCH bpf-next v2 3/5] xsk: introduce padding between more ring pointers
` [PATCH bpf-next v2 4/5] xsk: introduce batched Tx descriptor interfaces
` [PATCH bpf-next v2 5/5] i40e: use batched xsk Tx interfaces to increase performance

[PATCHv5 bpf] bpf: Move iterator functions into special init section
 2020-11-10 10:35 UTC  (3+ messages)

[PATCH v8 1/6] Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request
 2020-11-10 10:17 UTC  (6+ messages)
` [PATCH v8 2/6] Bluetooth: Interleave with allowlist scan
` [PATCH v8 3/6] Bluetooth: Handle system suspend resume case
` [PATCH v8 4/6] Bluetooth: Handle active scan case
` [PATCH v8 5/6] Bluetooth: Refactor read default sys config for various types
` [PATCH v8 6/6] Bluetooth: Add toggle to switch off interleave scan

[PATCH v5 0/8] Introduce optional DLC element for Classic CAN
 2020-11-10 10:18 UTC  (6+ messages)
` [PATCH v5 8/8] can-dev: add len8_dlc support for various CAN USB adapters

[PATCH iproute2-next v4 00/11] Add a tool for configuration of DCB
 2020-11-10 10:05 UTC  (3+ messages)
` [PATCH iproute2-next v4 03/11] lib: json_print: Add print_on_off()

[PATCH net-next 00/15] mlxsw: spectrum: Prepare for XM implementation - prefix insertion and removal
 2020-11-10  9:49 UTC  (16+ messages)
` [PATCH net-next 01/15] mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set_abort_trap()
` [PATCH net-next 02/15] mlxsw: spectrum_router: Use RALUE-independent op arg
` [PATCH net-next 03/15] mlxsw: spectrum_router: Introduce FIB event queue instead of separate works
` [PATCH net-next 04/15] mlxsw: spectrum: Propagate context from work handler containing RALUE payload
` [PATCH net-next 05/15] mlxsw: spectrum_router: Push out RALUE pack into separate helper
` [PATCH net-next 06/15] mlxsw: spectrum: Export RALUE pack helper and use it from IPIP
` [PATCH net-next 07/15] mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_pack4()
` [PATCH net-next 08/15] mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()
` [PATCH net-next 09/15] mlxsw: spectrum_router: Use RALUE pack helper from abort function
` [PATCH net-next 10/15] mlxsw: spectrum: Push RALUE packing and writing into low-level router ops
` [PATCH net-next 11/15] mlxsw: spectrum_router: Prepare work context for possible bulking
` [PATCH net-next 12/15] mlxsw: spectrum_router: Have FIB entry op context allocated for the instance
` [PATCH net-next 13/15] mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
` [PATCH net-next 14/15] mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted on delete
` [PATCH net-next 15/15] mlxsw: spectrum_router: Introduce FIB entry update op

[PATCH v2 00/10] thunderbolt: Add DMA traffic test driver
 2020-11-10  9:30 UTC  (12+ messages)
` [PATCH v2 01/10] thunderbolt: Do not clear USB4 router protocol adapter IFC and ISE bits
` [PATCH v2 02/10] thunderbolt: Find XDomain by route instead of UUID
` [PATCH v2 03/10] thunderbolt: Create XDomain devices for loops back to the host
` [PATCH v2 04/10] thunderbolt: Add link_speed and link_width to XDomain
` [PATCH v2 05/10] thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
` [PATCH v2 06/10] thunderbolt: Create debugfs directory automatically for services
` [PATCH v2 07/10] thunderbolt: Make it possible to allocate one directional DMA tunnel
` [PATCH v2 08/10] thunderbolt: Add support for end-to-end flow control
` [PATCH v2 09/10] thunderbolt: Add DMA traffic test driver
` [PATCH v2 10/10] MAINTAINERS: Add Isaac as maintainer of Thunderbolt "

[PATCH v3 0/2] Fix usage counter leak by adding a general sync ops
 2020-11-10  9:29 UTC  (3+ messages)
` [PATCH v3 1/2] PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
` [PATCH v3 2/2] net: fec: Fix reference count leak in fec series ops

[PATCH v2 0/5] net: qrtr: Add distant node support
 2020-11-10  9:03 UTC  (5+ messages)

[PATCH] Replace a set of atomic_add()
 2020-11-10  8:53 UTC  (3+ messages)

[PATCH] rfkill: Fix use-after-free in rfkill_resume()
 2020-11-10  8:49 UTC 

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH v2 bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-10  8:40 UTC  (3+ messages)

[PATCH net v2 00/21] net: avoid to remove module when its debugfs is being used
 2020-11-10  8:32 UTC  (3+ messages)

[PATCH bpf-next 0/6] xsk: i40e: Tx performance improvements
 2020-11-10  8:28 UTC  (7+ messages)
` [PATCH bpf-next 2/6] samples/bpf: increment Tx stats at sending
  ` [Intel-wired-lan] "
` [PATCH bpf-next 5/6] xsk: introduce batched Tx descriptor interfaces
  ` [Intel-wired-lan] "

[PATCH iproute2-next v2] tc flower: use right ethertype in icmp/arp parsing
 2020-11-10  7:53 UTC 

[PATCH net/next] net: ipconfig: Avoid spurious blank lines in boot log
 2020-11-10  7:37 UTC 

[PATCH net v4] net: Update window_clamp if SOCK_RCVBUF is set
 2020-11-10  7:32 UTC  (3+ messages)
` [PATCH net v5] "

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-11-10  7:26 UTC  (8+ messages)
              ` Duplicated ABI entries - Was: "

[PATCH v6 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-10  6:28 UTC  (4+ messages)
` [PATCH v6 net-next 1/3] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH v6 net-next 2/3] net/sched: act_mirred: refactor the handle of xmit
` [PATCH v6 net-next 3/3] net/sched: act_frag: add implict packet fragment support

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-10  7:23 UTC  (9+ messages)
` [PATCH v3 01/10] Add auxiliary bus support

[PATCH v2 0/3] xfrm/compat: syzbot-found fixes
 2020-11-10  6:35 UTC  (2+ messages)

[PATCH 1/1] net/mlx5e: remove unnecessary memset
 2020-11-10  6:35 UTC  (2+ messages)

[PATCH next-queue v2 0/3] igc: Add support for PCIe PTM
 2020-11-10  6:10 UTC  (4+ messages)
` [PATCH next-queue v2 1/3] Revert "PCI: Make pci_enable_ptm() private"
` [PATCH next-queue v2 2/3] igc: Enable PCIe PTM
` [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()

Inconclusive KASAN report on ARM32
 2020-11-10  6:10 UTC  (2+ messages)

[PATCH net-next v2] drivers: net: sky2: Fix -Wstringop-truncation with W=1
 2020-11-10  6:06 UTC  (2+ messages)

[PATCH net-next] net: emaclite: Add error handling for of_address_ and phy read functions
 2020-11-10  6:02 UTC  (3+ messages)

[PATCH net] net/tls: Fix kernel panic when socket is in TLS ULP
 2020-11-10  5:58 UTC  (12+ messages)

[PATCH v2 net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
 2020-11-10  4:20 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 17/42] mac80211: fix use of skb payload instead of header
 2020-11-10  3:54 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 18/42] cfg80211: initialize wdev data earlier
` [PATCH AUTOSEL 5.4 19/42] mac80211: always wind down STA state
` [PATCH AUTOSEL 5.4 20/42] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH AUTOSEL 5.4 34/42] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH AUTOSEL 4.19 10/21] mac80211: fix use of skb payload instead of header
 2020-11-10  3:55 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 11/21] mac80211: always wind down STA state
` [PATCH AUTOSEL 4.19 12/21] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH AUTOSEL 4.19 17/21] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH AUTOSEL 4.14 07/14] mac80211: fix use of skb payload instead of header
 2020-11-10  3:56 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 08/14] mac80211: always wind down STA state
` [PATCH AUTOSEL 4.14 09/14] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH AUTOSEL 4.14 12/14] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH net-next v3 00/10] net: add and use dev_get_tstats64
 2020-11-10  3:58 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 06/12] mac80211: fix use of skb payload instead of header
 2020-11-10  3:56 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 07/12] mac80211: always wind down STA state
` [PATCH AUTOSEL 4.9 08/12] cfg80211: regulatory: Fix inconsistent format argument

[PATCH AUTOSEL 4.4 05/10] mac80211: fix use of skb payload instead of header
 2020-11-10  3:56 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 06/10] mac80211: always wind down STA state
` [PATCH AUTOSEL 4.4 07/10] cfg80211: regulatory: Fix inconsistent format argument

[PATCH net] net: switch to the kernel.org patchwork instance
 2020-11-10  3:51 UTC 

[PATCH net-next 00/18] nexthop: Add support for nexthop objects offload
 2020-11-10  3:48 UTC  (4+ messages)


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