netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 17:21:40 to 2020-07-22 08:26:49 UTC [more...]

get rid of the address_space override in setsockopt
 2020-07-22  8:26 UTC  (19+ messages)
` [PATCH 03/24] net: add a new sockptr_t type
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
` [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "

[PATCH bpf-next] tools/bpftool: strip BPF .o files before skeleton generation
 2020-07-22  8:20 UTC  (2+ messages)

[PATCH v3] net: ethernet: ravb: exit if re-initialization fails in tx timeout
 2020-07-22  8:18 UTC  (3+ messages)

[PATCH net-next] net: mscc: ocelot: fix non-initialized CPU port on VSC7514
 2020-07-22  8:08 UTC 

[PATCH net-next] net: explicitly include <linux/compat.h> in net/core/sock.c
 2020-07-22  7:40 UTC 

[PATCH v5] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-22  7:08 UTC 

[RFC PATCH] bpftool btf: Add prefix option to dump C
 2020-07-22  6:57 UTC  (2+ messages)

[PATCH] xen-netfront: fix potential deadlock in xennet_remove()
 2020-07-22  6:52 UTC 

[PATCH v3 bpf-next 0/9] BPF XDP link
 2020-07-22  6:48 UTC  (5+ messages)
` [PATCH v3 bpf-next 2/9] bpf, xdp: maintain info on attached XDP BPF programs in net_device

[PATCH v4 bpf-next 0/9] BPF XDP link
 2020-07-22  6:46 UTC  (10+ messages)
` [PATCH v4 bpf-next 1/9] bpf: make bpf_link API available indepently of CONFIG_BPF_SYSCALL
` [PATCH v4 bpf-next 2/9] bpf, xdp: maintain info on attached XDP BPF programs in net_device
` [PATCH v4 bpf-next 3/9] bpf, xdp: extract common XDP program attachment logic
` [PATCH v4 bpf-next 4/9] bpf, xdp: add bpf_link-based XDP attachment API
` [PATCH v4 bpf-next 5/9] bpf, xdp: implement LINK_UPDATE for BPF XDP link
` [PATCH v4 bpf-next 6/9] bpf: implement BPF XDP link-specific introspection APIs
` [PATCH v4 bpf-next 7/9] libbpf: add support for BPF XDP link
` [PATCH v4 bpf-next 8/9] selftests/bpf: add BPF XDP link selftests
` [PATCH v4 bpf-next 9/9] bpf, xdp: remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands

[PATCH bpf-next 2/7] bpf, xdp: add bpf_link-based XDP attachment API
 2020-07-22  6:45 UTC  (10+ messages)

[PATCH bpf-next] bpf: Generate cookie for new non-initial net NS
 2020-07-22  6:30 UTC  (3+ messages)

[PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
 2020-07-22  6:03 UTC  (3+ messages)

KMSAN: uninit-value in _copy_to_iter (3)
 2020-07-22  6:03 UTC 

[PATCH bpf-next v2 0/6] bpf: Support multi-attach for freplace programs
 2020-07-22  6:02 UTC  (10+ messages)
` [PATCH bpf-next v2 3/6] bpf: support attaching freplace programs to multiple attach points

KMSAN: uninit-value in geneve_xmit
 2020-07-22  5:53 UTC 

[PATCH] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch and port
 2020-07-22  5:51 UTC  (3+ messages)
  ` [EXT] "

[PATCH] net: dsa: ocelot: Add support for QinQ Operation
 2020-07-22  5:50 UTC 

[PATCH net 0/2] udp: Fix reuseport selection with connected sockets
 2020-07-22  4:28 UTC  (3+ messages)

pull-request: bpf-next 2020-07-21
 2020-07-22  3:29 UTC 

[PATCH net-next 0/3] Document more PTP timestamping known quirks
 2020-07-22  3:25 UTC  (11+ messages)
` [PATCH net-next 3/3] docs: networking: timestamping: add a set of frequently asked questions

linux-next: manual merge of the bpf-next tree with the net tree
 2020-07-22  3:21 UTC 

[PATCH v2] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-22  3:10 UTC  (3+ messages)

[PATCH net-next] net: qed: Remove unneeded cast from memory allocation
 2020-07-22  2:10 UTC 

[PATCH net-next 0/6] ionic updates
 2020-07-22  1:36 UTC  (8+ messages)
` [PATCH net-next 1/6] ionic: get MTU from lif identity
` [PATCH net-next 2/6] ionic: set netdev default name
` [PATCH net-next 3/6] ionic: remove unused ionic_coal_hw_to_usec
` [PATCH net-next 4/6] ionic: update eid test for overflow
` [PATCH net-next 5/6] ionic: rearrange reset and bus-master control
` [PATCH net-next 6/6] ionic: interface file updates

[PATCH] net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload
 2020-07-22  1:32 UTC  (4+ messages)

[PATCH] net: ethernet: ave: Fix error returns in ave_init
 2020-07-22  1:32 UTC  (2+ messages)

[PATCH net-next v3] bareudp: Reverted support to enable & disable rx metadata collection
 2020-07-22  1:31 UTC  (2+ messages)

[PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
 2020-07-22  1:27 UTC  (8+ messages)
` [PATCH net-next v1 1/7] udp_tunnel: add the ability to share port tables
` [PATCH net-next v1 2/7] netdevsim: add warnings on unexpected UDP tunnel port errors
` [PATCH net-next v1 3/7] netdevsim: shared UDP tunnel port table support
` [PATCH net-next v1 4/7] selftests: net: add a test for shared UDP tunnel info tables
` [PATCH net-next v1 5/7] i40e: convert to new udp_tunnel infrastructure
` [PATCH net-next v1 6/7] ice: remove unused args from ice_get_open_tunnel_port()
` [PATCH net-next v1 7/7] ice: convert to new udp_tunnel infrastructure

[PATCH bpf-next v3] bpftool: use only nftw for file tree parsing
 2020-07-22  0:20 UTC  (4+ messages)
` [PATCH bpf-next v4] "

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-22  0:18 UTC  (14+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode

[PATCH net-next 00/29] l2tp: cleanup checkpatch.pl warnings
 2020-07-21 23:26 UTC  (33+ messages)
` [PATCH 01/29] l2tp: cleanup whitespace around operators
` [PATCH 02/29] l2tp: tweak comment style for consistency
` [PATCH 03/29] l2tp: add a blank line following declarations
` [PATCH 04/29] l2tp: cleanup excessive blank lines
` [PATCH 05/29] l2tp: cleanup difficult-to-read line breaks
` [PATCH 06/29] l2tp: cleanup wonky alignment of line-broken function calls
` [PATCH 07/29] l2tp: cleanup suspect code indent
` [PATCH 08/29] l2tp: add identifier name in function pointer prototype
` [PATCH 09/29] l2tp: prefer using BIT macro
` [PATCH 10/29] l2tp: cleanup comparisons to NULL
` [PATCH 11/29] l2tp: cleanup unnecessary braces in if statements
` [PATCH 12/29] l2tp: prefer seq_puts for unformatted output
` [PATCH 13/29] l2tp: avoid multiple assignments
` [PATCH 14/29] l2tp: line-break long function prototypes
` [PATCH 15/29] l2tp: comment per net spinlock instances
` [PATCH 16/29] l2tp: fix up incorrect comment in l2tp_recv_common
` [PATCH 17/29] l2tp: avoid precidence issues in L2TP_SKB_CB macro
` [PATCH 18/29] l2tp: WARN_ON rather than BUG_ON in l2tp_debugfs.c
` [PATCH 19/29] l2tp: use a function to render tunnel address in l2tp_debugfs
` [PATCH 20/29] l2tp: cleanup netlink send of tunnel address information
` [PATCH 21/29] l2tp: cleanup netlink tunnel create address handling
` [PATCH 22/29] l2tp: cleanup kzalloc calls
` [PATCH 23/29] l2tp: remove BUG_ON in l2tp_session_queue_purge
` [PATCH 24/29] l2tp: remove BUG_ON in l2tp_tunnel_closeall
` [PATCH 25/29] l2tp: don't BUG_ON session magic checks in l2tp_ppp
` [PATCH 26/29] l2tp: don't BUG_ON seqfile "
` [PATCH 27/29] l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
` [PATCH 28/29] l2tp: remove BUG_ON refcount value in l2tp_session_free
` [PATCH 29/29] l2tp: WARN_ON rather than BUG_ON "

[PATCH net-next 0/3] dpaa2-eth: add support for TBF offload
 2020-07-21 23:24 UTC  (5+ messages)
` [PATCH net-next 3/3] "

[PATCH,v2] ipvs: fix the connection sync failed in some cases
 2020-07-21 23:23 UTC  (3+ messages)

[PATCH v2 0/2] Interrupt handler support for NPA and NIX in Octeontx2
 2020-07-21 23:22 UTC  (3+ messages)

[PATCH net-next] mptcp: move helper to where its used
 2020-07-21 23:22 UTC  (2+ messages)

[PATCH net 0/3] Fix bugs in Octeontx2 netdev driver
 2020-07-21 23:17 UTC  (2+ messages)

[PATCH net-next 0/4] devlink small improvements
 2020-07-21 23:15 UTC  (3+ messages)

[PATCH net-next] r8169: allow to enable ASPM on RTL8125A
 2020-07-21 23:13 UTC  (2+ messages)

[PATCH] selftests: txtimestamp: tear down setup() 'tc' and 'ip' env on EXIT
 2020-07-21 23:11 UTC  (3+ messages)
` [PATCH v2] selftest: txtimestamp: fix net ns entry logic

[PATCH net v2] netdevsim: fix unbalaced locking in nsim_create()
 2020-07-21 23:09 UTC  (3+ messages)

[PATCH net 0/2] qed: suppress irrelevant error messages on HW init
 2020-07-21 23:07 UTC  (2+ messages)

[PATCH net-next 0/4] cxgb4: add ethtool self_test support
 2020-07-21 23:02 UTC  (6+ messages)

[PATCH V3 net-next 0/8] ENA driver new features
 2020-07-21 22:59 UTC  (3+ messages)

[PATCH] ipvlan: add the check of ip header checksum
 2020-07-21 22:55 UTC  (3+ messages)

[PATCH net-next] qed: Fix ILT and XRCD bitmap memory leaks
 2020-07-21 22:54 UTC  (3+ messages)

[PATCH v3 bpf-next 1/2] bpf: separate bpf_get_[stack|stackid] for perf events BPF
 2020-07-21 22:51 UTC  (4+ messages)

[PATCH v3] net: dsa: microchip: call phy_remove_link_mode during probe
 2020-07-21 22:50 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net 0/4] net: hns3: fixes for -net
 2020-07-21 22:49 UTC  (2+ messages)

[PATCH net-next 00/14] Phylink PCS updates
 2020-07-21 22:47 UTC  (2+ messages)

general protection fault in vsock_poll
 2020-07-21 22:43 UTC 

[PATCH] net: udp: Fix wrong clean up for IS_UDPLITE macro
 2020-07-21 22:42 UTC  (2+ messages)

[PATCH net-next v3 0/6] Add adaptive interrupt coalescing
 2020-07-21 22:38 UTC  (3+ messages)

[PATCH v2] net-sysfs: add a newline when printing 'tx_timeout' by sysfs
 2020-07-21 22:36 UTC  (2+ messages)

[PATCH net-next] net: mdio-mux-gpio: use devm_gpiod_get_array()
 2020-07-21 22:35 UTC  (2+ messages)

[PATCH v3] net: hyperv: add support for vlans in netvsc driver
 2020-07-21 22:18 UTC  (4+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-07-21 22:05 UTC  (4+ messages)
` [PATCH ghak90 V9 10/13] audit: add support for containerid to network namespaces

[RFC 0/7] Add support to process rx packets in thread
 2020-07-21 21:53 UTC  (5+ messages)
` [RFC 2/7] ath10k: Add support to process rx packet "

[PATCH v6 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-21 21:54 UTC  (4+ messages)

[PATCH RFC leds + net-next 0/3] Add support for LEDs on Marvell PHYs
 2020-07-21 20:54 UTC  (4+ messages)
` [PATCH RFC leds + net-next 1/3] leds: trigger: add support for LED-private device triggers

[RFC PATCH] net: dsa: qca8k: Add 802.1q VLAN support
 2020-07-21 20:48 UTC  (3+ messages)

[PATCH] ipvs: add prameter name to ip_vs_enqueue_expire_nodest_conns
 2020-07-21 20:47 UTC 

[PATCH bpf v3] xsk: do not discard packet when QUEUE_STATE_FROZEN
 2020-07-21 20:45 UTC  (2+ messages)

[RFC v2 mptcp-next 01/12] mptcp: add syncookie support
 2020-07-21 20:36 UTC  (13+ messages)
` [RFC v2 mptcp-next 01/12] tcp: remove cookie_ts bit from request_sock
` [RFC v2 mptcp-next 02/12] tcp: syncookies: use single reqsk_free location
` [RFC v2 mptcp-next 03/12] mptcp: token: move retry to caller
` [RFC v2 mptcp-next 04/12] mptcp: subflow: split subflow_init_req into helpers
` [RFC v2 mptcp-next 05/12] mptcp: rename and export mptcp_subflow_request_sock_ops
` [RFC v2 mptcp-next 06/12] tcp: remove sk_listener const qualifier from req_init function
` [RFC v2 mptcp-next 07/12] tcp: pass want_cookie down to "
` [RFC v2 mptcp-next 08/12] mptcp: subflow: add mptcp_subflow_init_cookie_req helper
` [RFC v2 mptcp-next 09/12] tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
` [RFC v2 mptcp-next 10/12] tcp: handle want_cookie clause via reqsk_put
` [RFC v2 mptcp-next 11/12] mptcp: enable JOIN requests even if cookies are in use
` [RFC v2 mptcp-next 12/12] selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally

[PATCH bpf-next v2 0/5] bpf: compute btf_ids at build time for btf_iter
 2020-07-21 20:21 UTC  (2+ messages)

[PATCH net-next] efx: convert to new udp_tunnel infrastructure
 2020-07-21 19:48 UTC  (5+ messages)

[PATCH bpf-next v1 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-21 19:42 UTC  (3+ messages)

[PATCH v3] folds tests from test_current_pid_tgid_new_ns into test_progs
 2020-07-21 19:37 UTC  (3+ messages)

[PATCH] tools/bpftool: Fix error return code in do_skeleton()
 2020-07-21 19:36 UTC  (3+ messages)
` [PATCH v2] tools/bpftool: Fix error handing "

[PATCH v2] libbpf bpf_helpers: Use __builtin_offsetof for offsetof
 2020-07-21 19:26 UTC  (3+ messages)

BUG: MAX_LOCKDEP_CHAINS too low! (2)
 2020-07-21 19:23 UTC 

[PATCH] ebpf: fix parameter naming confusing
 2020-07-21 19:17 UTC  (2+ messages)

[patch net-next v2] sched: sch_api: add missing rcu read lock to silence the warning
 2020-07-21 18:57 UTC  (2+ messages)

[PATCH RFC] bluetooth: add support for some old headsets
 2020-07-21 18:56 UTC  (6+ messages)

[net-next v4 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-20
 2020-07-21 18:31 UTC  (9+ messages)
` [net-next v4 02/15] iecm: Add framework set of header files
` [net-next v4 06/15] iecm: Implement mailbox functionality
` [net-next v4 13/15] iecm: Add ethtool

BUG: stack guard page was hit in pvclock_clocksource_read
 2020-07-21 18:02 UTC  (2+ messages)

[PATCH v2 net 0/6] ionic: locking and filter fixes
 2020-07-21 17:51 UTC  (8+ messages)
` [PATCH v2 net 1/6] ionic: use offset for ethtool regs data
` [PATCH v2 net 2/6] ionic: add missing filter locking
` [PATCH v2 net 3/6] ionic: fix up filter debug msgs
` [PATCH v2 net 4/6] ionic: update filter id after replay
` [PATCH v2 net 5/6] ionic: keep rss hash after fw update
` [PATCH v2 net 6/6] ionic: use mutex to protect queue operations

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-21 17:31 UTC  (10+ messages)
` [RFC PATCH net-next v2 6/6] devlink: add overwrite mode to flash update

[PATCH net-next v2 0/7] Add an MDIO sub-node under MACB
 2020-07-21 17:13 UTC  (3+ messages)
` [PATCH net-next v2 6/7] ARM: dts: at91: sama5d4: add an mdio sub-node to macb
` [PATCH net-next v2 7/7] ARM: dts: at91: sam9x60: "


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).