messages from 2020-11-07 17:25:25 to 2020-11-09 07:09:33 UTC [more...]
[PATCHv3 iproute2-next 0/5] iproute2: add libbpf support
2020-11-09 7:08 UTC (7+ messages)
` [PATCHv4 "
` [PATCHv4 iproute2-next 1/5] configure: add check_libbpf() for later "
` [PATCHv4 iproute2-next 2/5] lib: rename bpf.c to bpf_legacy.c
` [PATCHv4 iproute2-next 3/5] lib: add libbpf support
` [PATCHv4 iproute2-next 4/5] examples/bpf: move struct bpf_elf_map defined maps to legacy folder
` [PATCHv4 iproute2-next 5/5] examples/bpf: add bpf examples with BTF defined maps
[PATCH] net/mlx4: Assign boolean values to a bool variable
2020-11-09 7:07 UTC (3+ messages)
[PATCH] net: sched: fix misspellings using misspell-fixer tool
2020-11-09 7:02 UTC
[PATCH bpf] tools: bpftool: Add missing close before bpftool net attach exit
2020-11-09 7:04 UTC
[PATCH bpf-next] bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
2020-11-09 6:56 UTC (2+ messages)
[RESEND PATCH v2] net/x25: Fix null-ptr-deref in x25_connect
2020-11-09 6:54 UTC
[PATCH] samples/bpf: remove duplicate include
2020-11-09 6:50 UTC (2+ messages)
[net-next v4 0/8]net: convert tasklets to use new tasklet_setup API
2020-11-09 6:38 UTC (3+ messages)
[PATCH bpf] libbpf: don't attempt to load unused subprog as an entry-point BPF program
2020-11-09 6:13 UTC (2+ messages)
[PATCH iproute2-next v4 00/11] Add a tool for configuration of DCB
2020-11-09 5:15 UTC (13+ messages)
` [PATCH iproute2-next v4 01/11] Unify batch processing across tools
` [PATCH iproute2-next v4 02/11] lib: Add parse_one_of(), parse_on_off()
` [PATCH iproute2-next v4 03/11] lib: json_print: Add print_on_off()
` [PATCH iproute2-next v4 04/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_open()
` [PATCH iproute2-next v4 05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
` [PATCH iproute2-next v4 06/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run()
` [PATCH iproute2-next v4 07/11] lib: Extract from iplink_vlan a helper to parse key:value arrays
` [PATCH iproute2-next v4 08/11] lib: parse_mapping: Update argc, argv on error
` [PATCH iproute2-next v4 09/11] lib: parse_mapping: Recognize a keyword "all"
` [PATCH iproute2-next v4 10/11] Add skeleton of a new tool, dcb
` [PATCH iproute2-next v4 11/11] dcb: Add a subtool for the DCB ETS object
[PATCH net V2] Exempt multicast addresses from five-second neighbor lifetime
2020-11-09 2:50 UTC
[PATCH 0/2] selftests: pmtu.sh: improve the test result processing
2020-11-09 3:42 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH V2 net-next 00/11] net: hns3: updates for -next
2020-11-09 3:22 UTC (12+ messages)
` [PATCH V2 net-next 01/11] net: hns3: add support for configuring interrupt quantity limiting
` [PATCH V2 net-next 02/11] net: hns3: add support for querying maximum value of GL
` [PATCH V2 net-next 03/11] net: hns3: add support for 1us unit GL configuration
` [PATCH V2 net-next 04/11] net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce
` [PATCH V2 net-next 05/11] net: hns3: add support for dynamic interrupt moderation
` [PATCH V2 net-next 06/11] net: hns3: add ethtool priv-flag for DIM
` [PATCH V2 net-next 07/11] net: hns3: add hns3_state_init() to do state initialization
` [PATCH V2 net-next 08/11] net: hns3: add a check for ethtool priv-flag interface
` [PATCH V2 net-next 09/11] net: hns3: add support for EQ/CQ mode configuration
` [PATCH V2 net-next 10/11] net: hns3: add ethtool priv-flag for EQ/CQ
` [PATCH V2 net-next 11/11] net: hns3: add debugfs support for interrupt coalesce
[PATCH] net: fec: Fix reference count leak in fec series ops
2020-11-09 3:01 UTC (4+ messages)
` 答复: "
[PATCH bpf-next 0/2] selftest/bpf: improve bpf tunnel test
2020-11-09 3:00 UTC (5+ messages)
` [PATCHv2 net 0/2] Remove unused test_ipip.sh test and add missed ip6ip6 test
` [PATCHv2 net 1/2] selftest/bpf: add missed ip6ip6 test back
[PATCH V3 net] net/ethernet: Fix error return when ptp_clock is ERROR
2020-11-09 2:17 UTC
[PATCHv3 iproute2-next 0/5] iproute2: add libbpf support
2020-11-09 1:45 UTC (11+ messages)
[PATCH net-next] net: phy: microchip_t1: Don't set .config_aneg
2020-11-09 1:16 UTC
[RFC PATCH net-next 0/3] Offload learnt bridge addresses to DSA
2020-11-09 1:06 UTC (10+ messages)
` [RFC PATCH net-next 1/3] net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
` [RFC PATCH net-next 2/3] net: dsa: move switchdev event implementation under the same switch/case statement
` [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors
[PATCH net-next 00/11] net: hns3: updates for -next
2020-11-09 0:58 UTC (7+ messages)
` [PATCH net-next 02/11] net: hns3: add support for 1us unit GL configuration
` [PATCH net-next 10/11] net: hns3: add ethtool priv-flag for EQ/CQ
BUG: corrupted list in kobject_add_internal
2020-11-08 22:55 UTC (2+ messages)
[PATCH net-next] net: dsa: mv88e6xxx: 6352: parse VTU data before loading STU data
2020-11-08 22:38 UTC
[PATCH net] net: phy: realtek: support paged operations on RTL8201CP
2020-11-08 21:44 UTC
[PATCH v2] net: bonding: alb disable balance for IPv6 multicast related mac
2020-11-08 21:37 UTC (4+ messages)
[PATCH] mac80211: fix regression where EAPOL frames were sent in plaintext
2020-11-08 21:01 UTC (3+ messages)
[PATCH iproute2] man: fix spelling errors
2020-11-08 19:00 UTC (2+ messages)
[PATCH net] mptcp: provide rmem[0] limit
2020-11-08 18:49 UTC
[PATCH iproute2] tc-vlan: fix help and error message strings
2020-11-08 18:48 UTC (2+ messages)
[PATCH net v4] lan743x: correctly handle chips with internal PHY
2020-11-08 17:12 UTC
MSG_ZEROCOPY_FIXED
2020-11-08 17:04 UTC
[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
2020-11-08 16:56 UTC (7+ messages)
[PATCH v3] lan743x: correctly handle chips with internal PHY
2020-11-08 15:57 UTC (2+ messages)
[PATCH net] net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
2020-11-08 15:19 UTC (5+ messages)
[PATCH iproute2-next v3 00/11] Add a tool for configuration of DCB
2020-11-08 15:07 UTC (12+ messages)
` [PATCH iproute2-next v3 01/11] Unify batch processing across tools
` [PATCH iproute2-next v3 02/11] lib: Add parse_one_of(), parse_on_off()
` [PATCH iproute2-next v3 03/11] lib: json_print: Add print_on_off()
` [PATCH iproute2-next v3 04/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_open()
` [PATCH iproute2-next v3 05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
` [PATCH iproute2-next v3 06/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run()
` [PATCH iproute2-next v3 07/11] lib: Extract from iplink_vlan a helper to parse key:value arrays
` [PATCH iproute2-next v3 08/11] lib: parse_mapping: Update argc, argv on error
` [PATCH iproute2-next v3 09/11] lib: parse_mapping: Recognize a keyword "all"
` [PATCH iproute2-next v3 10/11] Add skeleton of a new tool, dcb
` [PATCH iproute2-next v3 11/11] dcb: Add a subtool for the DCB ETS object
[PATCH net-next RFC v1 00/10] nvme-tcp receive offloads
2020-11-08 14:46 UTC (14+ messages)
` [PATCH net-next RFC v1 05/10] nvme-tcp: Add DDP offload control path
` [PATCH net-next RFC v1 06/10] nvme-tcp: Add DDP data-path
` [PATCH net-next RFC v1 07/10] nvme-tcp : Recalculate crc in the end of the capsule
[PATCH net V2] net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
2020-11-08 14:43 UTC
[PATCH] netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
2020-11-08 14:08 UTC
[PATCH v2] lan743x: correctly handle chips with internal PHY
2020-11-08 13:36 UTC (5+ messages)
[PATCH v5] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
2020-11-08 13:03 UTC (2+ messages)
[PATCH] net/dsa: remove unused macros to tame gcc warning
2020-11-08 12:39 UTC (7+ messages)
[PATCH 0/2] mwifiex: fixes for shutdown_sw() and reinit_sw()
2020-11-08 12:19 UTC (4+ messages)
` [PATCH 1/2] mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
[PATCH] net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspend
2020-11-08 12:13 UTC
[RFC net-next 00/28] ndo_ioctl rework
2020-11-08 11:42 UTC (5+ messages)
[PATCH] netfilter: conntrack: fix -Wformat
2020-11-08 10:10 UTC (5+ messages)
[PATCH v2] can: flexcan: fix reference count leak in flexcan ops
2020-11-08 8:30 UTC
[PATCH net-next] net: dlci: Deprecate the DLCI driver (aka the Frame Relay layer)
2020-11-08 5:28 UTC (7+ messages)
[PATCH 1/1] RDMA/rxe: Fetch skb packets from ethernet layer
2020-11-08 5:27 UTC (3+ messages)
[PATCH v2] net: atlantic: Remove unnecessary conversion to bool
2020-11-08 1:11 UTC
[PATCH net] net: udp: fix Fast/frag0 UDP GRO
2020-11-08 1:10 UTC
[PATCH v2] net: ipv4: remove redundant initialization in inet_rtm_deladdr
2020-11-08 1:05 UTC
[PATCH v2 net] ethtool: netlink: add missing netdev_features_change() call
2020-11-08 0:46 UTC
[PATCH] net: ipv4: remove redundant initialization in inet_rtm_deladdr
2020-11-08 0:42 UTC (3+ messages)
[PATCH v2 0/5] net: qrtr: Add distant node support
2020-11-08 0:26 UTC (2+ messages)
[PATCH net-next 1/1] stmmac: intel: change all EHL/TGL to auto detect phy addr
2020-11-08 0:20 UTC (2+ messages)
[PATCH] net: usb: fix spelling typo in cdc_ncm.c
2020-11-08 0:00 UTC (2+ messages)
[PATCH] net: core: fix spelling typo in flow_dissector.c
2020-11-08 0:00 UTC (2+ messages)
[PATCH net-next 00/13] net: ipa: constrain GSI interrupts
2020-11-07 23:50 UTC (2+ messages)
[PATCH] net: atlantic: Remove unnecessary conversion to bool
2020-11-07 23:42 UTC (2+ messages)
[PATCH v5 net-next 0/3] net/sched: fix over mtu packet of defrag in
2020-11-07 23:30 UTC (4+ messages)
` [PATCH v5 net-next 1/3] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH v5 net-next 2/3] net/sched: act_mirred: refactor the handle of xmit
` [PATCH v5 net-next 3/3] net/sched: act_frag: add implict packet fragment support
[PATCH net] ethtool: netlink: add missing netdev_features_change() call
2020-11-07 23:23 UTC (2+ messages)
[PATCH] Documentation: tproxy: more gentle intro (re-post #2)
2020-11-07 22:34 UTC (2+ messages)
[PATCH net-next] net: x25_asy: Delete the x25_asy driver
2020-11-07 22:19 UTC (4+ messages)
[PATCH V2] fsl/fman: add missing put_devcie() call in fman_port_probe()
2020-11-07 22:09 UTC (3+ messages)
` [PATCH V3] "
[PATCH] docs: networking: phy: s/2.5 times faster/2.5 times as fast/
2020-11-07 22:08 UTC
[RESEND PATCH] net: macb: fix NULL dereference due to no pcs_config method
2020-11-07 21:30 UTC (4+ messages)
[PATCH v4 net-next 1/3] ptp: idt82p33: add adjphase support
2020-11-07 21:20 UTC (3+ messages)
[PATCH net-next v3 00/10] net: add and use dev_get_tstats64
2020-11-07 20:55 UTC (11+ messages)
` [PATCH net-next v3 01/10] net: core: add dev_get_tstats64 as a ndo_get_stats64 implementation
` [PATCH net-next v3 02/10] net: dsa: use net core stats64 handling
` [PATCH net-next v3 03/10] tun: switch to net core provided statistics counters
` [PATCH net-next v3 04/10] ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callback
` [PATCH net-next v3 05/10] net: switch to dev_get_tstats64
` [PATCH net-next v3 06/10] gtp: "
` [PATCH net-next v3 07/10] wireguard: "
` [PATCH net-next v3 08/10] vti: "
` [PATCH net-next v3 09/10] ipv4/ipv6: "
` [PATCH net-next v3 10/10] net: remove ip_tunnel_get_stats64
[PATCH net] net: marvell: prestera: fix compilation with CONFIG_BRIDGE=m
2020-11-07 20:50 UTC (4+ messages)
[net v2 1/7] net/mlx5e: Fix modify header actions memory leak
2020-11-07 20:50 UTC (2+ messages)
[pull request][net v2 0/7] mlx5 fixes 2020-11-03
2020-11-07 20:41 UTC (2+ messages)
[PATCH v2] net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setup
2020-11-07 20:20 UTC (2+ messages)
[PATCH v2 net] r8169: disable hw csum for short packets on all chip versions
2020-11-07 20:20 UTC (3+ messages)
[PATCH net] r8169: fix potential skb double free in an error path
2020-11-07 20:13 UTC (2+ messages)
[PATCH] cxgb4: Fix the -Wmisleading-indentation warning
2020-11-07 19:56 UTC (2+ messages)
[PATCH net v2 00/21] net: avoid to remove module when its debugfs is being used
2020-11-07 19:52 UTC (10+ messages)
` [PATCH net v2 17/21] brcmfmac: set .owner to THIS_MODULE
` [PATCH net v2 18/21] b43legacy: "
` [PATCH net v2 19/21] b43: "
` [PATCH net v2 20/21] mwifiex: mwifiex: "
` [PATCH net v2 21/21] Bluetooth: "
[PATCH net] openvswitch: Fix upcall OVS_TUNNEL_KEY_ATTR_GENEVE_OPTS
2020-11-07 19:46 UTC (2+ messages)
[bpf PATCH 0/5] sockmap fixes
2020-11-07 19:39 UTC (6+ messages)
` [bpf PATCH 1/5] bpf, sockmap: fix partial copy_page_to_iter so progress can still be made
` [bpf PATCH 2/5] bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
` [bpf PATCH 3/5] bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
` [bpf PATCH 4/5] bpf, sockmap: Handle memory acct if skb_verdict prog redirects "
` [bpf PATCH 5/5] bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
net: evaluate net.ipvX.conf.all.* sysctls
2020-11-07 19:35 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown
` [PATCH net-next v2 2/3] net: evaluate net.ipv4.conf.all.proxy_arp_pvlan
` [PATCH net-next v2 3/3] net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
[PATCH net-next] net: emaclite: Add error handling for of_address_ and phy read functions
2020-11-07 19:35 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH v2 net] rose: Fix Null pointer dereference in rose_send_frame()
2020-11-07 19:18 UTC (2+ messages)
` [Linux-kernel-mentees] [PATCH v3 "
[PATCH net-next 0/2] net: axienet: Dynamically enable MDIO interface
2020-11-07 19:17 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH v2 net] rose: Fix Null pointer dereference in rose_send_frame()
2020-11-07 19:02 UTC (3+ messages)
` [Linux-kernel-mentees] [PATCH v2] net: "
[PATCH 41/41] realtek: rtw88: pci: Add prototypes for .probe, .remove and .shutdown
2020-11-07 18:42 UTC (5+ messages)
[PATCH v3 bpf] trace: bpf: Fix passing zero to PTR_ERR()
2020-11-07 18:08 UTC (2+ messages)
[PATCH net-next v3 00/15] net/smc: extend diagnostic netlink interface
2020-11-07 17:57 UTC (5+ messages)
` [PATCH net-next v3 03/15] net/smc: Add connection counters for links
` [PATCH net-next v3 15/15] net/smc: Add support for obtaining system information
[PATCH] can: flexcan: fix reference count leak in flexcan ops
2020-11-07 17:53 UTC (2+ messages)
[V2] [PATCH] net/ethernet: update ret when ptp_clock is ERROR
2020-11-07 17:36 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).