netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 22:19:48 to 2020-03-05 15:34:47 UTC [more...]

[PATCH net-next ct-offload 00/13] Introduce connection tracking offload
 2020-03-05 15:34 UTC  (7+ messages)
` [PATCH net-next ct-offload 02/13] net/sched: act_ct: Instantiate flow table entry actions
` [PATCH net-next ct-offload 04/13] net/sched: act_ct: Support refreshing the flow table entries
` [PATCH net-next ct-offload 06/13] net/mlx5: E-Switch, Introduce global tables
` [PATCH net-next ct-offload 07/13] net/mlx5: E-Switch, Add support for offloading rules with no in_port
` [PATCH net-next ct-offload 10/13] net/mlx5e: CT: Introduce connection tracking
` [PATCH net-next ct-offload 13/13] net/mlx5e: CT: Support clear action

[PATCH][next] zd1211rw/zd_usb.h: Replace zero-length array with flexible-array member
 2020-03-05 15:20 UTC  (3+ messages)

[PATCH bpf-next v5 0/4] eBPF JIT for RV32G
 2020-03-05 15:19 UTC  (7+ messages)
` [PATCH bpf-next v5 1/4] riscv, bpf: factor common RISC-V JIT code
` [PATCH bpf-next v5 2/4] riscv, bpf: add RV32G eBPF JIT
` [PATCH bpf-next v5 3/4] bpf, doc: add BPF JIT for RV32G to BPF documentation
` [PATCH bpf-next v5 4/4] MAINTAINERS: add entry for RV32G BPF JIT

[PATCH v2] fsl/fman: Use random MAC address when none is given
 2020-03-05 15:03 UTC  (4+ messages)

[RFC net-next 0/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-03-05 15:01 UTC  (4+ messages)
` [RFC net-next 1/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX325x (AC3x)

[PATCH 00/17] net: introduce Qualcomm IPA driver (UPDATED)
 2020-03-05 14:58 UTC  (3+ messages)

[PATCH 1/2] macsec: Support XPN frame handling - IEEE 802.1AEbw
 2020-03-05 23:53 UTC  (4+ messages)
` [PATCH 2/2] macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)

pull-request: wireless-drivers-next-2020-03-05
 2020-03-05 14:49 UTC 

[PATCH net] cgroup, netclassid: periodically release file_lock on classid updating
 2020-03-05 14:45 UTC 

[PATCH net-next v2] xen-netfront: add basic XDP support
 2020-03-05 14:39 UTC  (12+ messages)

[PATCH net-next v3 00/12] ethtool: consolidate parameter checking for irq coalescing
 2020-03-05 14:30 UTC  (17+ messages)
` [PATCH net-next v3 01/12] ethtool: add infrastructure for centralized checking of coalescing parameters
` [PATCH net-next v3 02/12] xgbe: let core reject the unsupported "
` [PATCH net-next v3 03/12] enic: "
` [PATCH net-next v3 04/12] stmmac: "
` [PATCH net-next v3 05/12] nfp: "
` [PATCH net-next v3 06/12] ionic: "
` [PATCH net-next v3 07/12] hisilicon: "
` [PATCH net-next v3 08/12] ice: "
` [PATCH net-next v3 09/12] bnxt: reject unsupported coalescing params
` [PATCH net-next v3 10/12] mlx5: "
` [PATCH net-next v3 11/12] e1000e: "
` [PATCH net-next v3 12/12] virtio_net: "

[RESEND PATCH V1 net-next] net: ena: fix broken interface between ENA driver and FW
 2020-03-05 14:28 UTC  (4+ messages)

libbpf distro packaging
 2020-03-05 14:18 UTC  (13+ messages)

[PATCH net] sctp: return a one-to-one type socket when doing peeloff
 2020-03-05 14:01 UTC  (5+ messages)

[PATCH] sfc: complete the next packet when we receive a timestamp
 2020-03-05 13:49 UTC  (2+ messages)

pull-request: wireless-drivers-2020-03-05
 2020-03-05 13:46 UTC 

[PATCH net-next 0/10] net: dsa: improve serdes integration
 2020-03-05 13:43 UTC  (13+ messages)
` [PATCH net-next 01/10] net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant
` [PATCH net-next 02/10] net: mii: add linkmode_adv_to_mii_adv_x()
` [PATCH net-next 03/10] net: dsa: warn if phylink_mac_link_state returns error
` [PATCH net-next 04/10] net: dsa: mv88e6xxx: use BMCR definitions for serdes control register
` [PATCH net-next 05/10] net: dsa: mv88e6xxx: configure interface settings in mac_config
` [PATCH net-next 06/10] net: dsa: mv88e6xxx: extend phylink to Serdes PHYs
` [PATCH net-next 07/10] net: dsa: mv88e6xxx: fix Serdes link changes
` [PATCH net-next 08/10] net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex
` [PATCH net-next 09/10] net: dsa: mv88e6xxx: remove port_link_state functions
` [PATCH net-next 10/10] net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down

