netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 00:35:09 to 2020-07-23 13:17:10 UTC [more...]

[PATCH v4 00/13] "Task_isolation" mode
 2020-07-23 13:17 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: openvswitch: masks cache enhancements
 2020-07-23 12:58 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: openvswitch: add masks cache hit counter
` [PATCH net-next v2 2/2] net: openvswitch: make masks cache size configurable

[PATCH net-next v3] cxgb4: add loopback ethtool self-test
 2020-07-23 12:49 UTC 

[PATCH RFC leds + net-next 0/3] Add support for LEDs on Marvell PHYs
 2020-07-23 12:41 UTC  (3+ messages)

[Patch net] geneve: fix an uninitialized value in geneve_changelink()
 2020-07-23 12:39 UTC  (2+ messages)

[PATCH net-next v2] cxgb4: add loopback ethtool self-test
 2020-07-23 12:35 UTC  (4+ messages)

[PATCH net-next v2 0/6] Add PAL support to smsc95xx
 2020-07-23 11:55 UTC  (7+ messages)
` [PATCH net-next v2 1/6] smsc95xx: remove redundant function arguments
` [PATCH net-next v2 2/6] smsc95xx: use usbnet->driver_priv
` [PATCH net-next v2 3/6] smsc95xx: add PAL support to use external PHY drivers
` [PATCH net-next v2 4/6] smsc95xx: remove redundant link status checking
` [PATCH net-next v2 5/6] smsc95xx: use PAL framework read/write functions
` [PATCH net-next v2 6/6] smsc95xx: use PHY framework instead of MII library

INFO: task hung in ovs_exit_net
 2020-07-23 11:48 UTC 

get rid of the address_space override in setsockopt v2
 2020-07-23 11:44 UTC  (32+ messages)
` [PATCH 01/26] bpfilter: fix up a sparse annotation
` [PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
` [PATCH 03/26] bpfilter: reject kernel addresses
` [PATCH 04/26] net: add a new sockptr_t type
` [PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 06/26] net: switch sock_setbindtodevice "
` [PATCH 07/26] net: switch sock_set_timeout "
` [PATCH 08/26] "
  ` [MPTCP] "
` [PATCH 09/26] net/xfrm: switch xfrm_user_policy "
` [PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
` [PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 12/26] netfilter: switch nf_setsockopt "
` [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 22/26] net/udp: switch udp_lib_setsockopt "
` [PATCH 23/26] net/tcp: switch ->md5_parse "
` [PATCH 24/26] net/tcp: switch do_tcp_setsockopt "
` [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "
` [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces

[RFC net-next 00/22] Introduce mb bit in xdp_buff/xdp_frame
 2020-07-23 11:42 UTC  (23+ messages)
` [RFC net-next 01/22] xdp: introduce mb "
` [RFC net-next 02/22] xdp: initialize xdp_buff mb bit to 0 in netif_receive_generic_xdp
` [RFC net-next 03/22] net: virtio_net: initialize mb bit of xdp_buff to 0
` [RFC net-next 04/22] net: xen-netfront: "
` [RFC net-next 05/22] net: veth: "
` [RFC net-next 06/22] net: hv_netvsc: "
` [RFC net-next 07/22] net: bnxt: initialize mb bit in "
` [RFC net-next 08/22] net: dpaa2: "
` [RFC net-next 09/22] net: ti: "
` [RFC net-next 10/22] net: nfp: "
` [RFC net-next 11/22] net: mvpp2: "
` [RFC net-next 12/22] net: sfc: "
` [RFC net-next 13/22] net: qede: "
` [RFC net-next 14/22] net: amazon: ena: "
` [RFC net-next 15/22] net: cavium: thunder: "
` [RFC net-next 16/22] net: socionext: "
` [RFC net-next 17/22] net: tun: "
` [RFC net-next 18/22] net: ixgbe: "
` [RFC net-next 19/22] net: ice: "
` [RFC net-next 20/22] net: i40e: "
` [RFC net-next 21/22] net: mlx5: "
` [RFC net-next 22/22] net: mlx4: "

[PATCH net-next 0/6] l2tp: further checkpatch.pl cleanups
 2020-07-23 11:29 UTC  (7+ messages)
` [PATCH 1/6] l2tp: cleanup comparisons to NULL
` [PATCH 2/6] l2tp: cleanup unnecessary braces in if statements
` [PATCH 3/6] l2tp: check socket address type in l2tp_dfs_seq_tunnel_show
` [PATCH 4/6] l2tp: cleanup netlink send of tunnel address information
` [PATCH 5/6] l2tp: cleanup netlink tunnel create address handling
` [PATCH 6/6] l2tp: cleanup kzalloc calls

[PATCH] net/ncsi: use eth_zero_addr() to clear mac address
 2020-07-23 11:13 UTC 

[PATCH net-next 0/8] mptcp: non backup subflows pre-reqs
 2020-07-23 11:02 UTC  (9+ messages)
` [PATCH net-next 1/8] subflow: always init 'rel_write_seq'
` [PATCH net-next 2/8] mptcp: avoid data corruption on reinsert
` [PATCH net-next 3/8] mptcp: mark as fallback even early ones
` [PATCH net-next 4/8] mptcp: explicitly track the fully established status
` [PATCH net-next 5/8] mptcp: cleanup subflow_finish_connect()
` [PATCH net-next 6/8] subflow: explicitly check for plain tcp rsk
` [PATCH net-next 7/8] subflow: use rsk_ops->send_reset()
` [PATCH net-next 8/8] subflow: introduce and use mptcp_can_accept_new_subflow()

[PATCH] cxgb4: use eth_zero_addr() to clear mac address
 2020-07-23 11:05 UTC 

[PATCH v1 0/2] ptp: Add generic header parsing function
 2020-07-23 10:54 UTC  (4+ messages)
` [PATCH v1 1/2] ptp: Add generic ptp v2 "
` [PATCH v1 2/2] net: dsa: mv88e6xxx: Use generic ptp "

[PATCH] Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
 2020-07-23 10:47 UTC 

[PATCH net-next v5] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-07-23 10:28 UTC  (3+ messages)

[PATCH net-next 0/2] net: openvswitch: masks cache enhancements
 2020-07-23 10:15 UTC  (5+ messages)
` [PATCH net-next 2/2] net: openvswitch: make masks cache size configurable

[PATCH bpf v2 0/2] Fix narrow loads from an offset outside of target field
 2020-07-23  9:59 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Load zeros for narrow loads beyond "
` [PATCH bpf v2 2/2] selftests/bpf: Add test for narrow loads from context at an offset

[PATCH net-next v2] sfc: convert to new udp_tunnel infrastructure
 2020-07-23  9:47 UTC  (2+ messages)

[PATCH net-next] sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
 2020-07-23  9:22 UTC  (3+ messages)

INFO: task hung in ovs_exit_net
 2020-07-23  8:31 UTC  (2+ messages)
` [ovs-dev] "

INFO: task hung in ovs_dp_masks_rebalance
 2020-07-23  8:30 UTC  (2+ messages)
` [ovs-dev] "

[PATCH v2 0/8] Hirschmann Hellcreek DSA driver
 2020-07-23  8:17 UTC  (9+ messages)
` [PATCH v2 1/8] net: dsa: Add tag handling for Hirschmann Hellcreek switches
` [PATCH v2 2/8] net: dsa: Add DSA driver "
` [PATCH v2 3/8] net: dsa: hellcreek: Add PTP clock support
` [PATCH v2 4/8] net: dsa: hellcreek: Add support for hardware timestamping
` [PATCH v2 5/8] net: dsa: hellcreek: Add TAPRIO offloading support
` [PATCH v2 6/8] net: dsa: hellcreek: Add PTP status LEDs
` [PATCH v2 7/8] dt-bindings: Add vendor prefix for Hirschmann
` [PATCH v2 8/8] dt-bindings: net: dsa: Add documentation for Hellcreek switches

[PATCH net-next v2 0/7] Add an MDIO sub-node under MACB
 2020-07-23  7:51 UTC  (4+ messages)

[PATCH v7 net-next] net: hyperv: dump TX indirection table to ethtool regs
 2020-07-23  6:59 UTC 

[PATCH bpf-next v3 00/13] bpf: implement bpf iterator for map elements
 2020-07-23  6:53 UTC  (15+ messages)
` [PATCH bpf-next v3 01/13] bpf: refactor bpf_iter_reg to have separate seq_info member
` [PATCH bpf-next v3 02/13] bpf: refactor to provide aux info to bpf_iter_init_seq_priv_t
` [PATCH bpf-next v3 03/13] bpf: support readonly/readwrite buffers in verifier
` [PATCH bpf-next v3 04/13] bpf: implement bpf iterator for map elements
` [PATCH bpf-next v3 05/13] bpf: implement bpf iterator for hash maps
` [PATCH bpf-next v3 06/13] bpf: implement bpf iterator for array maps
` [PATCH bpf-next v3 07/13] bpf: implement bpf iterator for sock local storage map
` [PATCH bpf-next v3 08/13] tools/libbpf: add support for bpf map element iterator
` [PATCH bpf-next v3 09/13] tools/bpftool: add bpftool "
` [PATCH bpf-next v3 10/13] selftests/bpf: add test for bpf hash map iterators
` [PATCH bpf-next v3 11/13] selftests/bpf: add test for bpf array "
` [PATCH bpf-next v3 12/13] selftests/bpf: add a test for bpf sk_storage_map iterator
` [PATCH bpf-next v3 13/13] selftests/bpf: add a test for out of bound rdonly buf access

[PATCH][next] wil6210: Avoid the use of one-element array
 2020-07-23  6:43 UTC  (3+ messages)

[PATCH v4 bpf-next 2/4] bpf: fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
 2020-07-23  6:20 UTC  (2+ messages)

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

[PATCH bpf-next v2 00/13] bpf: implement bpf iterator for map elements
 2020-07-23  5:43 UTC  (4+ messages)
` [PATCH bpf-next v2 01/13] bpf: refactor bpf_iter_reg to have separate seq_info member

[PATCH devicetree 0/4] Add Seville Ethernet switch to T1040RDB
 2020-07-23  5:40 UTC  (3+ messages)
` [PATCH devicetree 3/4] powerpc: dts: t1040rdb: put SGMII PHY under &mdio0 label

[PATCH bpf-next 0/2] Fix BPF socket lookup with reuseport groups with connections
 2020-07-23  5:15 UTC  (3+ messages)

[PATCH bpf-next] tools/bpftool: strip BPF .o files before skeleton generation
 2020-07-23  5:10 UTC  (3+ messages)

[RFC PATCH] net: dsa: microchip: delete dead code
 2020-07-23  4:24 UTC  (3+ messages)

[PATCH V3 0/6] IRQ offloading for vDPA
 2020-07-23  4:19 UTC  (3+ messages)
` [PATCH V3 3/6] vDPA: implement vq IRQ allocate/free helpers in vDPA core

[PATCH v3 0/2] Add 802.1AD protocol support for dsa switch and ocelot driver
 2020-07-23  4:05 UTC  (4+ messages)
` [PATCH v3 2/2] net: dsa: ocelot: Add support for QinQ Operation
    ` [EXT] "

[PATCH 0/4] net: dsa: mv88e6xxx: port mtu support
 2020-07-23  3:59 UTC  (5+ messages)
` [PATCH 1/4] net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
` [PATCH 2/4] net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
` [PATCH 3/4] net: dsa: mv88e6xxx: Implement .port_change_mtu/.port_max_mtu
` [PATCH 4/4] net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU

[RFC 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-07-23  3:12 UTC  (9+ messages)
` [RFC 09/11] HID: hyperv: Make ringbuffer at least take two pages
` [RFC 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

[PATCH] cxgb4: add missing release on skb in uld_send()
 2020-07-23  3:09 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH net] openvswitch: fix drop over mtu packet after defrag in act_ct
 2020-07-23  2:35 UTC  (2+ messages)

[PATCH net-next] Documentation: networking: Clarify switchdev devices behavior
 2020-07-23  2:25 UTC  (2+ messages)

[PATCH,v2] ipvlan: add the check of ip header checksum
 2020-07-23  2:15 UTC  (6+ messages)
  ` 答复: "

linux-next: manual merge of the bpf-next tree with the net tree
 2020-07-23  2:11 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-07-23  2:08 UTC 

[PATCH v3 bpf-next] fold test_current_pid_tgid_new_ns into test_progs
 2020-07-23  1:54 UTC 

[PATCH][next] net: qed_hsi.h: Avoid the use of one-element array
 2020-07-23  1:23 UTC  (3+ messages)

[PATCH v2 net-next 00/15] qed, qede: improve chain API and add XDP_REDIRECT support
 2020-07-23  1:19 UTC  (2+ messages)

[PATCH net] net: atlantic: fix PTP on AQC10X
 2020-07-23  1:15 UTC  (2+ messages)

[PATCH][next] bna: bfi.h: Avoid the use of one-element array
 2020-07-23  1:12 UTC  (2+ messages)

[PATCH][next] tg3: Avoid the use of one-element array
 2020-07-23  1:11 UTC  (2+ messages)

[PATCH][next] ionic: fix memory leak of object 'lid'
 2020-07-23  1:10 UTC  (2+ messages)

[PATCH v2 net-next 00/10] l2tp: cleanup checkpatch.pl warnings
 2020-07-23  1:08 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net] AX.25: Prevent out-of-bounds read in ax25_sendmsg()
 2020-07-23  1:07 UTC  (2+ messages)

