netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-17 02:57:44 to 2020-02-17 17:28:59 UTC [more...]

[CFT 0/8] rework phylink interface for split MAC/PCS support
 2020-02-17 17:24 UTC  (9+ messages)
` [CFT 1/8] net: phylink: propagate resolved link config via mac_link_up()
` [CFT 2/8] net: dsa: "
` [CFT 3/8] net: mv88e6xxx: use resolved link config in mac_link_up()
` [CFT 4/8] net: axienet: "
` [CFT 5/8] net: dpaa2-mac: "
` [CFT 6/8] net: macb: "
` [CFT 7/8] net: mvneta: "
` [CFT 8/8] net: mvpp2: "

[RFC net-next 0/6] cxgb4/chcr: ktls tx offload support on T6 adapter
 2020-02-17 17:28 UTC  (4+ messages)
` [RFC net-next 1/6] cxgb4/chcr : Register to tls add and del callbacks
` [RFC net-next 2/6] cxgb4/chcr: Save crypto keys and handle HW response
` [RFC net-next 3/6] cxgb4/chcr: complete record tx handling

[PATCH v2] vsock.7: add VMADDR_CID_LOCAL description
 2020-02-17 17:27 UTC  (3+ messages)

[PATCH devicetree 0/4] DT bindings for Felix DSA switch on LS1028A
 2020-02-17 17:24 UTC  (9+ messages)
` [PATCH devicetree 1/4] arm64: dts: fsl: ls1028a: delete extraneous #interrupt-cells for ENETC RCIE
` [PATCH devicetree 2/4] dt-bindings: net: dsa: ocelot: document the vsc9959 core
` [PATCH devicetree 3/4] arm64: dts: fsl: ls1028a: add node for Felix switch
` [PATCH devicetree 4/4] arm64: dts: fsl: ls1028a: enable switch PHYs on RDB

[PATCH bpf] libbpf: Sanitise internal map names so they are not rejected by the kernel
 2020-02-17 17:17 UTC 

[PATCH net] net: macb: Properly handle phylink on at91rm9200
 2020-02-17 17:06 UTC  (3+ messages)

[PATCH net-next v2 00/10] net: fix sysfs permssions when device changes network
 2020-02-17 16:58 UTC  (14+ messages)
` [PATCH net-next v2 01/10] sysfs: add sysfs_file_change_owner{_by_name}()
` [PATCH net-next v2 02/10] sysfs: add sysfs_link_change_owner()
` [PATCH net-next v2 03/10] sysfs: add sysfs_group_change_owner()
` [PATCH net-next v2 04/10] sysfs: add sysfs_groups_change_owner()
` [PATCH net-next v2 05/10] sysfs: add sysfs_change_owner()
` [PATCH net-next v2 06/10] device: add device_change_owner()
` [PATCH net-next v2 07/10] drivers/base/power: add dpm_sysfs_change_owner()
` [PATCH net-next v2 08/10] net-sysfs: add netdev_change_owner()
` [PATCH net-next v2 09/10] net-sysfs: add queue_change_owner()
` [PATCH net-next v2 10/10] net: fix sysfs permssions when device changes network namespace

[PATCH net] sctp: move the format error check out of __sctp_sf_do_9_1_abort
 2020-02-17 16:34 UTC 

[PATCH] bus: fsl-mc: Add ACPI support for fsl-mc
 2020-02-17 16:26 UTC  (15+ messages)
  ` [EXT] "

[PATCH net-next] net: phy: allow bcm84881 to be a module
 2020-02-17 16:03 UTC  (2+ messages)

[PATCH] bpf_prog_offload_info_fill: replace bitwise AND by logical AND
 2020-02-17 15:56 UTC  (2+ messages)

[PATCH net] mptcp: fix bogus socket flag values
 2020-02-17 15:54 UTC 

[PATCH net-next 0/4] phylib: add hardware resolved pause mode support for marvell PHYs
 2020-02-17 15:54 UTC  (5+ messages)
` [PATCH net-next 1/4] net: phy: marvell10g: read copper results from CSSR1
` [PATCH net-next 2/4] net: phy: marvell: don't interpret PHY status unless resolved
` [PATCH net-next 3/4] net: phy: add resolved pause support
` [PATCH net-next 4/4] net: phy: marvell*: add support for hw resolved pause modes

