netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-14 11:44:32 to 2020-08-16 15:02:37 UTC [more...]

[DRAFT PATCH] random32: make prandom_u32() output unpredictable
 2020-08-16 15:01 UTC  (8+ messages)

[Patch net] tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
 2020-08-16 12:34 UTC  (2+ messages)

ping not working
 2020-08-16 12:30 UTC  (2+ messages)

[PATCH V1 net 0/3] Bug fixes for ENA ethernet driver
 2020-08-16 10:25 UTC  (6+ messages)
` [PATCH V1 net 1/3] net: ena: Prevent reset after device destruction

[PATCH net] tipc: not enable tipc when ipv6 works as a module
 2020-08-16  9:32 UTC 

[RFC PATCH 0/2] proc,socket: attach description to sockets
 2020-08-16  9:00 UTC  (8+ messages)
` [PATCH 1/2] mm: add GFP mask param to strndup_user
` [PATCH 2/2] net: socket: implement SO_DESCRIPTION
  ` [RFC PATCH] net: socket: sock_set_description() can be static

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-16  8:44 UTC  (6+ messages)

HCI_EV_PHY_LINK_COMPLETE in net/bluetooth/hci_event.c
 2020-08-16  8:13 UTC 

[PATCH iproute2-rc v1 0/2] Fix rdmatool JSON conversion
 2020-08-16  7:58 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: SOFT-ROCE: Change Zhu Yanjun's email address
 2020-08-16  7:45 UTC  (2+ messages)