[PATCH nf] netfilter: nf_tables: free flowtable hooks on hook register error
 2020-03-05 13:37 UTC  (4+ messages)

[PATCH bpf-next v3 00/12] bpf: sockmap, sockhash: support storing UDP sockets
 2020-03-05 12:59 UTC  (20+ messages)
` [PATCH bpf-next v3 01/12] bpf: sockmap: only check ULP for TCP sockets
` [PATCH bpf-next v3 02/12] skmsg: update saved hooks only once
` [PATCH bpf-next v3 03/12] bpf: tcp: move assertions into tcp_bpf_get_proto
` [PATCH bpf-next v3 04/12] bpf: tcp: guard declarations with CONFIG_NET_SOCK_MSG
` [PATCH bpf-next v3 05/12] bpf: sockmap: move generic sockmap hooks from BPF TCP
` [PATCH bpf-next v3 06/12] bpf: sockmap: simplify sock_map_init_proto
` [PATCH bpf-next v3 09/12] selftests: bpf: don't listen() on UDP sockets
` [PATCH bpf-next v3 11/12] selftests: bpf: enable UDP sockmap reuseport tests
` [PATCH bpf-next v3 12/12] bpf, doc: update maintainers for L7 BPF

[PATCH rdma-rc] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
 2020-03-05 12:38 UTC 

SFP+ support for 8168fp/8117
 2020-03-05 12:36 UTC  (12+ messages)

[PATCH net] inet_diag: return classid for all socket types
 2020-03-05 12:33 UTC 

[PATCH] ethernet:broadcom:bcm63xx_enet:remove redundant variable definitions
 2020-03-05 12:22 UTC 

[PATCH] fsl/fman: Use random MAC address when none is given
 2020-03-05 12:31 UTC  (3+ messages)

[PATCH rdma-next 0/2] Packet pacing DEVX API
 2020-03-05 12:21 UTC  (3+ messages)

[PATCH][next] cw1200/wsm.h: Replace zero-length array with flexible-array member
 2020-03-05 11:14 UTC 

[PATCH net-next v3 0/6] cxgb4/chcr: ktls tx offload support on T6 adapter
 2020-03-05 11:31 UTC  (15+ messages)
` [PATCH net-next v3 1/6] cxgb4/chcr : Register to tls add and del callback
` [PATCH net-next v3 3/6] cxgb4/chcr: complete record tx handling
` [PATCH net-next v3 6/6] cxgb4/chcr: Add ipv6 support and statistics

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-05 11:05 UTC  (18+ messages)

[PATCH][next] net: tulip: Replace zero-length array with flexible-array member
 2020-03-05 11:06 UTC 

[for-next PATCH v2 0/5] phy: ti: gmii-sel: add support for am654x/j721e soc
 2020-03-05 11:06 UTC  (6+ messages)
` [for-next PATCH v2 1/5] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy

[PATCH] ptp: free ptp clock properly
 2020-03-05 10:58 UTC  (5+ messages)

[PATCH v3 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-03-05 10:50 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/3] bpf: switch BPF UAPI #define constants used from BPF program side to enums

[PATCH net-next 0/5] mlxsw: Offload FIFO
 2020-03-05  9:26 UTC  (10+ messages)
` [PATCH net-next 1/5] net: sched: Make FIFO Qdisc offloadable
` [PATCH net-next 2/5] mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_state
` [PATCH net-next 3/5] mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replace
` [PATCH net-next 4/5] mlxsw: spectrum_qdisc: Support offloading of FIFO Qdisc
` [PATCH net-next 5/5] selftests: forwarding: ETS: Use Qdisc counters

IPv6 regression introduced by commit 3b6761d18bc11f2af2a6fc494e9026d39593f22c
 2020-03-05  8:17 UTC 

[PATCH v3 net-next 0/8] ionic updates
 2020-03-05  7:52 UTC  (12+ messages)
` [PATCH v3 net-next 1/8] ionic: keep ionic dev on lif init fail
` [PATCH v3 net-next 2/8] ionic: remove pragma packed
` [PATCH v3 net-next 3/8] ionic: improve irq numa locality
` [PATCH v3 net-next 4/8] ionic: clean up bitflag usage
` [PATCH v3 net-next 5/8] ionic: support ethtool rxhash disable
` [PATCH v3 net-next 6/8] ionic: print pci bus lane info
` [PATCH v3 net-next 7/8] ionic: add support for device id 0x1004
` [PATCH v3 net-next 8/8] ionic: drop ethtool driver version

[PATCH v2 net-next 00/10] Wire up Ocelot tc-flower to Felix DSA
 2020-03-05  7:18 UTC  (9+ messages)
` [PATCH v2 net-next 05/10] net: mscc: ocelot: spell out full "ocelot" name instead of "oc"
` [PATCH v2 net-next 06/10] net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
` [PATCH v2 net-next 08/10] net: mscc: ocelot: parameterize the vcap_is2 properties
` [PATCH v2 net-next 10/10] net: dsa: felix: Wire up the ocelot cls_flower methods

