messages from 2020-01-23 17:10:36 to 2020-01-24 14:24:04 UTC [more...]
[PATCH AUTOSEL 5.4 001/107] batman-adv: Fix DAT candidate selection on little endian systems
2020-01-24 14:18 UTC (7+ messages)
` [PATCH AUTOSEL 5.4 039/107] ixgbevf: Remove limit of 10 entries for unicast filter list
` [PATCH AUTOSEL 5.4 065/107] ptp: free ptp device pin descriptors properly
` [PATCH AUTOSEL 5.4 067/107] r8152: add missing endpoint sanity check
` [PATCH AUTOSEL 5.4 089/107] net: ethernet: ave: Avoid lockdep warning
` [PATCH AUTOSEL 5.4 091/107] netfilter: nft_tunnel: fix null-attribute check
` [PATCH AUTOSEL 5.4 093/107] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
[PATCH AUTOSEL 4.19 01/56] batman-adv: Fix DAT candidate selection on little endian systems
2020-01-24 14:20 UTC (6+ messages)
` [PATCH AUTOSEL 4.19 37/56] wireless: fix enabling channel 12 for custom regulatory domain
` [PATCH AUTOSEL 4.19 38/56] cfg80211: Fix radar event during another phy CAC
` [PATCH AUTOSEL 4.19 49/56] netfilter: nft_tunnel: fix null-attribute check
` [PATCH AUTOSEL 4.19 50/56] netfilter: nft_tunnel: ERSPAN_VERSION must not be null
` [PATCH AUTOSEL 4.19 51/56] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
[PATCH AUTOSEL 4.9 01/18] batman-adv: Fix DAT candidate selection on little endian systems
2020-01-24 14:21 UTC (8+ messages)
` [PATCH AUTOSEL 4.9 09/18] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
` [PATCH AUTOSEL 4.9 10/18] netfilter: fix a use-after-free in mtype_destroy()
` [PATCH AUTOSEL 4.9 13/18] wireless: fix enabling channel 12 for custom regulatory domain
` [PATCH AUTOSEL 4.9 14/18] mac80211: Fix TKIP replay protection immediately after key setup
` [PATCH AUTOSEL 4.9 15/18] wireless: wext: avoid gcc -O3 warning
` [PATCH AUTOSEL 4.9 16/18] cfg80211: check for set_wiphy_params
` [PATCH AUTOSEL 4.9 17/18] net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
[PATCH AUTOSEL 4.4 1/9] batman-adv: Fix DAT candidate selection on little endian systems
2020-01-24 14:22 UTC (7+ messages)
` [PATCH AUTOSEL 4.4 3/9] ixgbevf: Remove limit of 10 entries for unicast filter list
` [PATCH AUTOSEL 4.4 4/9] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
` [PATCH AUTOSEL 4.4 5/9] netfilter: fix a use-after-free in mtype_destroy()
` [PATCH AUTOSEL 4.4 6/9] r8152: add missing endpoint sanity check
` [PATCH AUTOSEL 4.4 7/9] wireless: wext: avoid gcc -O3 warning
` [PATCH AUTOSEL 4.4 8/9] cfg80211: check for set_wiphy_params
[PATCH AUTOSEL 4.14 01/32] batman-adv: Fix DAT candidate selection on little endian systems
2020-01-24 14:21 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 24/32] wireless: wext: avoid gcc -O3 warning
` [PATCH AUTOSEL 4.14 32/32] bnxt_en: Fix ipv6 RFS filter matching logic
[PATCH net-next 00/14] mlxsw: Offload TBF
2020-01-24 14:03 UTC (16+ messages)
` [PATCH net-next 01/14] net: sched: sch_tbf: Don't overwrite backlog before dumping
` [PATCH net-next 02/14] net: sched: Make TBF Qdisc offloadable
` [PATCH net-next 03/14] mlxsw: spectrum_qdisc: Extract a per-TC stat function
` [PATCH net-next 04/14] mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()
` [PATCH net-next 05/14] mlxsw: spectrum_qdisc: Extract a common leaf unoffload function
` [PATCH net-next 06/14] mlxsw: reg: Add max_shaper_bs to QoS ETS Element Configuration
` [PATCH net-next 07/14] mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DIS
` [PATCH net-next 08/14] mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_sp
` [PATCH net-next 09/14] mlxsw: spectrum: Configure shaper rate and burst size together
` [PATCH net-next 10/14] mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc
` [PATCH net-next 11/14] selftests: Move two functions from mlxsw's qos_lib to lib
` [PATCH net-next 12/14] selftests: forwarding: lib: Add helpers for busywaiting
` [PATCH net-next 13/14] selftests: forwarding: lib: Allow reading TC rule byte counters
` [PATCH net-next 14/14] selftests: mlxsw: Add a TBF selftest
[PATCH net 1/5] netdevsim: fix a race condition in netdevsim operations
2020-01-24 13:53 UTC (6+ messages)
[PATCH bpf-next 00/12] Add support for XDP in egress path
2020-01-24 13:44 UTC (13+ messages)
` [PATCH bpf-next 02/12] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH bpf-next 03/12] net: Add IFLA_XDP_EGRESS for XDP programs in the egress path
` [PATCH bpf-next 10/12] tun: run XDP program in tx path
[PATCH net-next v4 1/2] net: UDP tunnel encapsulation module for
2020-01-24 13:30 UTC (3+ messages)
[RFC] can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
2020-01-24 13:26 UTC
[PATCH bpf 0/4] Various fixes for sockmap and reuseport tests
2020-01-24 12:45 UTC (20+ messages)
` [PATCH bpf 1/4] selftests: bpf: use a temporary file in test_sockmap
` [PATCH bpf 2/4] selftests: bpf: ignore RST packets for reuseport tests
` [PATCH bpf 3/4] selftests: bpf: make reuseport test output more legible
` [PATCH bpf 4/4] selftests: bpf: reset global state between reuseport test runs
` [PATCH bpf-next v2 0/4] Various fixes for sockmap and reuseport tests
` [PATCH bpf-next v2 1/4] selftests: bpf: use a temporary file in test_sockmap
` [PATCH bpf-next v2 2/4] selftests: bpf: ignore FIN packets for reuseport tests
` [PATCH bpf-next v2 3/4] selftests: bpf: make reuseport test output more legible
` [PATCH bpf-next v2 4/4] selftests: bpf: reset global state between reuseport test runs
[PATCH] mvneta driver XDP fixes armhf
2020-01-24 12:03 UTC (3+ messages)
[PATCH net-next v2 0/4] net: bridge: add per-vlan state option
2020-01-24 11:58 UTC (6+ messages)
` [PATCH net-next v2 1/4] net: bridge: check port state before br_allowed_egress
` [PATCH net-next v2 2/4] net: bridge: vlan: add basic option dumping support
` [PATCH net-next v2 3/4] net: bridge: vlan: add basic option setting support
` [PATCH net-next v2 4/4] net: bridge: vlan: add per-vlan state
[PATCH v4] mvneta driver disallow XDP program on hardware buffer management
2020-01-24 11:52 UTC (3+ messages)
[PATCH 4.19 473/639] net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
2020-01-24 9:30 UTC
[PATCH v4 00/17] octeontx2-pf: Add network driver for physical function
2020-01-24 11:21 UTC (6+ messages)
` [PATCH v4 04/17] octeontx2-pf: Initialize and config queues
WARNING in tracing_func_proto
2020-01-24 10:44 UTC (4+ messages)
[PATCH 0/6] netdev: seq_file .next functions should increase position index
2020-01-24 10:42 UTC (2+ messages)
debugging TCP stalls on high-speed wifi
2020-01-24 10:34 UTC (7+ messages)
[PATCH bpf-next] bpftool: print function linkage in BTF dump
2020-01-24 10:12 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: improve bpftool changes detection
2020-01-24 10:11 UTC (4+ messages)
` [Potential Spoof] "
[PATCH bpf-next] selftests/bpf: initialize duration variable before using
2020-01-24 10:11 UTC (3+ messages)
[PATCH 4.14 253/343] net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
2020-01-24 9:31 UTC
[PATCH] net-xdp: netdev attribute to control xdpgeneric skb linearization
2020-01-24 9:57 UTC (12+ messages)
[PATCH net-next] v2 net-xdp: netdev attribute to control xdpgeneric skb linearization
2020-01-24 9:55 UTC (2+ messages)
[PATCH] net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
2020-01-24 9:41 UTC
Request to back port "net: phy: Keep reporting transceiver type" to stable-4.9
2020-01-24 9:25 UTC (3+ messages)
KASAN: slab-out-of-bounds Read in bitmap_port_destroy
2020-01-24 9:11 UTC
[PATCH net v3 0/5] net: stmmac: general fixes for Ethernet functionality
2020-01-24 9:06 UTC (8+ messages)
` [PATCH net v3 1/5] net: stmmac: Fix incorrect location to set real_num_rx|tx_queues
` [PATCH net v3 2/5] net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+
[PATCH net] fou: Fix IPv6 netlink policy
2020-01-24 8:59 UTC (2+ messages)
[PATCH] iwlwifi: fix config variable name in comment
2020-01-24 8:46 UTC (2+ messages)
[PATCH net-next v2 00/13] Handle multi chain hardware misses
2020-01-24 8:46 UTC (4+ messages)
` [PATCH net-next v2 01/13] net: sched: support skb chain ext in tc classification path
[PATCH net-next v2 0/4] Support fraglist GRO/GSO
2020-01-24 8:22 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: Add fraglist GRO/GSO feature flags
` [PATCH net-next v2 2/4] net: Add a netdev software feature set that defaults to off
` [PATCH net-next v2 3/4] net: Support GRO/GSO fraglist chaining
` [PATCH net-next v2 4/4] udp: Support UDP fraglist GRO/GSO
[PATCH v3] mvneta driver disallow XDP program on hardware buffer management
2020-01-24 8:13 UTC (2+ messages)
[PATCH net] tcp: do not leave dangling pointers in tp->highest_sack
2020-01-24 8:10 UTC (4+ messages)
[PATCH bpf-next] libbpf: improve handling of failed CO-RE relocations
2020-01-24 7:20 UTC (2+ messages)
` [Potential Spoof] "
[PATCH][V2] net/rose: fix spelling mistake "to" -> "too"
2020-01-24 7:12 UTC (2+ messages)
[PATCH] caif_usb: fix spelling mistake "to" -> "too"
2020-01-24 7:12 UTC (2+ messages)
tg3 hard lockups when injecting PCI errors
2020-01-24 6:58 UTC (2+ messages)
KASAN: slab-out-of-bounds Read in bitmap_port_destroy
2020-01-24 4:55 UTC (2+ messages)
[PATCH] net: wireless: realtek: rtlwifi: fix spelling mistake
2020-01-24 4:34 UTC
KASAN: slab-out-of-bounds Read in tcf_exts_destroy
2020-01-24 1:41 UTC (3+ messages)
[Patch net] net_sched: walk through all child classes in tc_bind_tclass()
2020-01-24 1:27 UTC
[PATCH AUTOSEL 5.4 27/33] Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
2020-01-24 1:17 UTC
[Patch net] net_sched: fix ops->bind_class() implementations
2020-01-24 0:26 UTC
net: phy: PHY connected SFP behavior
2020-01-24 0:06 UTC (2+ messages)
[PATCH] ath10k: Use device_get_match_data() to simplify code
2020-01-23 23:29 UTC
[PATCH] ath10k: Add newlines to printk messages
2020-01-23 23:24 UTC
[PATCH net-next] net-xdp: document xdp_linearize
2020-01-23 23:21 UTC
[net-next, rdma-next] [pull request] Use ODP MRs for kernel ULPs
2020-01-23 22:49 UTC (3+ messages)
[PATCH net-next v5 0/2] Bare UDP L3 Encapsulation Module
2020-01-23 22:42 UTC (4+ messages)
` [PATCH net-next v5 1/2] net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH net-next v5 2/2] net: Special handling for IP & MPLS
[RFC 0/2] Add ACPI bindings to the genet
2020-01-23 22:32 UTC (6+ messages)
` [RFC 1/2] net: bcmgenet: Initial bcmgenet ACPI support
` [RFC 2/2] net: bcmgenet: Fetch MAC address from the adapter
WARNING in __proc_create (2)
2020-01-23 22:22 UTC
[PATCH net] net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
2020-01-23 22:05 UTC (2+ messages)
[PATCH] bpf: devmap: Pass lockdep expression to RCU lists
2020-01-23 22:04 UTC (6+ messages)
[PATCH V4,net-next, 0/2] hv_netvsc: Add XDP support
2020-01-23 21:52 UTC (3+ messages)
` [PATCH V4,net-next, 1/2] "
` [PATCH V4,net-next, 2/2] hv_netvsc: Update document for "
[PATCH ghak90 V8 00/16] audit: implement container identifier
2020-01-23 21:47 UTC (11+ messages)
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
2020-01-23 21:28 UTC (6+ messages)
[PATCH net-next 0/4] net: bridge: add per-vlan state option
2020-01-23 21:10 UTC (5+ messages)
` [PATCH net-next 1/4] net: bridge: check port state before br_allowed_egress
[PATCH net 0/3] net: fsl/fman: address erratum A011043
2020-01-23 21:09 UTC (3+ messages)
[PATCH v3] [net]: Fix skb->csum update in inet_proto_csum_replace16()
2020-01-23 20:50 UTC (4+ messages)
` [PATCH v4] "
[Patch net] net_sched: fix datalen for ematch
2020-01-23 20:35 UTC (2+ messages)
[pull request][net-next 00/15] Mellanox, mlx5 mlx5-updates-2020-01-22
2020-01-23 20:27 UTC (2+ messages)
[PATCH net v3 00/12] Fixes for SONIC ethernet driver
2020-01-23 20:24 UTC (2+ messages)
[PATCH net-next 0/2] Add PHY IDs for DP83825/6
2020-01-23 20:21 UTC (2+ messages)
[PATCH] net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
2020-01-23 20:19 UTC (2+ messages)
[PATCH net 1/1] qlcnic: Fix CPU soft lockup while collecting firmware dump
2020-01-23 20:13 UTC (2+ messages)
[PATCH] net-core: remove unnecessary ETHTOOL_GCHANNELS initialization
2020-01-23 20:01 UTC (6+ messages)
[PATCH bpf-next v4 00/12] Extend SOCKMAP to store listening sockets
2020-01-23 19:15 UTC (5+ messages)
` [PATCH bpf-next v4 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone
[PATCH] net: stmmac: platform: fix probe for ACPI devices
2020-01-23 1:16 UTC
WARNING in cbq_destroy
2020-01-23 18:14 UTC (2+ messages)
[PATCH net-next v5 0/1] Bareudp Device Support
2020-01-23 18:06 UTC (2+ messages)
` [PATCH net-next v5 1/1] Bareudp device support
[PATCH net-next v2] devlink: Add health recover notifications on devlink flows
2020-01-23 17:57 UTC
[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
2020-01-23 17:50 UTC (5+ messages)
[Bluez PATCH v1] bluetooth: secure bluetooth stack from bluedump attack
2020-01-23 17:46 UTC (4+ messages)
[PATCH V3,net-next, 0/2] hv_netvsc: Add XDP support
2020-01-23 17:44 UTC (6+ messages)
` [PATCH V3,net-next, 1/2] "
pull-request: bpf-next 2020-01-22
2020-01-23 17:26 UTC (2+ messages)
[PATCH v2 net-next 00/13] qed*: Utilize FW 8.42.2.0
2020-01-23 17:16 UTC (2+ 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).