netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-04 01:21:05 to 2020-11-04 15:41:10 UTC [more...]

[PATCH v8 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-11-04 15:40 UTC 

[PATCH 1/2] rsi: Move card interrupt handling to RX thread
 2020-11-04 15:31 UTC  (3+ messages)

[PATCH 00/12] [Set 2] Rid W=1 warnings in Net
 2020-11-04 15:02 UTC  (33+ messages)
` [PATCH 01/12] net: usb: lan78xx: Remove lots of set but unused 'ret' variables
` [PATCH 02/12] net: ethernet: smsc: smc911x: Mark 'status' as __maybe_unused
` [PATCH 03/12] net: ethernet: xilinx: xilinx_emaclite: Document 'txqueue' even if it is unused
` [PATCH 04/12] net: ethernet: smsc: smc91x: Demote non-conformant kernel function header
` [PATCH 05/12] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers
` [PATCH 06/12] net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function header
` [PATCH 07/12] net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameter
` [PATCH 08/12] net: xen-netfront: Demote non-kernel-doc headers to standard comment blocks
` [PATCH 09/12] net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours
` [PATCH 10/12] net: ethernet: toshiba: ps3_gelic_net: "
` [PATCH 11/12] net: ethernet: toshiba: spider_net: Document a whole bunch of function parameters
` [PATCH 12/12] net: ethernet: ibm: ibmvnic: Fix some kernel-doc issues

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

pull-request: can 2020-11-03
 2020-11-04 14:59 UTC  (6+ messages)
` [net 05/27] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context

[PATCH v3 net-next 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-04 14:49 UTC  (12+ messages)
` [PATCH v3 net-next 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v3 net-next 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v3 net-next 3/5] net: mvneta: add xdp tx return bulking support
` [PATCH v3 net-next 4/5] net: mvpp2: "
` [PATCH v3 net-next 5/5] net: mlx5: "

[PATCH] net: stmmac: Don't log error message in case of -EPROBE_DEFER
 2020-11-04 14:27 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: add and use dev_get_tstats64
 2020-11-04 14:31 UTC  (11+ messages)
` [PATCH net-next v2 01/10] net: core: add dev_get_tstats64 as a ndo_get_stats64 implementation
` [PATCH net-next v2 02/10] net: dsa: use net core stats64 handling
` [PATCH net-next v2 03/10] tun: switch to net core provided statistics counters
` [PATCH net-next v2 04/10] ip6_tunnel: switch to dev_get_tstats64
` [PATCH net-next v2 05/10] net: "
` [PATCH net-next v2 06/10] gtp: "
` [PATCH net-next v2 07/10] wireguard: "
` [PATCH net-next v2 08/10] vti: "
` [PATCH net-next v2 09/10] ipv4/ipv6: "
` [PATCH net-next v2 10/10] net: remove ip_tunnel_get_stats64

[PATCH net] ipv6/netfilter: Discard first fragment not including all headers
 2020-11-04 14:17 UTC  (3+ messages)

net: macb: linux-next: null pointer dereference in phylink_major_config()
 2020-11-04 14:15 UTC  (3+ messages)

[PATCH] net: bridge: disable multicast while delete bridge
 2020-11-04 14:14 UTC  (3+ messages)

[PATCH net-next 0/8] Netfilter updates for net-next
 2020-11-04 14:11 UTC  (9+ messages)
` [PATCH net-next 1/8] netfilter: nf_reject: add reject skbuff creation helpers
` [PATCH net-next 2/8] netfilter: nft_reject: unify reject init and dump into nft_reject
` [PATCH net-next 3/8] netfilter: nft_reject: add reject verdict support for netdev
` [PATCH net-next 4/8] netfilter: ipset: Support the -exist flag with the destroy command
` [PATCH net-next 5/8] netfilter: ipset: Add bucketsize parameter to all hash types
` [PATCH net-next 6/8] netfilter: ipset: Expose the initval hash parameter to userspace
` [PATCH net-next 7/8] netfilter: nftables: Add __printf() attribute
` [PATCH net-next 8/8] netfilter: nft_reject_inet: allow to use reject from inet ingress

[PATCH bpf-next 0/6] xsk: i40e: Tx performance improvements
 2020-11-04 14:09 UTC  (7+ messages)
` [PATCH bpf-next 1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy
` [PATCH bpf-next 2/6] samples/bpf: increment Tx stats at sending
` [PATCH bpf-next 3/6] i40e: remove unnecessary sw_ring access from xsk Tx
` [PATCH bpf-next 4/6] xsk: introduce padding between more ring pointers
` [PATCH bpf-next 5/6] xsk: introduce batched Tx descriptor interfaces
` [PATCH bpf-next 6/6] i40e: use batched xsk Tx interfaces to increase performance

[PATCH net-next 00/18] nexthop: Add support for nexthop objects offload
 2020-11-04 13:30 UTC  (19+ messages)
` [PATCH net-next 01/18] nexthop: Add nexthop notification data structures
` [PATCH net-next 02/18] nexthop: Pass extack to nexthop notifier
` [PATCH net-next 03/18] nexthop: Prepare new notification info
` [PATCH net-next 04/18] nexthop: vxlan: Convert to "
` [PATCH net-next 05/18] rtnetlink: Add RTNH_F_TRAP flag
` [PATCH net-next 06/18] nexthop: Allow setting "offload" and "trap" indications on nexthops
` [PATCH net-next 07/18] nexthop: Emit a notification when a nexthop is added
` [PATCH net-next 08/18] nexthop: Emit a notification when a nexthop group is replaced
` [PATCH net-next 09/18] nexthop: Emit a notification when a single nexthop "
` [PATCH net-next 10/18] nexthop: Emit a notification when a nexthop group is modified
` [PATCH net-next 11/18] nexthop: Emit a notification when a nexthop group is reduced
` [PATCH net-next 12/18] nexthop: Pass extack to register_nexthop_notifier()
` [PATCH net-next 13/18] nexthop: Replay nexthops when registering a notifier
` [PATCH net-next 14/18] nexthop: Remove in-kernel route notifications when nexthop changes
` [PATCH net-next 15/18] netdevsim: Add devlink resource for nexthops
` [PATCH net-next 16/18] netdevsim: Add dummy implementation for nexthop offload
` [PATCH net-next 17/18] netdevsim: Allow programming routes with nexthop objects
` [PATCH net-next 18/18] selftests: netdevsim: Add test for nexthop offload API

[PATCH net 0/4] Restore and fix PHY reset for SMSC LAN8720
 2020-11-04 13:14 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-04 13:12 UTC  (28+ messages)
` [PATCHv3 "
  ` [PATCHv3 iproute2-next 1/5] configure: add check_libbpf() for later "
  ` [PATCHv3 iproute2-next 3/5] lib: add "

[PATCH v5 0/5] AX88796C SPI Ethernet Adapter
 2020-11-04 13:02 UTC  (5+ messages)
  ` [PATCH v5 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH 1/1] mm: avoid re-using pfmemalloc page in page_frag_alloc()
 2020-11-04 12:51 UTC  (8+ messages)

[PATCH v2 net-next 0/3] Add devlink and devlink health reporters to
 2020-11-04 12:27 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] octeontx2-af: Add devlink suppoort to af driver
