messages from 2018-04-09 17:33:50 to 2018-04-11 00:52:34 UTC [more...]
[PATCH] net/tls: Remove VLA usage
2018-04-11 0:52 UTC
[PATCH] make net_gso_ok return false when gso_type is zero(invalid)
2018-04-11 0:51 UTC (5+ messages)
[PATCH] netfilter: ftp helper: Support \n and \r terminators for PORT
2018-04-11 0:11 UTC
[RFC PATCH net-next v6 0/4] Enable virtio_net to act as a backup for a passthru device
2018-04-10 23:59 UTC (10+ messages)
` [RFC PATCH net-next v6 1/4] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
` [RFC PATCH net-next v6 2/4] net: Introduce generic bypass module
` [RFC PATCH net-next v6 3/4] virtio_net: Extend virtio to use VF datapath when available
` [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
[PATCH] net/mlx5: remove some extraneous spaces in indentations
2018-04-10 23:27 UTC (3+ messages)
[PATCH bpf v4] bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
2018-04-10 23:14 UTC (2+ messages)
[PATCH] selftests: bpf: update .gitignore with missing generated files
2018-04-10 23:14 UTC (2+ messages)
[RFC bpf-next v2 0/8] bpf: document eBPF helpers and add a script to generate man page
2018-04-10 22:43 UTC (14+ messages)
` [RFC bpf-next v2 1/8] bpf: add script and prepare bpf.h for new helpers documentation
` [RFC bpf-next v2 2/8] bpf: add documentation for eBPF helpers (01-11)
` [RFC bpf-next v2 3/8] bpf: add documentation for eBPF helpers (12-22)
` [RFC bpf-next v2 4/8] bpf: add documentation for eBPF helpers (23-32)
` [RFC bpf-next v2 5/8] bpf: add documentation for eBPF helpers (33-41)
` [RFC bpf-next v2 6/8] bpf: add documentation for eBPF helpers (42-50)
` [RFC bpf-next v2 7/8] bpf: add documentation for eBPF helpers (51-57)
` [RFC bpf-next v2 8/8] bpf: add documentation for eBPF helpers (58-64)
[PATCH] ibmvnic: Define vnic_login_client_data name field as unsized array
2018-04-10 22:26 UTC
[RFC v3 net-next 00/18] Time based packet transmission
2018-04-10 21:24 UTC (13+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc
[patch net] devlink: convert occ_get op to separate registration
2018-04-10 20:43 UTC (8+ messages)
[RFC net-next 1/2] net: net-porcfs: Reduce rcu lock critical section
2018-04-10 20:35 UTC (5+ messages)
` [RFC net-next 2/2] net: net-sysfs: Reduce netstat_show read_lock "
[PATCH] net: dsa: Discard frames from unused ports
2018-04-10 19:37 UTC
[PATCH net 0/2] l2tp: tunnel creation fixes
2018-04-10 19:01 UTC (3+ messages)
` [PATCH net 1/2] l2tp: fix races in tunnel creation
` [PATCH net 2/2] l2tp: fix race in duplicate tunnel detection
[PATCH v2 iproute2-next 1/1] tc: jsonify skbedit action
2018-04-10 18:04 UTC
[next-queue PATCH v7 00/10] igb: offloading of receive filters
2018-04-10 17:49 UTC (11+ messages)
` [next-queue PATCH v7 01/10] igb: Fix not adding filter elements to the list
` [next-queue PATCH v7 02/10] igb: Fix queue selection on MAC filters on i210
` [next-queue PATCH v7 03/10] igb: Enable the hardware traffic class feature bit for igb models
` [next-queue PATCH v7 04/10] igb: Add support for MAC address filters specifying source addresses
` [next-queue PATCH v7 05/10] igb: Add support for enabling queue steering in filters
` [next-queue PATCH v7 06/10] igb: Allow filters to be added for the local MAC address
` [next-queue PATCH v7 07/10] igb: Enable nfc filters to specify MAC addresses
` [next-queue PATCH v7 08/10] igb: Add MAC address support for ethtool nftuple filters
` [next-queue PATCH v7 09/10] igb: Add the skeletons for tc-flower offloading
` [next-queue PATCH v7 10/10] igb: Add support for adding offloaded clsflower filters
[PATCH] ibmvnic: Disable irqs before exiting reset from closed state
2018-04-10 17:39 UTC
[PATCH] net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragment
2018-04-10 16:57 UTC (2+ messages)
[PATCH] net: bridge: add missing NULL checks
2018-04-10 17:22 UTC (3+ messages)
[PATCH bpf v3] bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
2018-04-10 16:04 UTC (3+ messages)
[RFC] connector: add group_exit_code and signal_flags fields to exit_proc_event
2018-04-10 16:01 UTC (3+ messages)
[PATCH net] sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
2018-04-10 16:00 UTC (2+ messages)
[RFC PATCH net-next v5 0/4] Enable virtio_net to act as a backup for a passthru device
2018-04-10 15:59 UTC (13+ messages)
` [RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
[PATCH net-next] netns: filter uevents correctly
2018-04-10 15:04 UTC (10+ messages)
[PATCH net] ip_gre: clear feature flags when incompatible o_flags are set
2018-04-10 15:04 UTC (4+ messages)
[PATCH linux] net: fix deadlock while clearing neighbor proxy table
2018-04-10 15:02 UTC (2+ messages)
[PATCH] net: usb: hso: Replace GFP_ATOMIC with GFP_KERNEL in hso_create_device
2018-04-10 14:59 UTC (2+ messages)
mISDN: Remove VLAs
2018-04-10 14:57 UTC
[PATCH net-next 0/3] ave: fix the activation issues for some UniPhier SoCs
2018-04-10 14:53 UTC (2+ messages)
[PATCH v2 0/2] vhost: fix vhost_vq_access_ok() log check
2018-04-10 14:50 UTC (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] vhost: return bool from *_access_ok() functions
[PATCH] lan78xx: Don't reset the interface on open
2018-04-10 14:33 UTC (3+ messages)
[PATCH] ath9k: dfs: remove accidental use of stack VLA
2018-04-10 14:33 UTC (2+ messages)
` "
[PATCH] ath10k: fix spelling mistake: "tiggers" -> "triggers"
2018-04-10 14:32 UTC (3+ messages)
` "
[PATCH][next] wil6210: fix potential null dereference of ndev before null check
2018-04-10 14:30 UTC (2+ messages)
` [next] "
[PATCH net 1/2] tun: set the flags before registering the netdevice
2018-04-10 14:28 UTC (2+ messages)
` [PATCH net 2/2] tun: send netlink notification when the device is modified
[PATCH] ath10k: avoid possible string overflow
2018-04-10 14:28 UTC (3+ messages)
` "
[RFC] vhost: introduce mdev based hardware vhost backend
2018-04-10 14:23 UTC (8+ messages)
` [virtio-dev] "
[PATCH] net: sbni: Replace mdelay with msleep in sbni_probe1
2018-04-10 14:22 UTC
marvell switch
2018-04-10 14:21 UTC (4+ messages)
[RFC PATCH v2 00/14] Introducing AF_XDP support
2018-04-10 14:14 UTC (4+ messages)
[PATCH] net: wimax: i2400m: Replace GFP_ATOMIC with GFP_KERNEL in i2400m_tx_setup
2018-04-10 14:14 UTC
aquantia - BUG: unable to handle kernel NULL pointer dereference at 0000000000000058 on reboot
2018-04-10 14:06 UTC (3+ messages)
[PATCH] slip: Check if rstate is initialized before uncompressing
2018-04-10 14:03 UTC (5+ messages)
[PATCH v2] dp83640: Ensure against premature access to PHY registers after reset
2018-04-10 13:50 UTC (2+ messages)
[PATCH] dp83640: Ensure against premature access to PHY registers after reset
2018-04-10 13:50 UTC (2+ messages)
[PATCH] ARM: dts: ls1021a: Specify TBIPA register address
2018-04-10 13:50 UTC (2+ messages)
[PATCH net 0/3] lan78xx: Fixes and enhancements
2018-04-10 13:50 UTC (17+ messages)
` [PATCH net 1/3] lan78xx: PHY DSP registers initialization to address EEE link drop issues with long cables
` [PATCH net 2/3] lan78xx: Add support to dump lan78xx registers
` [PATCH net 3/3] lan78xx: Lan7801 Support for Fixed PHY
[PATCH net] net/ipv6: Increment OUTxxx counters after netfilter hook
2018-04-10 13:49 UTC (2+ messages)
[PATCH v2] net: phy: marvell: Enable interrupt function on LED2 pin
2018-04-10 13:49 UTC (2+ messages)
[PATCH 2/4] hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
2018-04-10 13:49 UTC (2+ messages)
[PATCH 3/4] hv_netvsc: Ensure correct teardown message sequence order
2018-04-10 13:49 UTC (2+ messages)
[PATCH 1/4] hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
2018-04-10 13:49 UTC (2+ messages)
[PATCH] net: wireless: cisco: airo: Replace mdelay with usleep_range in flashgchar
2018-04-10 13:44 UTC
[PATCH 2/2] net: wireless: zydas: Replace GFP_ATOMIC with GFP_KERNEL in zd1201_fw_upload
2018-04-10 13:30 UTC
[PATCH 1/2] net: wireless: zydas: Replace mdelay with msleep in zd1201_probe
2018-04-10 13:30 UTC
[RFC PATCH v3 bpf-next 0/5] bpf/verifier: subprog/func_call simplifications
2018-04-10 12:54 UTC (4+ messages)
` [RFC PATCH v3 bpf-next 4/5] bpf/verifier: use call graph to efficiently check max stack depth
[PATCH v2 0/2] af_key: Fix for sadb_key memcpy read overrun
2018-04-10 11:38 UTC (4+ messages)
` [PATCH v2 2/2] af_key: Use DIV_ROUND_UP() instead of open-coded equivalent
[PATCH] ieee802154: mcr20a: Fix memory leak in mcr20a_probe
2018-04-10 10:58 UTC (4+ messages)
[RFC bpf-next] bpf: document eBPF helpers and add a script to generate man page
2018-04-10 10:21 UTC (5+ messages)
XDP_TX for virtio_net not working in recent kernel?
2018-04-10 10:17 UTC
Best userspace programming API for XDP features query to kernel?
2018-04-10 10:13 UTC (5+ messages)
` [iovisor-dev] "
Patch "x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()" has been added to the 4.4-stable tree
2018-04-10 9:07 UTC
[PATCH bpf v2] bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
2018-04-10 7:13 UTC
[RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
2018-04-10 6:48 UTC (13+ messages)
[PATCH v5 0/6] enable creating [k,u]probe with perf_event_open
2018-04-10 4:54 UTC (3+ messages)
[PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
2018-04-10 4:48 UTC (11+ messages)
[PATCH v15 ] net/veth/XDP: Line-rate packet forwarding in kernel
2018-04-10 4:27 UTC (5+ messages)
[RFC v2] virtio: support packed ring
2018-04-10 3:21 UTC (3+ messages)
[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
2018-04-10 3:17 UTC (3+ messages)
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading
[Resend Patch 1/3] Vmbus: Add function to report available ring buffer to write in total ring size percentage
2018-04-10 2:58 UTC (4+ messages)
[PATCH 1/2] Revert "alx: remove WoL support"
2018-04-10 2:40 UTC (5+ messages)
` [PATCH 2/2] alx: add disable_wol paramenter
[PATCH v2] net: decnet: Replace GFP_ATOMIC with GFP_KERNEL in dn_route_init
2018-04-10 1:18 UTC
[PATCH v2] net: tipc: Replace GFP_ATOMIC with GFP_KERNEL in tipc_mon_create
2018-04-10 1:17 UTC
[PATCH v2] net: nsci: Replace GFP_ATOMIC with GFP_KERNEL in ncsi_register_dev
2018-04-10 1:16 UTC
[PATCH v2] net: tipc: Replace GFP_ATOMIC with GFP_KERNEL in tipc_mon_create
2018-04-10 1:16 UTC
[PATCH v2] net: decnet: Replace GFP_ATOMIC with GFP_KERNEL in dn_route_init
2018-04-10 1:15 UTC
[PATCH v2] net: dccp: Replace GFP_ATOMIC with GFP_KERNEL in dccp_init
2018-04-10 1:14 UTC
[PATCH RESEND net] vhost: fix vhost_vq_access_ok() log check
2018-04-10 1:05 UTC (2+ messages)
[PATCH bpf] bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
2018-04-10 0:51 UTC (4+ messages)
[PATCH] iscsi: respond to netlink with unicast when appropriate
2018-04-09 23:03 UTC (2+ messages)
[net-next PATCH v3 00/11] Add support for netcp driver on K2G SoC
2018-04-09 21:12 UTC (3+ messages)
` [net-next PATCH v3 01/11] soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
[PATCH] mISDN: Remove VLAs
2018-04-09 21:07 UTC
[PATCH AUTOSEL for 4.9 160/293] MIPS: Give __secure_computing() access to syscall arguments
2018-04-09 20:26 UTC (2+ messages)
Patch "x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()" has been added to the 4.9-stable tree
2018-04-09 20:00 UTC
RFC: ti_hecc: don't repoll but interrupt again
2018-04-09 19:49 UTC
[PATCH iproute2-next 1/1] tc: jsonify skbedit action
2018-04-09 17:57 UTC (3+ messages)
[next-queue PATCH v6 00/10] igb: offloading of receive filters
2018-04-09 17:36 UTC (9+ messages)
` [next-queue PATCH v6 08/10] igb: Add MAC address support for ethtool nftuple filters
` [Intel-wired-lan] "
` [next-queue PATCH v6 10/10] igb: Add support for adding offloaded clsflower filters
` [Intel-wired-lan] "
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).