netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 08:36:34 to 2019-12-11 20:46:35 UTC [more...]

[PATCH net-next 0/4] Add support for slow-to-probe-PHY copper SFP modules
 2019-12-11 20:46 UTC  (2+ messages)

[PATCH net] bonding: fix active-backup transition after link failure
 2019-12-11 20:10 UTC  (4+ messages)

[PATCH bpf-next 00/15] Add code-generated BPF object skeleton support
 2019-12-11 20:09 UTC  (17+ messages)
` [PATCH bpf-next 06/15] libbpf: expose BPF program's function name
  ` [Potential Spoof] "
` [PATCH bpf-next 11/15] bpftool: add skeleton codegen command

[PATCH net] tcp: do not send empty skb from tcp_write_xmit()
 2019-12-11 20:05 UTC  (6+ messages)

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-11 20:02 UTC  (3+ messages)
` [PATCH v3 19/20] RDMA: Add irdma Kconfig/Makefile and remove i40iw

[PATCH net-next v2] net: bridge: add STP xstats
 2019-12-11 20:01 UTC  (8+ messages)

[PATCH net-next] netdevsim: Add max_vfs to bus_dev
 2019-12-11 19:57 UTC  (5+ messages)

[PATCH net-next v3 00/14] Add support for SFP+ copper modules
 2019-12-11 19:53 UTC  (16+ messages)
` [PATCH net-next v3 01/14] net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
` [PATCH net-next v3 02/14] net: sfp: derive interface mode from ethtool link modes
` [PATCH net-next v3 03/14] net: sfp: add more extended compliance codes
` [PATCH net-next v3 04/14] net: sfp: add module start/stop upstream notifications
` [PATCH net-next v3 05/14] net: sfp: move phy_start()/phy_stop() to phylink
` [PATCH net-next v3 06/14] net: mdio-i2c: add support for Clause 45 accesses
` [PATCH net-next v3 07/14] net: phylink: re-split __phylink_connect_phy()
` [PATCH net-next v3 08/14] net: phylink: support Clause 45 PHYs on SFP+ modules
` [PATCH net-next v3 09/14] net: phylink: split link_an_mode configured and current settings
` [PATCH net-next v3 10/14] net: phylink: split phylink_sfp_module_insert()
` [PATCH net-next v3 11/14] net: phylink: delay MAC configuration for copper SFP modules
` [PATCH net-next v3 12/14] net: phylink: make Broadcom BCM84881 based SFPs work
` [PATCH net-next v3 13/14] net: phy: add Broadcom BCM84881 PHY driver
` [PATCH net-next v3 14/14] net: sfp: add support for Clause 45 PHYs

[PATCH net-next 0/9] Simplify IPv4 route offload API
 2019-12-11 19:47 UTC  (16+ messages)
` [PATCH net-next 2/9] ipv4: Notify route after insertion to the routing table
` [PATCH net-next 3/9] ipv4: Notify route if replacing currently offloaded one
` [PATCH net-next 5/9] ipv4: Handle route deletion notification
` [PATCH net-next 6/9] ipv4: Handle route deletion notification during flush
` [PATCH net-next 7/9] ipv4: Only Replay routes of interest to new listeners
` [PATCH net-next 8/9] mlxsw: spectrum_router: Start using new IPv4 route notifications

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2019-12-11 19:27 UTC  (2+ messages)
` [PATCH v1 3/7] net: axienet: add unspecified HAS_IOMEM dependency

[PATCH net-next 0/6] net-next: dsa: mt7530: add support for MT7531
 2019-12-11 19:27 UTC  (15+ messages)
` [PATCH net-next 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next 4/6] net: dsa: mt7530: Add the support of MT7531 switch
` [PATCH net-next 5/6] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board

[PATCH bpf-next] libbpf: fix printf compilation warnings on ppc64le arch
 2019-12-11 19:26 UTC 

[PATCH] ath11k: Remove unnecessary enum scan_priority
 2019-12-11 19:22 UTC 

RPS arp processing
 2019-12-11 18:59 UTC  (2+ messages)

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-11 18:49 UTC  (3+ messages)

[PATCH net/tipc] Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-12-11 18:46 UTC  (7+ messages)
      ` [tipc-discussion] "

[PATCH v2 00/23] V2: Break up from one patch to multiple
 2019-12-11 18:12 UTC  (24+ messages)
