netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 15:31:58 to 2019-10-24 10:26:13 UTC [more...]

[RFC PATCH v4 net-next 00/11] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-10-24 10:26 UTC  (4+ messages)
` [RFC PATCH v4 net-next 05/11] dt-bindings: net: ti: add new cpsw switch driver bindings

[patch iproute2-next v5 0/3] ip: add support for alternative names
 2019-10-24 10:20 UTC  (4+ messages)
` [patch iproute2-next v5 1/3] lib/ll_map: cache "
` [patch iproute2-next v5 2/3] ip: add support for alternative name addition/deletion/list
` [patch iproute2-next v5 3/3] ip: allow to use alternative names as handle

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-10-24 10:13 UTC  (9+ messages)

[PATCH v5 net-next 00/12] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-10-24 10:09 UTC  (13+ messages)
` [PATCH v5 net-next 01/12] net: ethernet: ti: cpsw: allow untagged traffic on host port
` [PATCH v5 net-next 02/12] net: ethernet: ti: cpsw: ale: modify vlan/mdb api for switchdev
` [PATCH v5 net-next 03/12] net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
` [PATCH v5 net-next 04/12] net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
` [PATCH v5 net-next 05/12] dt-bindings: net: ti: add new cpsw switch driver bindings
` [PATCH v5 net-next 06/12] net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
` [PATCH v5 net-next 07/12] net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
` [PATCH v5 net-next 08/12] phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver
` [PATCH v5 net-next 09/12] Documentation: networking: add cpsw switchdev based driver documentation
` [PATCH v5 net-next 10/12] ARM: dts: dra7: add dt nodes for new cpsw switch dev driver
` [PATCH v5 net-next 11/12] ARM: dts: am571x-idk: enable "
` [PATCH v5 net-next 12/12] arm: omap2plus_defconfig: enable new cpsw switchdev driver

[PATCH net] ipvs: move old_secure_tcp into struct netns_ipvs
 2019-10-24 10:08 UTC  (2+ messages)

mt76x2e hardware restart
 2019-10-24  9:43 UTC  (10+ messages)

[PATCH net] ipv4: fix route update on metric change
 2019-10-24  9:19 UTC 

Module loading problem since 5.3
 2019-10-24  9:22 UTC  (8+ messages)

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-24  9:18 UTC  (12+ messages)

[PATCH wireless-drivers 0/2] fix mt76x2e hangs on U7612E mini-pcie
 2019-10-24  9:01 UTC  (10+ messages)
` [PATCH wireless-drivers 1/2] mt76: mt76x2e: disable pcie_aspm by default
` [PATCH wireless-drivers 2/2] mt76: dma: fix buffer unmap with non-linear skbs

[PATCH net-next] net: of_get_phy_mode: Change API to solve int/unit warnings
 2019-10-24  8:46 UTC  (5+ messages)

[PATCH][net-next] net/mlx5: rate limit alloc_ent error messages
 2019-10-24  8:23 UTC 

[PATCH] mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
 2019-10-24  8:14 UTC  (5+ messages)

[PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-10-24  7:57 UTC  (6+ messages)

[RFC PATCH 0/3] dma-mapping: introduce a new dma api
 2019-10-24  7:49 UTC  (6+ messages)
` [RFC PATCH 1/3] dma-mapping: introduce a new dma api dma_addr_to_phys_addr()

[PATCH net-next 00/13] Control action percpu counters allocation by netlink flag
 2019-10-24  7:35 UTC  (5+ messages)

[PATCH v2 0/3] kcov: collect coverage from usb and vhost
 2019-10-24  7:26 UTC  (5+ messages)
` [PATCH v2 1/3] kcov: remote coverage support

[PATCH net-next v4 00/10] optimize openvswitch flow looking up
 2019-10-24  7:14 UTC  (9+ messages)
` [PATCH net-next v4 08/10] net: openvswitch: fix possible memleak on destroy flow-table

[PATCH net-next v10 0/3] net: phy: support 1000Base-X auto-negotiation for BCM54616S
 2019-10-24  6:29 UTC  (3+ messages)

[patch net-next v3 0/3] devlink: add format requirement for devlink object names
 2019-10-24  6:06 UTC  (8+ messages)
` [patch net-next v3 3/3] "

[PATCH] phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid
 2019-10-24  6:00 UTC  (4+ messages)

[PATCH] rtl8xxxu: fix warnings for symbol not declared
 2019-10-24  5:50 UTC  (2+ messages)

[PATCH] rtl8xxxu: remove set but not used variable 'rate_mask'
 2019-10-24  5:49 UTC  (2+ messages)

[PATCH] atmel: remove set but not used variable 'dev'
 2019-10-24  5:48 UTC  (2+ messages)

[PATCH] adm80211: remove set but not used variables 'mem_addr' and 'io_addr'
 2019-10-24  5:48 UTC  (2+ messages)

[PATCH] rtlwifi: Remove unnecessary NULL check in rtl_regd_init
 2019-10-24  5:47 UTC  (2+ messages)

[PATCH net 0/5] net: avoid KCSAN splats
 2019-10-24  5:44 UTC  (6+ messages)
` [PATCH net 1/5] net: add skb_queue_empty_lockless()
` [PATCH net 2/5] udp: use skb_queue_empty_lockless()
` [PATCH net 3/5] net: use skb_queue_empty_lockless() in poll() handlers
` [PATCH net 4/5] net: use skb_queue_empty_lockless() in busy poll contexts
` [PATCH net 5/5] net: add READ_ONCE() annotation in __skb_wait_for_more_packets()

[PATCH V3 0/3] Add OP-TEE based bnxt f/w manager
 2019-10-24  5:32 UTC  (4+ messages)
` [PATCH V3 1/3] firmware: broadcom: add OP-TEE based BNXT "
` [PATCH V3 2/3] bnxt_en: Add support to invoke OP-TEE API to reset firmware
` [PATCH V3 3/3] bnxt_en: Add support to collect crash dump via ethtool

[PATCH] Fix skb->csum calculation when netfilter manipulation for NF_NAT_MANIP_SRC\DST is done on IPV6 packet
 2019-10-24  5:19 UTC  (6+ messages)
` [PATCH] [netfilter]: "
    ` [PATCH] [netfilter]: Fix skb->csum calculation when netfilter
        `  "

[PATCH net-nex V2 0/3] page_pool: API for numa node change handling
 2019-10-24  5:00 UTC  (6+ messages)
` [PATCH net-nex V2 1/3] page_pool: Add API to update numa node
` [PATCH net-nex V2 2/3] page_pool: Don't recycle non-reusable pages
` [PATCH net-nex V2 3/3] net/mlx5e: Rx, Update page pool numa node when changed

[PATCH] net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
 2019-10-24  4:45 UTC  (3+ messages)

[PATCH net-next] net: lan78xx: remove set but not used variable 'event'
 2019-10-24  4:38 UTC  (2+ messages)

[PATCH net-next 0/2] mlxsw: Update main pool computation and pool size limits
 2019-10-24  4:31 UTC  (2+ messages)

[PATCH net-next] vringh: fix copy direction of vringh_iov_push_kern()
 2019-10-24  3:57 UTC 

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-24  3:51 UTC  (11+ messages)
` [PATCH V5 1/6] mdev: class id support
` [PATCH V5 2/6] modpost: add support for mdev class id
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops

[PATCH net-next] r8169: never set PCI_EXP_DEVCTL_NOSNOOP_EN
 2019-10-24  3:44 UTC  (2+ messages)

[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2019-10-23
 2019-10-24  3:41 UTC  (13+ messages)
` [net-next 01/11] i40e: Fix for persistent lldp support
` [net-next 02/11] i40e: Add ability to display VF stats along with PF core stats
` [net-next 03/11] i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
` [net-next 04/11] i40e: Extract detection of HW flags into a function
` [net-next 05/11] i40e: Extend PHY access with page change flag
` [net-next 06/11] i40e: remove the macro with it's argument reuse
` [net-next 07/11] i40e: initialize ITRN registers with correct values
` [net-next 08/11] i40e: allow ethtool to report SW and FW versions in recovery mode
` [net-next 09/11] i40e: Fix LED blinking flow for X710T*L devices
` [net-next 10/11] i40e: Refactoring VF MAC filters counting to make more reliable
` [net-next 11/11] i40e: prevent memory leak in i40e_setup_macvlans

[PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
 2019-10-24  3:39 UTC  (4+ messages)
` [Kgdb-bugreport] "

[PATCH net-next] mvpp2: prefetch frame header
 2019-10-24  3:28 UTC  (2+ messages)

[PATCH bpf] xsk: fix registration of Rx-only sockets
 2019-10-24  3:22 UTC  (3+ messages)

WARNING: at net/sched/sch_generic.c:448
 2019-10-24  3:21 UTC 

[PATCH net] net/flow_dissector: switch to siphash
 2019-10-24  3:13 UTC  (2+ messages)

fec driver: ethernet rx is deaf on variscite imx6ul board
 2019-10-24  3:08 UTC  (3+ messages)
` [EXT] "

[PATCH net-next 0/9] devlink vdev
 2019-10-24  2:51 UTC  (7+ messages)

[PATCH v5 0/2] mv88e6xxx: Allow config of ATU hash algorithm
 2019-10-24  2:42 UTC  (3+ messages)

[PATCH 0/2] net: phy: dp83867: enable robust auto-mdix
 2019-10-24  2:39 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: phy: dp83867: move dt parsing to probe

[PATCH net] netns: fix GFP flags in rtnl_net_notifyid()
 2019-10-24  1:06 UTC  (3+ messages)

[PATCH v2 net-next 0/6] ionic updates
 2019-10-24  0:49 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] ionic: fix up struct name comments
` [PATCH v2 net-next 2/6] ionic: reverse an interrupt coalesce calculation
` [PATCH v2 net-next 3/6] ionic: add heartbeat check
` [PATCH v2 net-next 4/6] ionic: add a watchdog timer to monitor heartbeat
` [PATCH v2 net-next 5/6] ionic: implement support for rx sgl
` [PATCH v2 net-next 6/6] ionic: update driver version

WARNING: refcount bug in smc_release
 2019-10-24  0:26 UTC 

[PATCH bpf-next v2] libbpf: fix compatibility for kernels without need_wakeup
 2019-10-24  0:10 UTC  (2+ messages)

[net-next] tcp: add TCP_INFO status for failed client TFO
 2019-10-23 21:59 UTC  (3+ messages)
` [net-next v2] "

[PATCH net-next v3 0/7] DPAA Ethernet changes
 2019-10-23 21:45 UTC  (2+ messages)

[PATCH v3 net-next 11/12] net: aquantia: add support for PIN funcs
 2019-10-23 21:15 UTC  (3+ messages)
` [RFC PATCH] net: aquantia: aq_ptp_poll_sync_work_cb() can be static

[PATCH v3 net-next 06/12] net: aquantia: implement data PTP datapath
 2019-10-23 19:44 UTC  (2+ messages)

[PATCH net-next] r8169: improve rtl8169_rx_fill
 2019-10-23 19:36 UTC 

[PATCH 2/3] usb, kcov: collect coverage from hub_event
 2019-10-23 19:10 UTC  (2+ messages)

[PATCH net-next 0/4] page_pool: API for numa node change handling
 2019-10-23 19:10 UTC  (10+ messages)
` [PATCH net-next 2/4] page_pool: Don't recycle non-reusable pages
` [PATCH net-next 3/4] page_pool: Restructure __page_pool_put_page()

[PATCH net-next] r8169: align fix_features callback with vendor driver
 2019-10-23 19:09 UTC 

[Patch net-next 0/3] tcp: decouple TLP timer from RTO timer
 2019-10-23 18:55 UTC  (9+ messages)
` [Patch net-next 3/3] "

[PATCH net-next] xsk: Enable AF_XDP by default
 2019-10-23 18:39 UTC  (2+ messages)

[PATCH v3 net-next 04/12] net: aquantia: add PTP rings infrastructure
 2019-10-23 18:18 UTC  (2+ messages)

[PATCH v2 net-next] net: axienet: In kconfig add ARM64 as supported platform
 2019-10-23 18:11 UTC  (4+ messages)

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-10-23 18:01 UTC  (9+ messages)
` [RFC 01/20] ice: Initialize and register multi-function device to provide RDMA

[PATCH net-next 0/4] ICMP flow improvements
 2019-10-23 18:00 UTC  (9+ messages)
` [PATCH net-next 3/4] flow_dissector: extract more ICMP information
` [PATCH net-next 4/4] bonding: balance ICMP echoes in layer3+4 mode

[PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
 2019-10-23 17:42 UTC  (16+ messages)
    ` FW: "
                      ` [Intel-wired-lan] "

[PATCH net] cxgb4: request the TX CIDX updates to status page
 2019-10-23 17:33 UTC 

[PATCH 1/3] kcov: remote coverage support
 2019-10-23 17:20 UTC  (2+ messages)

[PATCH bpf v3] xsk: improve documentation for AF_XDP
 2019-10-23 17:16 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix LDLIBS order
 2019-10-23 17:11 UTC  (2+ messages)

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-23 17:11 UTC  (9+ messages)
` [RFC 1/2] vhost: IFC VF hardware operation layer

[PATCH bpf-next] selftests/bpf: move test_section_names into test_progs and fix it
 2019-10-23 17:09 UTC  (2+ messages)

[PATCH bpf-next v3] libbpf: use implicit XSKMAP lookup from AF_XDP XDP program
 2019-10-23 17:05 UTC  (3+ messages)

pull request: bluetooth-next 2019-10-23
 2019-10-23 16:51 UTC 

IPv6 test fail
 2019-10-23 16:37 UTC 

[PATCH iproute2] ipnetns: do not check netns NAME when -all is specified
 2019-10-23 16:21 UTC  (2+ messages)

[PATCH iproute2 0/3] remove old examples
 2019-10-23 16:16 UTC  (4+ messages)
` [PATCH iproute2 1/3] examples: remove out of date cbq stuff
` [PATCH iproute2 2/3] examples: remove gaiconf
` [PATCH iproute2 3/3] examples: remove diffserv

[patch iproute2-next v4 0/3] ip: add support for alternative names
 2019-10-23 16:08 UTC  (4+ messages)
` [patch iproute2-next v4 1/3] lib/ll_map: cache "

[PATCH net-next] phylink: add ASSERT_RTNL() on phylink connect functions
 2019-10-23 15:59 UTC  (3+ messages)

[PATCH] Cleanup: replace prefered with preferred
 2019-10-23 15:40 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).