[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-16  7:15 UTC  (3+ messages)
` [PATCH v5 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v5 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-16  7:08 UTC  (3+ messages)
` [PATCH v5 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v5 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[PATCH 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-16  6:26 UTC  (4+ messages)
` [PATCH 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[PATCH v2] bpf: Convert to use the preferred fallthrough macro
 2020-08-16  5:46 UTC  (2+ messages)

[RFC 0/3] staging: qlge: Re-writing the debugging features
 2020-08-16  2:57 UTC  (6+ messages)
` [RFC 1/3] Initialize devlink health dump framework for the dlge driver
` [RFC 2/3] staging: qlge: coredump via devlink health reporter
` [RFC 3/3] staging: qlge: clean up code that dump info to dmesg

[PATCH net] drivers/net/wan/lapbether: Added needed_tailroom
 2020-08-16  2:28 UTC  (6+ messages)

[PATCH] net: add missing skb_uarg refcount increment in pskb_carve_inside_header()
 2020-08-15  2:09 UTC 

[PATCH] net: correct zerocopy refcnt with newly allocated UDP or RAW uarg
 2020-08-15  2:02 UTC 

[GIT PULL] 9p update for 5.9-rc1
 2020-08-16  1:55 UTC  (2+ messages)

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-15  1:50 UTC 

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-15  1:48 UTC 

[PATCH v2] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
 2020-08-15  8:48 UTC 

[PATCH] net: handle the return value of pskb_carve_frag_list() correctly
 2020-08-15  8:46 UTC 

[PATCH] net: Fix potential wrong skb->protocol in skb_vlan_untag()
 2020-08-15  8:44 UTC 

[PATCH net v4] net: xdp: account for layer 3 packets in generic skb handler
 2020-08-15  7:54 UTC  (12+ messages)
    ` [PATCH net v5] "
        ` [PATCH net v6] "

[PATCH net] net: xdp: pull ethernet header off packet after computing skb->protocol
 2020-08-15  7:29 UTC 

[PATCH v5 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-08-15 23:28 UTC  (9+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague
` [PATCH v5 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
` [PATCH v5 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part
` [PATCH v5 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support
` [PATCH v5 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
` [PATCH v5 6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation

[PATCH net-next v5] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
 2020-08-15 22:50 UTC  (5+ messages)

[PATCH] netfilter: nf_conntrack_sip: fix parsing error
 2020-08-15 22:50 UTC  (2+ messages)

[PATCH 0/8] Netfilter fixes for net
 2020-08-15 10:32 UTC  (9+ messages)
` [PATCH 1/8] netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian
` [PATCH 2/8] netfilter: nft_compat: remove flush counter optimization
` [PATCH 3/8] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
` [PATCH 4/8] netfilter: nf_tables: free chain context when BINDING flag is missing
` [PATCH 5/8] selftests: netfilter: add checktool function
` [PATCH 6/8] selftests: netfilter: add MTU arguments to flowtables
` [PATCH 7/8] selftests: netfilter: kill running process only
` [PATCH 8/8] netfilter: ebtables: reject bogus getopt len value

[PATCH v4 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-15 12:42 UTC  (3+ messages)
` [PATCH v2 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v4 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

WARNING: refcount bug in p9_req_put
 2020-08-15  5:23 UTC  (2+ messages)

pull-request: can 2020-08-15
 2020-08-15  9:21 UTC  (5+ messages)
` [PATCH 1/4] can: j1939: fix support for multipacket broadcast message
` [PATCH 2/4] can: j1939: cancel rxtimer on multipacket broadcast session complete
` [PATCH 3/4] can: j1939: abort multipacket broadcast session when timeout occurs
` [PATCH 4/4] can: j1939: add rxtimer for multipacket broadcast session

[PATCH net] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
 2020-08-15  5:21 UTC  (3+ messages)

[PATCH] seg6: using DSCP of inner IPv4 packets
 2020-08-15  9:47 UTC  (5+ messages)

KMSAN: uninit-value in hci_chan_lookup_handle
 2020-08-15 17:19 UTC 

[PATCH 1/3] net: lantiq: Wake TX queue again
 2020-08-15 18:33 UTC  (3+ messages)
` [PATCH 2/3] net: lantiq: use netif_tx_napi_add() for TX NAPI
` [PATCH 3/3] net: lantiq: Use napi_complete_done()

memory leak in read_adv_mon_features
 2020-08-15 17:19 UTC 

Alternate location for skb_shared_info other than the tail?
 2020-08-15 17:34 UTC  (2+ messages)

[Patch net] bonding: fix a potential double-unregister
 2020-08-15  3:05 UTC 

[PATCH net 0/3] ethtool-netlink bug fixes
 2020-08-15  3:45 UTC  (6+ messages)
` [PATCH net 1/3] ethtool: Fix preserving of wanted feature bits in netlink interface
` [PATCH net 2/3] ethtool: Account for hw_features "
` [PATCH net 3/3] ethtool: Don't omit the netlink reply if no features were changed

[PATCH v2] net: openvswitch: introduce common code for flushing flows
 2020-08-15  7:39 UTC  (4+ messages)

[PATCH net] bonding: show saner speed for broadcast mode
 2020-08-15  3:40 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] Bluetooth: Only mark socket zapped after unlocking
 2020-08-15  0:40 UTC 

[PATCH net] ipvlan: fix device features
 2020-08-15  5:53 UTC 

sctp: num_ostreams and max_instreams negotiation
 2020-08-15 14:49 UTC  (3+ messages)

[RFT PATCH] net: fec: Fix MDIO polled IO
 2020-08-15 21:00 UTC  (2+ messages)
` [RFT] "

pull-request: bpf 2020-08-15
 2020-08-15  0:22 UTC  (2+ messages)

[PATCH net,stable 1/1] net: fec: correct the error path for regulator disable in probe
 2020-08-14 23:49 UTC  (2+ messages)

[PATCH] docs: networking: bonding.rst resources section cleanup
 2020-08-14 23:44 UTC  (2+ messages)

[PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou()
 2020-08-14 23:43 UTC  (2+ messages)

[net v2 0/3][pull request] Intel Wired LAN Driver Updates 2020-08-14
 2020-08-14 23:42 UTC  (5+ messages)
` [net v2 1/3] igc: Fix PTP initialization
` [net v2 2/3] i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
` [net v2 3/3] i40e: Fix crash during removing i40e driver

BUG: corrupted list in bt_accept_unlink
 2020-08-14 23:30 UTC 

BUG: unable to handle kernel paging request in free_block (5)
 2020-08-14 22:59 UTC  (2+ messages)

[PATCH] bluetooth: Set ext scan response only when it exists
 2020-08-14 22:23 UTC 

[net 0/3][pull request] Intel Wired LAN Driver Updates 2020-08-14
 2020-08-14 21:39 UTC  (7+ messages)
` [net 1/3] igc: Fix PTP initialization
` [net 2/3] i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
` [net 3/3] i40e: Fix crash during removing i40e driver

[PATCH net] mptcp: sendmsg: reset iter on error
 2020-08-14 21:12 UTC  (3+ messages)

[PATCH net] sfc: check hash is valid before using it
 2020-08-14 21:07 UTC  (2+ messages)

pull-request: can 2020-08-14
 2020-08-14 20:58 UTC  (4+ messages)
` [PATCH 1/6] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()

[PATCH] net: qrtr: fix usage of idr in port assignment to socket
 2020-08-14 20:55 UTC  (2+ messages)

[PATCH net 0/5] refactoring of ibmvnic code
 2020-08-14 20:53 UTC  (2+ messages)

[PATCH v1 0/2] To support the HFP WBS, a chip vendor may choose a particular
 2020-08-14 20:07 UTC  (5+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: define HCI packet sizes of USB Alts
` [PATCH v1 2/2] Bluetooth: sco: expose WBS packet length in socket option

[PATCH 2/2 nf] selftests: netfilter: exit on invalid parameters
 2020-08-14 18:55 UTC 

[PATCH 1/2 nf] selftests: netfilter: fix header example
 2020-08-14 18:55 UTC 

KASAN: use-after-free Read in refcount_inc_not_zero_checked (2)
 2020-08-14 18:48 UTC  (2+ messages)

[PATCH 01/30] net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
 2020-08-14 17:25 UTC  (18+ messages)
` [PATCH 03/30] net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
` [PATCH 04/30] net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bond' and 'addr' params
` [PATCH 05/30] net: wireless: atmel: atmel: Demote non-kerneldoc header to standard comment block
` [PATCH 06/30] net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
` [PATCH 07/30] net: wireless: broadcom: b43: main: Add braces around empty statements
` [PATCH 08/30] net: wireless: ath: carl9170: Mark 'ar9170_qmap' as __maybe_unused
` [PATCH 12/30] net: wireless: cisco: airo: Fix a myriad of coding style issues
` [PATCH 26/30] net: wireless: broadcom: b43: phy_common: Demote non-conformant kerneldoc header

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-14 17:11 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-08-14 17:07 UTC  (11+ messages)

[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
 2020-08-14 17:01 UTC  (5+ messages)
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk

[PATCH] ath10k: fix the status check and wrong return
 2020-08-14 16:40 UTC  (2+ messages)

[PATCH][for v4.4 only] udp: drop corrupt packets earlier to avoid data corruption
 2020-08-14 16:26 UTC  (5+ messages)

[PATCH bpf] selftest/bpf: make bpftool if it is not already built
 2020-08-14 16:01 UTC  (2+ messages)

[PATCH] net: correct zerocopy refcnt with newly allocated UDP or RAW uarg
 2020-08-14 15:44 UTC  (2+ messages)

[PATCH] iproute2: ip maddress: Check multiaddr length
 2020-08-14 15:27 UTC  (2+ messages)

KMSAN: uninit-value in __skb_checksum_complete (5)
 2020-08-14 15:09 UTC 

[PATCH for v5.9] ath5k: Replace HTTP links with HTTPS ones
 2020-08-14 15:06 UTC  (2+ messages)

WARNING: locking bug in try_to_grab_pending
 2020-08-14 15:05 UTC  (3+ messages)

[PATCH 7/7] ath: drop unnecessary list_empty
 2020-08-14 15:05 UTC  (2+ messages)

[PATCH][next] ath9k: Use fallthrough pseudo-keyword
 2020-08-14 15:04 UTC  (2+ messages)

[PATCH][next] wil6210: Avoid the use of one-element array
 2020-08-14 14:47 UTC  (2+ messages)

[PATCH] ath9k: Fix typo in function name
 2020-08-14 14:45 UTC  (2+ messages)

[PATCH for v5.9] ath9k: Replace HTTP links with HTTPS ones
 2020-08-14 14:44 UTC  (2+ messages)

[PATCH] clk: clk-hi3670: Add CLK_IGNORE_UNUSED flag
 2020-08-14 14:16 UTC 

[PATCH 1/3] selftests: Add VRF icmp error route lookup test
 2020-08-14 14:05 UTC  (3+ messages)

[PATCH] net: add missing skb_uarg refcount increment in pskb_carve_inside_header()
 2020-08-14 13:45 UTC  (2+ messages)

[net-next v4 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-08-14 13:18 UTC  (7+ messages)
` [net-next v4 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH ethtool 0/2] ethtool-netlink compatibility fixes
 2020-08-14 13:17 UTC  (3+ messages)
` [PATCH ethtool 1/2] netlink: Fix the condition for displaying actual changes
` [PATCH ethtool 2/2] netlink: Print and return an error when features weren't changed

num_ostreams and max_instreams negotiation
 2020-08-14 12:41 UTC  (2+ messages)

[RFC][PATCH] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc
 2020-08-14 12:05 UTC 


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