messages from 2021-03-18 15:55:01 to 2021-03-19 04:22:03 UTC [more...]
[PATCH bpf-next 00/15] Support calling kernel function
2021-03-19 4:21 UTC (28+ messages)
` [PATCH bpf-next 02/15] bpf: btf: Support parsing extern func
` [PATCH bpf-next 03/15] bpf: Refactor btf_check_func_arg_match
` [PATCH bpf-next 04/15] bpf: Support bpf program calling kernel function
` [PATCH bpf-next 07/15] bpf: tcp: White list some tcp cong functions to be called by bpf-tcp-cc
` [PATCH bpf-next 08/15] libbpf: Refactor bpf_object__resolve_ksyms_btf_id
` [PATCH bpf-next 09/15] libbpf: Refactor codes for finding btf id of a kernel symbol
` [PATCH bpf-next 10/15] libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
` [PATCH bpf-next 11/15] libbpf: Record extern sym relocation first
` [PATCH bpf-next 12/15] libbpf: Support extern kernel function
` [PATCH bpf-next 13/15] bpf: selftests: Rename bictcp to bpf_cubic
` [PATCH bpf-next 14/15] bpf: selftest: bpf_cubic and bpf_dctcp calling kernel functions
` [PATCH bpf-next 15/15] bpf: selftest: Add kfunc_call test
[PATCH] atl1c: optimize rx loop
2021-03-19 4:15 UTC (2+ messages)
[PATCH] atl1c: use napi_alloc_skb
2021-03-19 4:13 UTC
[PATCH net-next] atl1c: switch to napi_gro_receive
2021-03-19 3:59 UTC
[PATCH] sctp: move sk_route_caps check and set into sctp_outq_flush_transports
2021-03-19 3:52 UTC
[PATCH net] net: cdc-phonet: fix data-interface release on probe failure
2021-03-19 2:50 UTC (2+ messages)
[PATCH net] ice: fix memory leak of aRFS after resuming from suspend
2021-03-19 2:33 UTC (3+ messages)
[PATCH] net/rds: Fix a use after free in rds_message_map_pages
2021-03-19 2:25 UTC (2+ messages)
[PATCH net-next] net: cdc_ncm: drop redundant driver-data assignment
2021-03-19 2:20 UTC (2+ messages)
[PATCH net-next 0/1] stmmac: add PCH and PSE PTP clock setting
2021-03-19 2:20 UTC (2+ messages)
[PATCH net-next] /net/hsr: fix misspellings using codespell tool
2021-03-19 2:20 UTC (2+ messages)
[PATCH net-next] /net/core/: fix misspellings using codespell tool
2021-03-19 2:20 UTC (2+ messages)
[PATCH] nfc/fdp: Simplify the return expression of fdp_nci_open()
2021-03-19 2:20 UTC (2+ messages)
[PATCH net-next] net: lapbether: Close the LAPB device before its underlying Ethernet device closes
2021-03-19 2:20 UTC (2+ messages)
[PATCH net-next] net: ocelot: Fix deletetion of MRP entries from MAC table
2021-03-19 2:20 UTC (2+ messages)
[PATCH net-next] net: ocelot: support multiple bridges
2021-03-19 2:20 UTC (2+ messages)
[PATCH net-next 0/7] ionic fixes
2021-03-19 2:20 UTC (9+ messages)
` [PATCH net-next 1/7] ionic: code cleanup details
` [PATCH net-next 2/7] ionic: simplify the intr_index use in txq_init
` [PATCH net-next 3/7] ionic: fix unchecked reference
` [PATCH net-next 4/7] ionic: update ethtool support bits for BASET
` [PATCH net-next 5/7] ionic: block actions during fw reset
` [PATCH net-next 6/7] ionic: stop watchdog when in broken state
` [PATCH net-next 7/7] ionic: protect adminq from early destroy
[PATCH][next] octeontx2-af: Remove redundant initialization of pointer pfvf
2021-03-19 2:20 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Simplify expression for identify bpf mem type
2021-03-19 1:58 UTC (3+ messages)
[PATCH net 0/9] Netfilter fixes for net
2021-03-19 1:06 UTC (10+ messages)
` [PATCH net 1/9] Revert "netfilter: x_tables: Update remaining dereference to RCU"
` [PATCH net 2/9] Revert "netfilter: x_tables: Switch synchronization "
` [PATCH net 3/9] netfilter: x_tables: Use correct memory barriers
` [PATCH net 4/9] netfilter: ctnetlink: fix dump of the expect mask attribute
` [PATCH net 5/9] netfilter: conntrack: Fix gre tunneling over ipv6
` [PATCH net 6/9] netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
` [PATCH net 7/9] netfilter: nftables: allow to update "
` [PATCH net 8/9] netfilter: flowtable: Make sure GC works periodically in idle system
` [PATCH net 9/9] netfilter: nftables: skip hook overlap logic if flowtable is stale
linux-next: manual merge of the net-next tree with the net tree
2021-03-19 0:16 UTC
[PATCH] selftests: net: forwarding: Fix a typo
2021-03-18 23:29 UTC
[PATCH net-next v3 0/4] net: ipa: support 32-bit targets
2021-03-18 23:30 UTC (7+ messages)
` [PATCH net-next v3 1/4] net: ipa: fix assumptions about DMA address size
` [PATCH net-next v3 2/4] net: ipa: use upper_32_bits()
` [PATCH net-next v3 3/4] net: ipa: fix table alignment requirement
` [PATCH net-next v3 4/4] net: ipa: relax 64-bit build requirement
[PATCH net-next 0/3] s390/qeth: updates 2021-03-18
2021-03-18 23:30 UTC (5+ messages)
` [PATCH net-next 1/3] s390/qeth: allocate initial TX Buffer structs with GFP_KERNEL
` [PATCH net-next 2/3] s390/qeth: enable napi_consume_skb() for pending TX buffers
` [PATCH net-next 3/3] s390/qeth: remove RX VLAN filter stubs in L3 driver
[PATCH v4 bpf-next 00/12] BPF static linking
2021-03-18 23:29 UTC (14+ messages)
` [PATCH v4 bpf-next 01/12] libbpf: expose btf_type_by_id() internally
` [PATCH v4 bpf-next 02/12] libbpf: generalize BTF and BTF.ext type ID and strings iteration
` [PATCH v4 bpf-next 03/12] libbpf: rename internal memory-management helpers
` [PATCH v4 bpf-next 04/12] libbpf: extract internal set-of-strings datastructure APIs
` [PATCH v4 bpf-next 05/12] libbpf: add generic BTF type shallow copy API
` [PATCH v4 bpf-next 06/12] libbpf: add BPF static linker APIs
` [PATCH v4 bpf-next 07/12] libbpf: add BPF static linker BTF and BTF.ext support
` [PATCH v4 bpf-next 08/12] bpftool: add ability to specify custom skeleton object name
` [PATCH v4 bpf-next 09/12] bpftool: add `gen object` command to perform BPF static linking
` [PATCH v4 bpf-next 10/12] selftests/bpf: re-generate vmlinux.h and BPF skeletons if bpftool changed
` [PATCH v4 bpf-next 11/12] selftests/bpf: pass all BPF .o's through BPF static linker
` [PATCH v4 bpf-next 12/12] selftests/bpf: add multi-file statically linked BPF object file test
[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
2021-03-18 23:18 UTC (17+ messages)
` [RFC PATCH v2 net-next 01/16] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
` [RFC PATCH v2 net-next 02/16] net: dsa: pass extack to dsa_port_{bridge,lag}_join
` [RFC PATCH v2 net-next 03/16] net: dsa: inherit the actual bridge port flags at join time
` [RFC PATCH v2 net-next 04/16] net: dsa: sync up with bridge port's STP state when joining
` [RFC PATCH v2 net-next 05/16] net: dsa: sync up VLAN filtering state when joining the bridge
` [RFC PATCH v2 net-next 06/16] net: dsa: sync multicast router "
` [RFC PATCH v2 net-next 07/16] net: dsa: sync ageing time "
` [RFC PATCH v2 net-next 08/16] net: dsa: replay port and host-joined mdb entries "
` [RFC PATCH v2 net-next 09/16] net: dsa: replay port and local fdb "
` [RFC PATCH v2 net-next 10/16] net: dsa: replay VLANs installed on port "
` [RFC PATCH v2 net-next 11/16] net: ocelot: support multiple bridges
` [RFC PATCH v2 net-next 12/16] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
` [RFC PATCH v2 net-next 13/16] net: ocelot: replay switchdev events when joining bridge
` [RFC PATCH v2 net-next 14/16] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
` [RFC PATCH v2 net-next 15/16] net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
` [RFC PATCH v2 net-next 16/16] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
[PATCH net-next v4 00/13] net: xps: improve the xps maps handling
2021-03-18 23:10 UTC (15+ messages)
` [PATCH net-next v4 01/13] net-sysfs: convert xps_cpus_show to bitmap_zalloc
` [PATCH net-next v4 02/13] net-sysfs: store the return of get_netdev_queue_index in an unsigned int
` [PATCH net-next v4 03/13] net-sysfs: make xps_cpus_show and xps_rxqs_show consistent
` [PATCH net-next v4 04/13] net: embed num_tc in the xps maps
` [PATCH net-next v4 05/13] net: embed nr_ids "
` [PATCH net-next v4 06/13] net: remove the xps possible_mask
` [PATCH net-next v4 07/13] net: move the xps maps to an array
` [PATCH net-next v4 08/13] net: add an helper to copy xps maps to the new dev_maps
` [PATCH net-next v4 09/13] net: improve queue removal readability in __netif_set_xps_queue
` [PATCH net-next v4 10/13] net-sysfs: move the rtnl unlock up in the xps show helpers
` [PATCH net-next v4 11/13] net-sysfs: move the xps cpus/rxqs retrieval in a common function
` [PATCH net-next v4 12/13] net: fix use after free in xps
` [PATCH net-next v4 13/13] net: NULL the old xps map entries when freeing them
[RFC PATCH V3 net-next 0/5] ethtool: Extend module EEPROM dump API
2021-03-18 22:36 UTC (8+ messages)
` [RFC PATCH V3 net-next 1/5] ethtool: Allow network drivers to dump arbitrary EEPROM data
[PATCH net-next V2 1/2] net: dsa: bcm_sf2: add function finding RGMII register
2021-03-18 22:00 UTC (5+ messages)
` [PATCH net-next V2 2/2] net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)
[PATCH] net: check all name nodes in __dev_alloc_name
2021-03-18 21:50 UTC (6+ messages)
[PATCH v3 net-next] net: dsa: b53: mmap: Add device tree support
2021-03-18 21:40 UTC (2+ messages)
[PATCH net-next 0/2] net: stmmac: EST interrupts and ethtool
2021-03-18 21:40 UTC (2+ messages)
[net PATCH v2 0/8] octeontx2: miscellaneous fixes
2021-03-18 21:30 UTC (2+ messages)
[PATCH] watchdog: Remove MV64x60 watchdog driver
2021-03-18 21:30 UTC (4+ messages)
` [PATCH] net: marvell: Remove reference to CONFIG_MV64X60
[PATCH net-next 0/2] stmmac: add VLAN priority based RX steering
2021-03-18 21:30 UTC (4+ messages)
` [PATCH net-next 1/2] net: stmmac: restructure tc implementation for RX VLAN Priority steering
` [PATCH net-next 2/2] net: stmmac: add RX frame steering based on VLAN priority in tc flower
linux-next: manual merge of the net tree with Linus' tree
2021-03-18 21:29 UTC
[PATCH net-next 0/5] dpaa2-switch: small cleanup
2021-03-18 21:19 UTC (5+ messages)
` [PATCH net-next 3/5] dpaa2-switch: reduce the size of the if_id bitmap to 64 bits
` [PATCH net-next 4/5] dpaa2-switch: fit the function declaration on the same line
[PATCH net-next 0/4] Add tc hardware offloads
2021-03-18 21:10 UTC (2+ messages)
[V2 net-next] net: mvpp2: Add reserved port private flag configuration
2021-03-18 20:53 UTC (4+ messages)
` [EXT] "
[PATCH net-next v1 0/3] Fixes applied to VCS8584 family
2021-03-18 20:45 UTC (3+ messages)
` [PATCH net-next v1 2/3] net: phy: mscc: improved serdes calibration applied to VSC8584
[PATCH V3] ethernet: sun: Fix a typo
2021-03-18 20:34 UTC
[PATCH V3 1/5] dt-bindings: net: renesas,etheravb: Add additional clocks
2021-03-18 20:18 UTC (2+ messages)
[PATCH v2 net-next] net: phy: at803x: remove at803x_aneg_done()
2021-03-18 20:10 UTC (3+ messages)
[PATCH V2] Fix a typo
2021-03-18 20:03 UTC
[PATCH v2] virt_wifi: Return micros for BSS TSF values
2021-03-18 20:04 UTC
[PATCH v3 net-next 0/8] net: dsa: mv88e6xxx: Offload bridge port flags
2021-03-18 19:25 UTC (9+ messages)
` [PATCH v3 net-next 1/8] net: dsa: Add helper to resolve bridge port from DSA port
` [PATCH v3 net-next 2/8] net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGs
` [PATCH v3 net-next 3/8] net: dsa: mv88e6xxx: Provide generic VTU iterator
` [PATCH v3 net-next 4/8] net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTU
` [PATCH v3 net-next 5/8] net: dsa: mv88e6xxx: Use standard helper for broadcast address
` [PATCH v3 net-next 6/8] net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports
` [PATCH v3 net-next 7/8] net: dsa: mv88e6xxx: Offload bridge learning flag
` [PATCH v3 net-next 8/8] net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag
[PATCH net V2 1/1] net: phy: fix invalid phy id when probe using C22
2021-03-18 18:58 UTC (7+ messages)
[PATCH net-next 0/4] net: avoid retpoline overhead on VLAN and TEB GRO
2021-03-18 18:42 UTC (5+ messages)
` [PATCH net-next 1/4] gro: make net/gro.h self-contained
` [PATCH net-next 2/4] gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper
` [PATCH net-next 3/4] vlan/8021q: avoid retpoline overhead on GRO
` [PATCH net-next 4/4] ethernet: avoid retpoline overhead on TEB (GENEVE, NvGRE, VxLAN) GRO
[PATCH net] netsec: restore phy power state after controller reset
2021-03-18 18:40 UTC (2+ messages)
[PATCH net] ipv6: weaken the v4mapped source check
2021-03-18 18:30 UTC (2+ messages)
[PATCH] ethernet: sun: Fix a typo
2021-03-18 18:24 UTC (2+ messages)
[PATCH net] net: core: avoid napi_disable to cause deadlock
2021-03-18 18:23 UTC (3+ messages)
[GIT PULL] vhost: cleanups and fixes
2021-03-18 18:24 UTC (2+ messages)
[PATCH 0/5] qcom: wcnss: Allow overriding firmware form DT
2021-03-18 18:12 UTC (5+ messages)
[PATCH iproute2] iplink: remove support for non-netlink configuration
2021-03-18 17:42 UTC
[PATCH net-next] net: phy: at803x: remove at803x_aneg_done()
2021-03-18 17:09 UTC (7+ messages)
[PATCH] brcmsmac: fix shift on 4 bit masked value
2021-03-18 16:45 UTC
[Patch bpf-next v5 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
2021-03-18 16:40 UTC (4+ messages)
` [Patch bpf-next v5 06/11] sock: introduce sk->sk_prot->psock_update_sk_prot()
[PATCH net-next v2 0/4] net: ipa: support 32-bit targets
2021-03-18 16:24 UTC (4+ messages)
` [PATCH net-next v2 2/4] net: ipa: use upper_32_bits()
[PATCH] selftests/bpf: fix warning comparing pointer to 0
2021-03-18 16:23 UTC (2+ messages)
[PATCH 0/2] net: dsa: bcm_sf2: refactor & update RGMII regs
2021-03-18 16:16 UTC (5+ messages)
` [PATCH 1/2] net: dsa: bcm_sf2: add function finding RGMII register
[PATCH v2 net-next 0/8] net: dsa: mv88e6xxx: Offload bridge port flags
2021-03-18 16:14 UTC (16+ messages)
` [PATCH v2 net-next 1/8] net: dsa: Add helper to resolve bridge port from DSA port
` [PATCH v2 net-next 2/8] net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGs
` [PATCH v2 net-next 3/8] net: dsa: mv88e6xxx: Provide generic VTU iterator
` [PATCH v2 net-next 4/8] net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTU
` [PATCH v2 net-next 5/8] net: dsa: mv88e6xxx: Use standard helper for broadcast address
` [PATCH v2 net-next 7/8] net: dsa: mv88e6xxx: Offload bridge learning flag
` [PATCH v2 net-next 8/8] net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag
[syzbot] BUG: unable to handle kernel access to user memory in sock_ioctl
2021-03-18 15:54 UTC (10+ 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).