[PATCH net-next v2] net: WireGuard secure network tunnel
 2020-02-17 15:42 UTC  (19+ messages)
                        ` syzkaller wireguard key situation [was: Re: [PATCH net-next v2] net: WireGuard secure network tunnel]

[PATCH net-next 0/6] net/smc: patches 2020-02-17
 2020-02-17 15:24 UTC  (7+ messages)
` [PATCH net-next 1/6] net/smc: improve smc_lgr_cleanup()
` [PATCH net-next 2/6] net/smc: use termination worker under send_lock
` [PATCH net-next 3/6] net/smc: do not delete lgr from list twice
` [PATCH net-next 4/6] net/smc: remove unused parameter of smc_lgr_terminate()
` [PATCH net-next 5/6] net/smc: simplify normal link termination
` [PATCH net-next 6/6] net/smc: reduce port_event scheduling

[PATCH v2] samples/bpf: Add xdp_stat sample program
 2020-02-17 15:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/3] Add Support for MCAN in AM654x-idk
 2020-02-17 15:10 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: m_can: Add Documentation for transceiver regulator
` [PATCH v2 2/3] can: m_can: m_can_platform: Add support for enabling transceiver
` [PATCH v2 3/3] arm64: defconfig: Add Support for Bosch M_CAN controllers

[PATCH net-next] net: mscc: ocelot: Workaround to allow traffic to CPU in standalone mode
 2020-02-17 15:00 UTC 

[PATCH net-next 0/5] add xdp ethtool stats to mvneta driver
 2020-02-17 14:51 UTC  (9+ messages)
` [PATCH net-next 4/5] net: mvneta: introduce xdp counters to ethtool

[PATCH net-next] xen-netfront: add basic XDP support
 2020-02-17 14:38 UTC  (2+ messages)

[PATCH net-next 00/10] mlxsw: Reduce dependency between bridge and router code
 2020-02-17 14:29 UTC  (11+ messages)
` [PATCH net-next 01/10] mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting
` [PATCH net-next 02/10] mlxsw: spectrum_switchdev: Propagate extack to bridge creation function
` [PATCH net-next 03/10] mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID
` [PATCH net-next 04/10] mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership
` [PATCH net-next 05/10] mlxsw: spectrum: Reduce dependency between bridge and router code
` [PATCH net-next 06/10] selftests: mlxsw: Remove deprecated test
` [PATCH net-next 07/10] selftests: mlxsw: extack: Test bridge creation with VXLAN
` [PATCH net-next 08/10] selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridges
` [PATCH net-next 09/10] selftests: mlxsw: vxlan: Adjust test to recent changes
` [PATCH net-next 10/10] selftests: mlxsw: vxlan: Add test for error path

KASAN: use-after-free Read in evict
 2020-02-17 14:24 UTC 

[PATCH net-next v4] net/mlx5e: Don't allow forwarding between uplink
 2020-02-17 14:18 UTC  (2+ messages)

[PATCH v3] net/mlx5e: Don't allow forwarding between uplink
 2020-02-17 14:13 UTC  (5+ messages)

[PATCH 0/3] Add Support for MCAN in AM654x-idk
 2020-02-17 13:53 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: net: can: m_can: Add Documentation for stb-gpios

[PATCH iproute2 v2] nstat: print useful error messages in abort() cases
 2020-02-17 13:46 UTC 

[PATCH net-next] net: bridge: teach ndo_dflt_bridge_getlink() more brport flags
 2020-02-17 13:45 UTC 

[PATCH net-next 0/2] couple more ARFS tidy-ups
 2020-02-17 13:43 UTC  (3+ messages)
` [PATCH net-next 1/2] sfc: only schedule asynchronous filter work if needed
` [PATCH net-next 2/2] sfc: move some ARFS code out of headers

bnx2x: Latest firmware requirement breaks no regression policy
 2020-02-17 13:18 UTC 