[PATCH net-next] devlink: Always use user_ptr[0] for devlink and simplify post_doit
 2020-07-23  1:07 UTC  (2+ messages)

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-07-23  1:07 UTC  (9+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command

[PATCH v2 bpf-next 0/9] BPF TCP header options
 2020-07-23  1:04 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] tcp: Use a struct to represent a saved_syn
` [PATCH v2 bpf-next 2/9] tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
` [PATCH v2 bpf-next 3/9] tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
` [PATCH v2 bpf-next 4/9] tcp: Add unknown_opt arg to tcp_parse_options
` [PATCH v2 bpf-next 5/9] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
` [PATCH v2 bpf-next 6/9] bpf: tcp: Allow bpf prog to write and parse TCP header option
` [PATCH v2 bpf-next 7/9] bpf: selftests: Add fastopen_connect to network_helpers
` [PATCH v2 bpf-next 8/9] bpf: selftests: tcp header options
` [PATCH v2 bpf-next 9/9] tcp: bpf: Optionally store mac header in TCP_SAVE_SYN

[PATCH net 0/2] sctp: shrink stream outq in the right place
 2020-07-23  1:05 UTC  (2+ messages)

[PATCH v6] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-23  0:58 UTC  (2+ messages)

[PATCH net-next] mptcp: zero token hash at creation time
 2020-07-23  0:57 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net] AX.25: Fix out-of-bounds read in ax25_connect()
 2020-07-23  0:57 UTC  (2+ messages)

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

[PATCH][next] lan743x: remove redundant initialization of variable current_head_index
 2020-07-23  0:55 UTC  (2+ messages)

[PATCH net v2] enetc: Remove the mdio bus on PF probe bailout
 2020-07-23  0:52 UTC  (2+ messages)

[RFC PATCH] Fix: ipv4/icmp: icmp error route lookup performed on wrong routing table
 2020-07-23  0:48 UTC  (3+ messages)

[net-next v4 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-20
 2020-07-23  0:47 UTC  (11+ messages)
` [net-next v4 06/15] iecm: Implement mailbox functionality
` [net-next v4 13/15] iecm: Add ethtool

[PATCH iproute2-next 0/3] devlink: Add devlink port health command
 2020-07-23  0:35 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).