netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-30 14:31:47 to 2020-07-30 23:39:06 UTC [more...]

[PATCH net-next 0/4] s390/qeth: updates 2020-07-30
 2020-07-30 23:39 UTC  (7+ messages)
` [PATCH net-next 1/4] s390/qeth: tolerate pre-filled RX buffer
` [PATCH net-next 2/4] s390/qeth: integrate RX refill worker with NAPI
` [PATCH net-next 3/4] s390/qeth: don't process empty bridge port events
` [PATCH net-next 4/4] s390/qeth: use all configured RX buffers

[PATCH net-next] rtnetlink: add support for protodown reason
 2020-07-30 23:38 UTC  (2+ messages)

[PATCH v2 net-next] mscc: Add LCPLL Reset to VSC8574 Family of phy drivers
 2020-07-30 23:36 UTC  (2+ messages)

[PATCH net] selftests/bpf: fix netdevsim trap_flow_action_cookie read
 2020-07-30 23:34 UTC  (2+ messages)

[Patch net] ipv6: fix memory leaks on IPV6_ADDRFORM path
 2020-07-30 23:31 UTC  (2+ messages)

[PATCH] net/ipv4: add comment about connect() to INADDR_ANY
 2020-07-30 23:29 UTC  (2+ messages)

[PATCH net-next v3 0/2] udp_tunnel: convert mlx5 to the new udp_tunnel infrastructure
 2020-07-30 23:29 UTC  (2+ messages)

[net 0/2][pull request] Intel Wired LAN Driver Updates 2020-07-30
 2020-07-30 23:27 UTC  (4+ messages)
` [net 1/2] e1000e: continue to init PHY even when failed to disable ULP
` [net 2/2] igb: reinit_locked() should be called with rtnl_lock

[PATCH net-next] cxgb4: Add support to flash firmware config image
 2020-07-30 23:23 UTC  (2+ messages)

[net-next 0/4] devlink flash update overwrite mask
 2020-07-30 23:20 UTC  (5+ messages)
` [net-next 1/4] devlink: convert flash_update to use params structure
` [net-next 2/4] devlink: introduce flash update overwrite mask
` [iproute2-next 3/4] Update devlink header for overwrite mask attribute
` [iproute2-next 4/4] devlink: support setting the overwrite mask

[PATCH net] bareudp: Disallow udp port 0
 2020-07-30 23:20 UTC  (2+ messages)

[GIT PULL] virtio, qemu_fw: bugfixes
 2020-07-30 23:20 UTC  (2+ messages)

[PATCH v2] net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
 2020-07-30 23:18 UTC  (3+ messages)

[PATCH net-next RFC 00/13] Add devlink reload level option
 2020-07-30 23:11 UTC  (12+ messages)
` [PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command

[PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
 2020-07-30 23:06 UTC  (11+ messages)

[PATCH v5 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-07-30 22:58 UTC  (7+ messages)
` [PATCH v5 bpf-next 4/6] bpf, x64: rework pro/epilogue and tailcall handling in JIT

[PATCH net-next v2] Add Mellanox BlueField Gigabit Ethernet driver
 2020-07-30 22:53 UTC 

[PATCH net-next] tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
 2020-07-30 22:44 UTC 

[PATCH v2 0/2 net] bitfield.h cleanups
 2020-07-30 22:37 UTC  (5+ messages)

[PATCH 0/7] drop unnecessary list_empty
 2020-07-30 22:28 UTC  (2+ messages)

[PATCH net] tcp: Export tcp_write_queue_purge()
 2020-07-30 22:03 UTC  (6+ messages)

INFO: rcu detected stall in tc_modify_qdisc
 2020-07-30 22:01 UTC  (9+ messages)
` 回复: "

[PATCH bpf-next 0/5] BPF link force-detach support
 2020-07-30 21:50 UTC  (16+ messages)
` [PATCH bpf-next 1/5] bpf: add support for forced LINK_DETACH command
` [PATCH bpf-next 2/5] libbpf: add bpf_link detach APIs
` [PATCH bpf-next 3/5] selftests/bpf: add link detach tests for cgroup, netns, and xdp bpf_links
` [PATCH bpf-next 4/5] tools/bpftool: add `link detach` subcommand
` [PATCH bpf-next 5/5] tools/bpftool: add documentation and bash-completion for `link detach`

[PATCH net] net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
 2020-07-30 21:50 UTC  (4+ messages)