` [PATCH v2 01/23] staging: qlge: Fix CHECK extra blank lines in many files
` [PATCH v2 02/23] staging: qlge: Fix CHECK: Alignment should match open parenthesis
` [PATCH v2 03/23] staging:qlge: Fix WARNING: Missing a blank line after declarations
` [PATCH v2 04/23] staging: qlge: "
` [PATCH v2 05/23] staging: qlge: Fix CHECK: Blank lines aren't necessary before a close brace '}'
` [PATCH v2 06/23] staging: qlge: Fix CHECK: Blank lines aren't necessary after an open brace '{'
` [PATCH v2 07/23] staging: qlge: Fix WARNING: quoted string split across lines
` [PATCH v2 08/23] staging: qlge: Fix CHECK: Unnecessary parentheses around mpi_coredump->mpi_global_header
` [PATCH v2 09/23] staging: qlge: Fix CHECK: No space is necessary after a cast
` [PATCH v2 10/23] staging: qlge: Fix CHECK: blank line after function/struct/union/enum declarations
` [PATCH v2 11/23] staging: qlge: Fix CHECK: braces {} should be used on all arms of this statement
` [PATCH v2 12/23] staging: qlge: Fix WARNING: please, no space before tabs in qlge.h
` [PATCH v2 13/23] staging: qlge: Fix CHECK: spaces preferred around that (ctx:VxV)
` [PATCH v2 14/23] staging: qlge: Fix WARNING: Unnecessary space before function pointer arguments
` [PATCH v2 15/23] staging: qlge: Fix WARNING: please, no spaces at the start of a line
` [PATCH v2 16/23] staging: qlge: Fix WARNING: Block comments use a trailing */ on a separate line
` [PATCH v2 17/23] staging: qlge: Fix WARNING: else is not generally useful after a break or return
` [PATCH v2 18/23] staging: qlge: Fix CHECK: Prefer using the BIT macro
` [PATCH v2 19/23] staging: qlge: Fix WARNING: msleep < 20ms can sleep for up to 20ms
` [PATCH v2 20/23] staging: qlge: Fix CHECK: usleep_range is preferred over udelay
` [PATCH v2 21/23] staging: qlge: Fix WARNING: suspect code indent for conditional statements
` [PATCH v2 22/23] staging: qlge: Fix CHECK: Unbalanced braces around else statement
` [PATCH v2 23/23] staging: qlge: Fix WARNING: Avoid multiple line dereference

[PATCH v2 net 0/2] bnx2x: bug fixes
 2019-12-11 17:59 UTC  (3+ messages)
` [PATCH v2 net 1/2] bnx2x: Do not handle requests from VFs after parity
` [PATCH v2 net 2/2] bnx2x: Fix logic to get total no. of PFs per engine

[PATCH bpf-next 1/2] bpf: expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN
 2019-12-11 17:53 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: test wire_len/gso_segs in BPF_PROG_TEST_RUN

[BUG] mv88e6xxx: tx regression in v5.3
 2019-12-11 17:49 UTC  (4+ messages)

[PATCH net-next v3 0/5] ethtool netlink interface, preliminary part
 2019-12-11 17:46 UTC  (7+ messages)
` [PATCH net-next v3 1/5] rtnetlink: provide permanent hardware address in RTM_NEWLINK
` [PATCH net-next v3 2/5] netlink: rename nl80211_validate_nested() to nla_validate_nested()
` [PATCH net-next v3 3/5] ethtool: move to its own directory
` [PATCH net-next v3 4/5] ethtool: move string arrays into common file
` [PATCH net-next v3 5/5] ethtool: provide link mode names as a string set

KMSAN: uninit-value in __tipc_nl_compat_dumpit
 2019-12-11 17:45 UTC 

[PATCH bpf] libbpf: Bump libpf current version to v0.0.7
 2019-12-11 17:32 UTC  (3+ messages)

[PATCH v2 iproute2-next] tc: do not output newline in oneline mode
 2019-12-11 17:24 UTC  (2+ messages)

[PATCH iproute2 net-next] add support for table name in SRv6 End.DT* behaviors
 2019-12-11 17:23 UTC  (2+ messages)

[PATCH bpf-next 0/8] Extend SOCKMAP to store listening sockets
 2019-12-11 17:20 UTC  (7+ messages)
` [PATCH bpf-next 4/8] bpf, sockmap: Don't let child socket inherit psock or its ops on copy

[PATCH net] tcp/dccp: fix possible race __inet_lookup_established()
 2019-12-11 17:09 UTC 

[PATCHv3] bpf: Emit audit messages upon successful prog load and unload
 2019-12-11 16:56 UTC  (11+ messages)

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-11 16:52 UTC  (9+ messages)

[PATCH net-next] net: Use rx_nohandler for unhandled packets
 2019-12-11 16:21 UTC 

[PATCH v2] staging: intel-gwdpa: gswip: Introduce Gigabit Ethernet Switch (GSWIP) device driver
 2019-12-11 16:03 UTC  (6+ messages)
      ` FW: "

[PATCH] vhost/vsock: accept only packets with the right dst_cid
 2019-12-11 16:03 UTC  (2+ messages)

[PATCH 1/8] brcmfmac: reset two D11 cores if chip has two D11 cores
 2019-12-11 15:50 UTC  (5+ messages)
` [PATCH 8/8] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0

[PATCH 0/6] rtlwifi: convert rtl8192{ce,cu,de} to use generic functions
 2019-12-11 15:47 UTC  (7+ messages)
` [PATCH 1/6] rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
` [PATCH 2/6] rtlwifi: rtl8192cu: "
` [PATCH 3/6] rtlwifi: rtl8192de: "
` [PATCH 4/6] rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping
` [PATCH 5/6] rtlwifi: rtl8192cu: "
` [PATCH 6/6] rtlwifi: rtl8192de: "

[PATCH iproute2 0/3] Devlink health reporter's issues
 2019-12-11 15:45 UTC  (4+ messages)
` [PATCH iproute2 1/3] devlink: Print health reporter's dump time-stamp in a helper function
` [PATCH iproute2 2/3] devlink: Add a new time-stamp format for health reporter's dump
` [PATCH iproute2 3/3] devlink: Fix fmsg nesting in non JSON output

[PATCH net] ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
 2019-12-11 15:44 UTC  (2+ messages)

[PATCH net-next 0/3] New openvswitch MPLS actions for layer 2 tunnelling
 2019-12-11 15:42 UTC  (8+ messages)
` [PATCH net-next 3/3] openvswitch: New "

[PATCH net v2] net/ibmvnic: Fix typo in retry check
 2019-12-11 15:38 UTC 

[PATCH] net/ibmvnic: Fix typo in retry check
 2019-12-11 15:34 UTC  (2+ messages)

iwlwifi warnings in 5.5-rc1
 2019-12-11 14:55 UTC  (15+ messages)

[PATCH bpf-next] bpf: switch to offsetofend in BPF_PROG_TEST_RUN
 2019-12-11 13:57 UTC  (2+ messages)

[PATCH] ARM: net: bpf: improve prologue code sequence
 2019-12-11 13:56 UTC  (2+ messages)

[PATCH 1/4] [net-next] wan: remove stale Kconfig entries
 2019-12-11 13:34 UTC  (4+ messages)
` [PATCH 4/4] [RFC] staging/net: move AF_X25 into drivers/staging

[PATCH bpf v2] bpftool: Don't crash on missing jited insns or ksyms
 2019-12-11 13:33 UTC  (7+ messages)

[PATCH bpf-next v4 0/6] Introduce the BPF dispatcher
 2019-12-11 13:26 UTC  (9+ messages)
` [PATCH bpf-next v4 1/6] bpf: move trampoline JIT image allocation to a function
` [PATCH bpf-next v4 2/6] bpf: introduce BPF dispatcher
` [PATCH bpf-next v4 3/6] bpf, xdp: start using the BPF dispatcher for XDP
` [PATCH bpf-next v4 4/6] bpf: start using the BPF dispatcher in BPF_TEST_RUN
` [PATCH bpf-next v4 5/6] selftests: bpf: add xdp_perf test
` [PATCH bpf-next v4 6/6] bpf, x86: align dispatcher branch targets to 16B

[PATCH 1/2] net: ethernet: ti: select PAGE_POOL for switchdev driver
 2019-12-11 13:19 UTC  (6+ messages)
` [PATCH 2/2] net: ethernet: ti: build cpsw-common for switchdev

[PATCH bpf-next v3 0/6] Introduce the BPF dispatcher
 2019-12-11 13:17 UTC  (5+ messages)

[PATCH] bpf: Fix build in minimal configurations, again
 2019-12-11 13:00 UTC  (2+ messages)

[PATCH bpf 0/2] Limit tail calls to 33 in all JIT compilers
 2019-12-11 13:00 UTC  (2+ messages)

next/master build: 214 builds: 10 failed, 204 passed, 17 errors, 57 warnings (next-20191210)
 2019-12-11 12:07 UTC  (6+ messages)
` [PATCH 1/2] crypto: arm/curve25519 - add arch-specific key generation function
  ` [PATCH 2/2] crypto: curve25519 - re-add selftests

[PATCH 0/3] net: macb: fix for fixed link, support for c45 mdio and 10G
 2019-12-11 11:55 UTC  (8+ messages)
` [PATCH 3/3] net: macb: add support for high speed interface

[PATCH net 1/2] bnx2x: Do not handle requests from VFs after parity
 2019-12-11 11:54 UTC  (2+ messages)

[PATCH v9 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-11 11:28 UTC  (5+ messages)
` [PATCH v9 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v9 23/25] mm/gup: track FOLL_PIN pages

[PATCH] stmmac: platform: Remove unnecessary conditions
 2019-12-11 10:31 UTC 

[PATCH bpf 0/4] Fix concurrency issues between XSK wakeup and control path using RCU
 2019-12-11 10:08 UTC  (5+ messages)
` [PATCH bpf 3/4] net/i40e: Fix concurrency issues between config flow and XSK

[PATCH v4] lib: optimize cpumask_local_spread()
 2019-12-11  9:08 UTC  (2+ messages)

[PATCH] staging: qlge: Fix multiple WARNING and CHECK relating to formatting
 2019-12-11  8:42 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).