[PATCH] net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
 2020-02-17 12:59 UTC  (4+ messages)

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-17 12:59 UTC  (2+ messages)
` [PATCH] bpf: Enforce map preallocation for all instrumentation programs

[PATCH bpf-next v4 0/3] libbpf: Add support for dynamic program attach target
 2020-02-17 12:43 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Bump libpf current version to v0.0.8
` [PATCH bpf-next v4 2/3] libbpf: Add support for dynamic program attach target
` [PATCH bpf-next v4 3/3] selftests/bpf: update xdp_bpf2bpf test to use new set_attach_target API

[RESEND PATCH net-next] net: vlan: suppress "failed to kill vid" warnings
 2020-02-17 12:27 UTC 

[PATCH bpf-next 0/3] sockmap/ktls: Simplify how we restore sk_prot callbacks
 2020-02-17 12:15 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf, sk_msg: Let ULP restore sk_proto and write_space callback
` [PATCH bpf-next 2/3] bpf, sk_msg: Don't clear saved sock proto on restore
` [PATCH bpf-next 3/3] selftests/bpf: Test unhashing kTLS socket after removing from map

[PATCH] kthread: Mark timer used by delayed kthread works as IRQ safe
 2020-02-17 12:07 UTC 

[PATCH] net: batman-adv: Use built-in RCU list checking
 2020-02-17 12:05 UTC  (5+ messages)

[PATCH net] qede: Fix race between rdma destroy workqueue and link change event
 2020-02-17 11:37 UTC 

[PATCH bpf-next v3] libbpf: Add support for dynamic program attach target
 2020-02-17 11:07 UTC  (3+ messages)

[PATCH v1] net: stmmac: Get rid of custom STMMAC_DEVICE() macro
 2020-02-17 10:58 UTC 

[PATCH net] selftests: forwarding: vxlan_bridge_1d: fix tos value
 2020-02-17 10:40 UTC  (7+ messages)

[PATCH net v3] net/tls: Fix to avoid gettig invalid tls record
 2020-02-17 10:39 UTC  (2+ messages)

[PATCH v3] skbuff: fix a data race in skb_queue_len()
 2020-02-17 10:20 UTC  (4+ messages)

[RESEND PATCH net-next 0/4] Remove rtnl lock dependency from flow_action infra
 2020-02-17 10:12 UTC  (5+ messages)
` [RESEND PATCH net-next 1/4] net: sched: lock action when translating it to "
` [RESEND PATCH net-next 2/4] net: sched: refactor police action helpers to require tcf_lock
` [RESEND PATCH net-next 3/4] net: sched: refactor ct "
` [RESEND PATCH net-next 4/4] net: sched: don't take rtnl lock during flow_action setup

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-17 10:05 UTC  (3+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH iproute2] erspan: set erspan_ver to 1 by default
 2020-02-17  9:53 UTC 

[PATCH] net: mscc: fix in frame extraction
 2020-02-17  9:20 UTC  (2+ messages)

[PATCH 0/8] can: flexcan: add CAN FD support for NXP Flexcan
 2020-02-17  8:48 UTC  (10+ messages)

[PATCH net-next v2] net: page_pool: API cleanup and comments
 2020-02-17  8:08 UTC  (4+ messages)

[PATCH v3 0/2] Enhance virtio-vsock connection semantics
 2020-02-17  7:43 UTC  (3+ messages)

Fw: [Bug 206523] New: Can no longer add routes while the link is down, RTNETLINK answers: Network is down
 2020-02-17  7:39 UTC  (2+ messages)

[PATCH net-next 0/9] ionic: Add support for Event Queues
 2020-02-17  6:55 UTC  (3+ messages)

WARNING in nf_tables_table_destroy
 2020-02-17  6:42 UTC  (3+ messages)

SFP+ support for 8168fp/8117
 2020-02-17  6:37 UTC  (8+ messages)

[PATCH V2 0/5] vDPA support
 2020-02-17  6:08 UTC  (19+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus

[PATCH net-next] net: page_pool: API cleanup and comments
 2020-02-17  5:57 UTC  (4+ messages)

[PATCH net-next v7 0/2] Bare UDP L3 Encapsulation Module
 2020-02-17  5:19 UTC  (8+ messages)
` [PATCH net-next v7 1/2] net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc

KASAN: stack-out-of-bounds Write in ax25_getname
 2020-02-17  4:45 UTC  (2+ messages)

possible deadlock in htab_lru_map_delete_node
 2020-02-17  4:27 UTC 