pull request (net-next): ipsec-next 2020-07-30
 2020-07-30 21:40 UTC  (2+ messages)

[PATCH bpf-next v3 00/29] bpf: switch to memcg-based memory accounting
 2020-07-30 21:23 UTC  (30+ messages)
` [PATCH bpf-next v3 01/29] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v3 02/29] bpf: memcg-based memory accounting for bpf maps
` [PATCH bpf-next v3 03/29] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v3 04/29] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v3 05/29] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v3 06/29] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v3 07/29] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v3 08/29] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v3 09/29] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v3 10/29] bpf: memcg-based memory accounting for socket storage maps
` [PATCH bpf-next v3 11/29] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v3 12/29] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v3 13/29] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v3 14/29] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v3 15/29] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v3 16/29] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v3 17/29] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v3 18/29] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v3 19/29] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v3 20/29] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v3 21/29] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v3 22/29] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v3 23/29] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v3 24/29] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v3 25/29] bpf: eliminate rlimit-based memory accounting for socket storage maps
` [PATCH bpf-next v3 26/29] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v3 27/29] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v3 28/29] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v3 29/29] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH v1] ice: devlink: use %*phD to print small buffer
 2020-07-30 21:20 UTC  (2+ messages)

[RFC PATCH] net: dsa: qca8k: Add 802.1q VLAN support
 2020-07-30 21:10 UTC  (5+ messages)