` [PATCH v2 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
` [PATCH v2 net-next 3/3] octeontx2-af: Add devlink health reporters for NIX

[PATCH net-next 0/5] r8152 changes
 2020-11-04 12:14 UTC  (15+ messages)
` [PATCH net-next 1/5] r8152: use generic USB macros to define product table
` [PATCH net-next 3/5] r8152: add MCU typed read/write functions

[PATCH net 2/4] net:phy:smsc: expand documentation of clocks property
 2020-11-04 12:11 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setup
 2020-11-04 11:53 UTC 

[PATCH] rt2x00: save survey for every channel visited
 2020-11-04 11:47 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH bpf v3] bpf: zero-fill re-used per-cpu map element
 2020-11-04 11:23 UTC  (2+ messages)
` [PATCH bpf v4] "

[PATCH net] net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
 2020-11-04 10:21 UTC 

[RFC PATCH ethtool] ethtool: Improve compatibility between netlink and ioctl interfaces
 2020-11-04 10:05 UTC  (5+ messages)

[PATCH bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-11-04  9:46 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation
` [PATCH bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split

[PATCH] vhost/vsock: add IOTLB API support
 2020-11-04  9:33 UTC  (8+ messages)

[PATCH net-next 1/2] net/sched: act_mirred: refactor the handle of xmit
 2020-11-04  8:56 UTC  (2+ messages)
` [PATCH net-next 2/2] net/sched: act_frag: add implict packet fragment support

pull request (net): ipsec 2020-11-04
 2020-11-04  9:00 UTC  (3+ messages)
` [PATCH 1/2] xfrm: interface: fix the priorities for ipip and ipv6 tunnels
` [PATCH 2/2] net: xfrm: fix a race condition during allocing spi

[PATCH bpf 0/2] libbpf: fix two bugs in xsk_socket__delete
 2020-11-04  8:26 UTC  (4+ messages)
` [PATCH bpf 2/2] libbpf: fix possible use after free "

[PATCH iproute2-next v2 00/11] Add a tool for configuration of DCB
 2020-11-04  8:15 UTC  (10+ messages)
` [PATCH iproute2-next v2 03/11] lib: utils: Add print_on_off_bool()

[PATCH 01/30] net: fddi: skfp: ecm: Protect 'if' when AIX_EVENT is not defined
 2020-11-04  7:30 UTC  (4+ messages)

[PATCH net-next] sctp: bring inet(6)_skb_parm back to sctp_input_cb
 2020-11-04  6:55 UTC 

[PATCH] cxgb4: Fix the -Wmisleading-indentation warning
 2020-11-04  5:24 UTC 

DSA and ptp_classify_raw: saving some CPU cycles causes worse throughput?
 2020-11-04  3:05 UTC  (2+ messages)

[PATCH] net/usb/r8153_ecm: support ECM mode for RTL8153
 2020-11-04  2:19 UTC  (10+ messages)
` [PATCH net-next v2] "
` [PATCH net-next v2 RESEND] "

[bpf-next PATCH v3 1/5] selftests/bpf: Move test_tcppbf_user into test_progs
 2020-11-04  2:10 UTC  (2+ messages)

[PATCH net-next v7 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-11-04  2:03 UTC  (3+ messages)

[bpf-next PATCH v3 0/5] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
 2020-11-04  2:01 UTC  (3+ messages)

[PATCH net-next] net: ipa: restrict special reset to IPA v3.5.1
 2020-11-04  1:57 UTC  (2+ messages)

[PATCH net-next] chelsio/chtls: Utilizing multiple rxq/txq to process requests
 2020-11-04  1:54 UTC  (2+ messages)

[PATCH] octeontx2-pf: Fix sizeof() mismatch
 2020-11-04  1:52 UTC  (2+ messages)

[PATCH] net: dev_ioctl: remove redundant initialization of variable err
 2020-11-04  1:50 UTC  (2+ messages)

[PATCH] forcedeth: fix excluded_middle.cocci warnings
 2020-11-04  1:48 UTC  (2+ messages)

[PATCH net-next v2] net: phy: realtek: Add support for RTL8221B-CG series
 2020-11-04  1:46 UTC  (2+ messages)

[PATCH v2 net-next 0/3] fsl/qbman: in_interrupt() cleanup
 2020-11-04  1:42 UTC  (2+ messages)

[PATCH v3] lan743x: fix for potential NULL pointer dereference with bare card
 2020-11-04  1:38 UTC  (2+ messages)

[PATCH net-next] r8169: set IRQF_NO_THREAD if MSI(X) is enabled
 2020-11-04  1:37 UTC  (2+ messages)

[PATCH net-next] r8169: align number of tx descriptors with vendor driver
 2020-11-04  1:37 UTC  (2+ messages)

[PATCH net-next v2 00/15] net/smc: extend diagnostic netlink interface
 2020-11-04  1:31 UTC  (5+ messages)
` [PATCH net-next v2 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v2 12/15] net/smc: Add support for obtaining SMCD device list

[PATCH net-next 0/2] mlxsw: spectrum: Prepare for XM implementation - LPM trees
 2020-11-04  1:29 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: allow virtual netdevs to forward UDP L4 and fraglist GSO skbs
 2020-11-04  1:26 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).