linux-next: Fixes tag needs some work in the net-next tree
 2020-02-17  4:23 UTC 

[Bluez PATCH v6] bluetooth: secure bluetooth stack from bluedump attack
 2020-02-17  4:05 UTC 

[PATCH net-next 0/3] mv88e6xxx: Add SERDES/PCS registers to ethtool -d
 2020-02-17  4:00 UTC  (2+ messages)

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-02-15
 2020-02-17  3:51 UTC  (2+ messages)

[PATCH -net] skbuff.h: fix all kernel-doc warnings
 2020-02-17  3:50 UTC  (2+ messages)

[PATCH -net] skbuff: remove stale bit mask comments
 2020-02-17  3:50 UTC  (2+ messages)

[PATCH net-next 0/7] Improvements for SONIC ethernet drivers
 2020-02-17  3:49 UTC  (2+ messages)

[PATCH net-next v2 0/5] sh_eth: get rid of the dedicated regiseter mapping for RZ/A1 (R7S72100)
 2020-02-17  3:44 UTC  (2+ messages)

[PATCH net] selftests: forwarding: vxlan_bridge_1d: use more proper tos value
 2020-02-17  3:43 UTC 

[PATCH -net] net/sock.h: fix all kernel-doc warnings
 2020-02-17  3:43 UTC  (2+ messages)

[PATCH V2 1/3] net: ks8851-ml: Remove 8-bit bus accessors
 2020-02-17  3:41 UTC  (6+ messages)
` [PATCH V2 2/3] net: ks8851-ml: Fix 16-bit data access
` [PATCH V2 3/3] net: ks8851-ml: Fix 16-bit IO operation

[PATCH net-next 00/10] Pause updates for phylib and phylink
 2020-02-17  3:40 UTC  (2+ messages)

[PATCH net] mptcp: select CRYPTO
 2020-02-17  3:37 UTC  (2+ messages)

[PATCH net-next 0/7] r8169: series with further smaller improvements
 2020-02-17  3:36 UTC  (2+ messages)

[PATCH net-next v5] openvswitch: add TTL decrement action
 2020-02-17  3:34 UTC  (2+ messages)

[PATCH net v2 0/3] bonding: fix bonding interface bugs
 2020-02-17  3:32 UTC  (2+ messages)

[PATCH] NFC: pn544: Fix a typo in a debug message
 2020-02-17  3:30 UTC  (2+ messages)

[PATCH net] ethtool: fix application of verbose no_mask bitset
 2020-02-17  3:29 UTC  (2+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278
 2020-02-17  3:28 UTC  (2+ messages)

KMSAN: uninit-value in hci_cmd_timeout
 2020-02-17  3:27 UTC 

[PATCH net-next 1/2] tcp-zerocopy: Return inq along with tcp receive zerocopy
 2020-02-17  3:25 UTC  (4+ messages)
` [PATCH net-next 2/2] tcp-zerocopy: Return sk_err (if set) "

[PATCH net v2] net: dsa: b53: Ensure the default VID is untagged
 2020-02-17  3:23 UTC  (2+ messages)

[PATCH v3 net 0/4] wireguard fixes for 5.6-rc2
 2020-02-17  3:22 UTC  (2+ messages)

[PATCH net] mptcp: Protect subflow socket options before connection completes
 2020-02-17  3:20 UTC  (2+ messages)

[PATCH v2] net: phy: restore mdio regs in the iproc mdio driver
 2020-02-17  3:19 UTC  (2+ messages)

[PATCH net] net: sched: correct flower port blocking
 2020-02-17  3:18 UTC  (4+ messages)
` [PATCH v2 "

[PATCH net 1/2] ipv6: Fix route replacement with dev-only route
 2020-02-17  3:12 UTC  (3+ messages)

[PATCH net] net: add strict checks in netdev_name_node_alt_destroy()
 2020-02-17  3:05 UTC  (2+ messages)

[PATCH net 0/8] Marvell atlantic 2020/02 updates
 2020-02-17  3:03 UTC  (2+ messages)

pull-request: mac80211-next next-2020-02-14
 2020-02-17  3:00 UTC  (2+ messages)

[PATCH] net: x25: convert to list_for_each_entry_safe()
 2020-02-17  2:59 UTC  (2+ 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).