` [PATCH net-next v2] "

[PATCH] PCI: Rename d3_delay in the pci_dev struct to align with PCI specification
 2020-07-30 21:08 UTC 

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

[PATCH bpf-next v2 00/35] bpf: switch to memcg-based memory accounting
 2020-07-30 20:46 UTC  (8+ messages)
` [PATCH bpf-next v2 29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage

[net-next 00/12][pull request] 1GbE Intel Wired LAN Driver Updates 2020-07-30
 2020-07-30 20:37 UTC  (13+ messages)
` [net-next 01/12] iavf: use generic power management
` [net-next 02/12] igbvf: "
` [net-next 03/12] ixgbe: "
` [net-next 04/12] ixgbevf: "
` [net-next 05/12] e100: "
` [net-next 06/12] e1000: Remove unnecessary usages of memset
` [net-next 07/12] e1000e: "
` [net-next 08/12] igb: "
` [net-next 09/12] ixgbe: "
` [net-next 10/12] Documentation: intel: Replace HTTP links with HTTPS ones
` [net-next 11/12] ixgbe: use eth_zero_addr() to clear mac address
` [net-next 12/12] igb: "

[PATCH net-next 00/12] sfc: driver for EF100 family NICs, part 2
 2020-07-30 19:25 UTC  (16+ messages)
` [PATCH net-next 01/12] sfc_ef100: check firmware version at start-of-day
` [PATCH net-next 02/12] sfc_ef100: fail the probe if NIC uses unsol_ev credits
` [PATCH net-next 03/12] sfc_ef100: read Design Parameters at probe time
` [PATCH net-next 04/12] sfc_ef100: TX path for EF100 NICs
` [PATCH net-next 05/12] sfc_ef100: RX filter table management and related gubbins
` [PATCH net-next 06/12] sfc_ef100: RX path for EF100
` [PATCH net-next 07/12] sfc_ef100: plumb in fini_dmaq
` [PATCH net-next 08/12] sfc_ef100: statistics gathering
` [PATCH net-next 09/12] sfc_ef100: functions for selftests
` [PATCH net-next 10/12] sfc_ef100: add ethtool ops and miscellaneous ndos
` [PATCH net-next 11/12] sfc_ef100: read pf_index at probe time
` [PATCH net-next 12/12] sfc_ef100: add nic-type for VFs, and bind to them

rcu warnings in tun
 2020-07-30 20:16 UTC 

[PATCH v2 0/4 net-next] Improve MDIO Ethernet PHY reset
 2020-07-30 19:57 UTC  (5+ messages)
` [PATCH v2 1/4 net-next] dt-bindings: net: mdio: add reset-post-delay-us property
` [PATCH v2 2/4 net-next] net: mdiobus: use flexible sleeping for reset-delay-us
` [PATCH v2 3/4 net-next] net: mdiobus: add reset-post-delay-us handling
` [PATCH v2 4/4 net-next] net: mdio device: use flexible sleeping in reset function

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support
 2020-07-30 19:44 UTC  (12+ messages)
    ` [PATCH RFC net-next] net: phy: add Marvell PHY PTP support [multicast/DSA issues]

[PATCH bpf-next v5 00/15] Run a BPF program on socket lookup
 2020-07-30 19:43 UTC  (6+ messages)
` [PATCH bpf-next v5 15/15] selftests/bpf: Tests for BPF_SK_LOOKUP attach point

[ethtool v2 1/2] ethtool: fix netlink bitmasks when sent as NOMASK
 2020-07-30 19:32 UTC  (4+ messages)
` [ethtool v2 2/2] ethtool: use "Not reported" when no FEC modes are provided

[PATCH bpf-next] selftests/bpf: Omit nodad flag when adding addresses to loopback
 2020-07-30 19:30 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-07-30 19:29 UTC  (2+ messages)

[PATCH v2 net-next 0/9] mptcp: add syncookie support
 2020-07-30 19:25 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] tcp: rename request_sock cookie_ts bit to syncookie
` [PATCH v2 net-next 2/9] mptcp: token: move retry to caller
` [PATCH v2 net-next 3/9] mptcp: subflow: split subflow_init_req
` [PATCH v2 net-next 4/9] mptcp: rename and export mptcp_subflow_request_sock_ops
` [PATCH v2 net-next 5/9] mptcp: subflow: add mptcp_subflow_init_cookie_req helper
` [PATCH v2 net-next 6/9] tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
` [PATCH v2 net-next 7/9] mptcp: enable JOIN requests even if cookies are in use
` [PATCH v2 net-next 8/9] selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
` [PATCH v2 net-next 9/9] selftests: mptcp: add test cases for mptcp join tests with syn cookies

[PATCH net-next] liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()
 2020-07-30 18:58 UTC 

[PATCH 0/3] Modernize tasklet callback API
 2020-07-30 18:14 UTC 

[PATCH] igb: use eth_zero_addr() to clear mac address
 2020-07-30 18:10 UTC  (2+ messages)

[PATCH net-next 00/10] mptcp: add syncookie support
 2020-07-30 17:58 UTC  (14+ messages)
` [PATCH net-next 01/10] tcp: remove cookie_ts bit from request_sock
` [PATCH net-next 02/10] mptcp: token: move retry to caller
` [PATCH net-next 03/10] mptcp: subflow: split subflow_init_req
` [PATCH net-next 04/10] mptcp: rename and export mptcp_subflow_request_sock_ops
` [PATCH net-next 05/10] tcp: pass want_cookie down to req_init function
` [PATCH net-next 06/10] mptcp: subflow: add mptcp_subflow_init_cookie_req helper
` [PATCH net-next 07/10] tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
` [PATCH net-next 08/10] mptcp: enable JOIN requests even if cookies are in use
` [PATCH net-next 09/10] selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
` [PATCH net-next 10/10] selftests: mptcp: add test cases for mptcp join tests with syn cookies

[PATCH v1] qede: Use %pM format specifier for MAC addresses
 2020-07-30 17:22 UTC  (2+ messages)

[PATCH] net: add support for threaded NAPI polling
 2020-07-30 17:21 UTC  (7+ messages)

[PATCH v1] qed: Use %pM format specifier for MAC addresses
 2020-07-30 16:26 UTC 

[PATCH net-next v1 0/2] hinic: mailbox channel enhancement
 2020-07-30 16:25 UTC  (3+ messages)
` [PATCH net-next v1 1/2] hinic: add generating mailbox random index support

[PATCH] ravb: Fixed the problem that rmmod can not be done
 2020-07-30 16:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net] net/bpfilter: initialize pos in __bpfilter_process_sockopt
 2020-07-30 16:13 UTC  (2+ messages)

[PATCH v1] qede: Use %pM format specifier for MAC addresses
 2020-07-30 16:00 UTC 

[PATCH v1] qed: Use %pM format specifier for MAC addresses
 2020-07-30 15:59 UTC 

[PATCH][next] net/sched: cls_u32: Use struct_size() helper
 2020-07-30 16:03 UTC 

[PATCH v1] hsr: Use %pM format specifier for MAC addresses
 2020-07-30 15:09 UTC 

pull-request: mac80211 2020-07-30
 2020-07-30 15:08 UTC 

[PATCH iproute2-next v2 0/2] Expose port attributes
 2020-07-30 14:33 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] devlink: Expose number of port lanes
` [PATCH iproute2-next v2 2/2] devlink: Expose port split ability


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