v5.5-rc1 and beyond insta-kills some Comcast wifi routers
 2020-03-05  7:06 UTC  (6+ messages)

[RFC PATCH v2 00/22] devlink region updates
 2020-03-05  6:41 UTC  (9+ messages)
` [RFC PATCH v2 14/22] devlink: implement DEVLINK_CMD_REGION_NEW

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-05  6:32 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] net: memcg: late association of sock to memcg
 2020-03-05  4:54 UTC  (5+ messages)

[PATCH RESEND] ptp: add VMware virtual PTP clock driver
 2020-03-05  4:47 UTC  (3+ messages)

[PATCH net-next v2 00/12] ethtool: consolidate parameter checking for irq coalescing
 2020-03-05  4:34 UTC  (8+ messages)
` [PATCH net-next v2 01/12] ethtool: add infrastructure for centralized checking of coalescing parameters

Regression: net/ipv6/mld running system out of memory (not a leak)
 2020-03-05  4:02 UTC  (10+ messages)

[PATCH V5 0/5] vDPA support
 2020-03-05  3:01 UTC  (4+ messages)
` [PATCH V5 3/5] vDPA: introduce vDPA bus

[PATCH net-next v2 0/3] net: rmnet: several code cleanup for rmnet module
 2020-03-05  2:53 UTC  (3+ messages)

[net-next 00/16][pull request] 100GbE Intel Wired LAN Driver Updates 2020-03-04
 2020-03-05  2:46 UTC  (18+ messages)
` [net-next 01/16] ice: Cleanup unneeded parenthesis
` [net-next 02/16] iavf: Enable support for up to 16 queues
` [net-next 03/16] ice: allow bigger VFs
` [net-next 04/16] ice: Improve clarity of prints and variables
` [net-next 05/16] ice: Add support for tunnel offloads
` [net-next 06/16] ice: Fix removing driver while bare-metal VFs pass traffic
` [net-next 07/16] ice: Display Link detected via Ethtool in safe mode
` [net-next 08/16] ice: Fix corner case when switching from IEEE to CEE
` [net-next 09/16] ice: renegotiate link after FW DCB on
` [net-next 10/16] ice: Correct setting VLAN pruning
` [net-next 11/16] ice: Increase mailbox receive queue length to maximum
` [net-next 12/16] ice: fix use of deprecated strlcpy()
` [net-next 13/16] ice: Fix format specifier
` [net-next 14/16] ice: Use EOPNOTSUPP instead of ENOTSUPP
` [net-next 15/16] ice: use variable name more descriptive than type
` [net-next 16/16] ice: fix incorrect size description of ice_get_nvm_version

[PATCH v2 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-05  2:20 UTC  (2+ messages)

[PATCH net] net: hns3: fix a not link up issue when fibre port supports autoneg
 2020-03-05  1:47 UTC 

[PATCH bpf 0/2] bpf: A few struct_ops fixes
 2020-03-05  1:34 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: Return better error value in delete_elem for struct_ops map
` [PATCH bpf 2/2] bpf: Do not allow map_freeze in "

[PATCH v2 net-next 0/8] ionic updates
 2020-03-05  1:32 UTC  (8+ messages)
` [PATCH v2 net-next 2/8] ionic: remove pragma packed
` [PATCH v2 net-next 5/8] ionic: support ethtool rxhash disable

[PATCH net v2] mptcp: always include dack if possible
 2020-03-05  1:07 UTC  (2+ messages)

[PATCH 0/4] Kselftest integration into Kernel CI - Part 1
 2020-03-05  0:29 UTC  (7+ messages)
` [PATCH 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)

[PATCH net-next] hsr: fix refcnt leak of hsr slave interface
 2020-03-05  0:02 UTC 

[PATCH net] slip: make slhc_compress() more robust against malicious packets
 2020-03-04 23:51 UTC 

[PATCH net-next v2 3/3] net: rmnet: use GFP_KERNEL instead of GFP_ATOMIC
 2020-03-04 23:25 UTC 

[PATCH net-next v2 2/3] net: rmnet: print error message when command fails
 2020-03-04 23:25 UTC 

[PATCH net-next v2 1/3] net: rmnet: add missing module alias
 2020-03-04 23:24 UTC 

[PATCH net-next 2/3] net: rmnet: print error message when command fails
 2020-03-04 22:57 UTC  (5+ messages)

[PATCH v2 1/6] PCI: Introduce pci_get_dsn
 2020-03-04 22:42 UTC  (2+ messages)

[PATCH net-next 0/8] ionic updates
 2020-03-04 22:36 UTC  (2+ messages)

[PATCH 1/5] pci: introduce pci_get_dsn
 2020-03-04 22:28 UTC  (3+ messages)
` [PATCH v2 0/6] PCI: Implement function to read Device Serial Number

[PATCH v4 00/10] PCI: Add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-03-04 22:21 UTC  (3+ messages)

[PATCH v3 net-next 0/2] Allow unknown unicast traffic to CPU for Felix DSA
 2020-03-04 22:19 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).