messages from 2018-09-06 16:04:42 to 2018-09-07 17:23:18 UTC [more...]
[PATCH] freescale: ethernet: remove unnecessary unlikely()
2018-09-07 17:23 UTC
[PATCH] wimax: i2400m: remove unnecessary unlikely()
2018-09-07 17:22 UTC
[PATCH v3 0/2] net: ethernet: i40e/i40evf fix build error
2018-09-07 17:14 UTC (9+ messages)
` [PATCH v3 1/2] net: ethernet: i40e: "
` [PATCH v3 2/2] net: ethernet: i40evf: fix underlying "
[PATCH] nfp: replace spin_lock_bh with spin_lock in tasklet callback
2018-09-07 17:01 UTC
[PATCHES] cls_u32 cleanups and fixes
2018-09-07 12:33 UTC (18+ messages)
` [PATCH 1/7] fix hnode refcounting
` [PATCH 2/7] mark root hnode explicitly
` [PATCH 6/7] get rid of tc_u_common ->rcu
network device suspend/resume
2018-09-07 11:57 UTC
[PATCH] ethernet:netronome:nfp:move spin_lock_bh to spin_lock in tasklet
2018-09-07 16:36 UTC (3+ messages)
Network device suspend/resume
2018-09-07 11:49 UTC
[PATCH v2 net-next 0/4] net: batched receive in GRO path
2018-09-07 11:43 UTC (10+ messages)
` [PATCH v2 net-next 1/4] net: introduce list entry point for GRO
` [PATCH v2 net-next 2/4] sfc: use batched receive "
` [PATCH v2 net-next 3/4] net: make listified RX functions return number of good packets
` [PATCH v2 net-next 4/4] net/core: handle GRO_NORMAL skbs as a list in napi_gro_receive_list
[PATCH net-next 00/11] Vhost_net TX batching
2018-09-07 16:13 UTC (36+ messages)
` [PATCH net-next 01/11] net: sock: introduce SOCK_XDP
` [PATCH net-next 02/11] tuntap: switch to use XDP_PACKET_HEADROOM
` [PATCH net-next 03/11] tuntap: enable bh early during processing XDP
` [PATCH net-next 04/11] tuntap: simplify error handling in tun_build_skb()
` [PATCH net-next 05/11] tuntap: tweak on the path of non-xdp case "
` [PATCH net-next 06/11] tuntap: split out XDP logic
` [PATCH net-next 07/11] tuntap: move XDP flushing out of tun_do_xdp()
` [PATCH net-next 08/11] tun: switch to new type of msg_control
` [PATCH net-next 09/11] tuntap: accept an array of XDP buffs through sendmsg()
` [PATCH net-next 10/11] tap: "
` [PATCH net-next 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets
linux-next: build failure after merge of the net-next tree
2018-09-07 15:30 UTC (3+ messages)
[PATCH net-next] cxgb4: impose mandatory VLAN usage when non-zero TAG ID
2018-09-07 10:29 UTC
[PATCH] PCI: Reprogram bridge prefetch registers on resume
2018-09-07 15:05 UTC (5+ messages)
` [Nouveau] "
[PATCH 3/4] of: Convert to using %pOFn instead of device_node.name
2018-09-07 14:58 UTC (3+ messages)
kernels >= v4.12 oops/crash with ipsec-traffic: partly bisected
2018-09-07 9:53 UTC (4+ messages)
` kernels > v4.12 oops/crash with ipsec-traffic: bisected to b838d5e1c5b6e57b10ec8af2268824041e3ea911: ipv4: mark DST_NOGC and remove the operation of dst_free()
[PATCH net-next v2 0/5] virtio: support packed ring
2018-09-07 14:10 UTC (12+ messages)
` [PATCH net-next v2 1/5] virtio: add packed ring definitions
` [PATCH net-next v2 2/5] virtio_ring: support creating packed ring
` [PATCH net-next v2 3/5] virtio_ring: add packed ring support
` [PATCH net-next v2 4/5] virtio_ring: add event idx support in packed ring
` Re: [PATCH net-next v2 0/5] virtio: support "
[PATCH net-next] net: sched: cls_flower: dump offload count value
2018-09-07 9:28 UTC (3+ messages)
GREETINGS FROM TRACY WILLIAM
2018-09-07 9:20 UTC
[PATCH] ethernet: renesas: convert to SPDX identifiers
2018-09-07 9:16 UTC (4+ messages)
[PATCH] xen/netfront: fix waiting for xenbus state change
2018-09-07 13:46 UTC (2+ messages)
[PATCH v2 0/4] i40e AF_XDP zero-copy buffer leak fixes
2018-09-07 8:18 UTC (5+ messages)
` [PATCH v2 1/4] i40e: clean zero-copy XDP Tx ring on shutdown/reset
` [PATCH v2 2/4] net: xsk: add a simple buffer reuse queue
` [PATCH v2 3/4] i40e: clean zero-copy XDP Rx ring on shutdown/reset
` [PATCH v2 4/4] i40e: disallow changing the number of descriptors when AF_XDP is on
[PATCH] net/sock: move memory_allocated over to percpu_counter variables
2018-09-07 7:21 UTC (6+ messages)
[PATCH] xen-netfront: wait xenbus state change when load module manually
2018-09-07 11:30 UTC (8+ messages)
` [Xen-devel] "
[RFC PATCH bpf-next v2 0/4] Implement bpf queue/stack maps
2018-09-07 6:27 UTC (3+ messages)
[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
2018-09-07 10:46 UTC (4+ messages)
` [PATCH 09/12] iwlwifi: Remove local iwl_bcast_addr and use ether_broadcast_addr
[PATCH net-next] bnxt_en: remove set but not used variable 'addr_type'
2018-09-07 4:55 UTC (2+ messages)
[Patch net v3] tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
2018-09-07 4:50 UTC (2+ messages)
[PATCH net-next v2] openvswitch: Derive IP protocol number for IPv6 later frags
2018-09-07 4:48 UTC (3+ messages)
[PATCH] netfilter: masquerade: don't flush all conntracks if only one address deleted on device
2018-09-07 8:33 UTC
[PATCH net-next 1/2] netlink: ipv4 IGMP join notifications
2018-09-07 3:40 UTC (3+ messages)
` [PATCH net-next v3 1/2] netlink: ipv4 igmp "
[PATCH v2 2/2] net: ethernet: i40evf: fix potential build error
2018-09-07 7:25 UTC (2+ messages)
[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
2018-09-07 7:21 UTC (7+ messages)
[PATCH] crypto: Adds user space interface for ALG_SET_KEY_TYPE
2018-09-07 6:40 UTC
[PATCH] can: rcar_can: convert to SPDX identifiers
2018-09-07 2:00 UTC
e1000e driver stuck at 10Mbps after reconnection
2018-09-07 6:28 UTC (6+ messages)
` [Intel-wired-lan] "
linux-next: build failure after merge of the bpf-next tree
2018-09-07 5:45 UTC (4+ messages)
[PATCH 0/2] ARM: dts: mvebu: marvell,prestera
2018-09-07 0:59 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: marvell,prestera: Add common compatible string
` [PATCH 2/2] ARM: dts: mvebu: add "marvell,prestera" to PP nodes
VRF with enslaved L3 enabled bridge
2018-09-07 0:26 UTC (12+ messages)
` [**EXTERNAL**] "
[PATCH bpf-next 0/2] bpf: add bpffs/bpftool dump for prog_array and map_in_map maps
2018-09-07 0:26 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: add bpffs pretty print for program array map
` [PATCH bpf-next 2/2] tools/bpf: bpftool: support prog array map and map of maps
[bpf-next 0/3] Introduce eBPF flow dissector
2018-09-07 0:18 UTC (5+ messages)
` [bpf-next 1/3] flow_dissector: implements flow dissector BPF hook
[PATCH iproute2] bridge/mdb: fix missing new line when show bridge mdb
2018-09-07 0:14 UTC (3+ messages)
[PATCH net-next] ixgbe: remove redundant function ixgbe_fw_recovery_mode()
2018-09-07 3:38 UTC
[PATCH net-next] liquidio CN23XX: Remove set but not used variable 'ring_flag'
2018-09-06 22:54 UTC (2+ messages)
[PATCH net-next] liquidio: Add spoof checking on a VF MAC address
2018-09-06 22:52 UTC (2+ messages)
[pull request][net-next 0/9] Mellanox, mlx5 ethernet updates 2018-09-05
2018-09-06 22:50 UTC (2+ messages)
[PATCH] net: wireless: mediatek: fix mt76 LEDS build error
2018-09-06 22:28 UTC
[Patch net] net_sched: properly cancel netlink dump on failure
2018-09-06 21:50 UTC
[PATCH v2 net-next 0/7] Add support for Lantiq / Intel vrx200 network
2018-09-06 21:36 UTC (5+ messages)
` [PATCH v2 net-next 7/7] net: dsa: Add Lantiq / Intel DSA driver for vrx200
[net-next:master 73/74] drivers/net/ethernet/cavium/liquidio/lio_core.c:1360:5: sparse: symbol 'lio_fetch_vf_stats' was not declared. Should it be static?
2018-09-07 1:41 UTC (2+ messages)
` [RFC PATCH net-next] liquidio: lio_fetch_vf_stats() can be static
[PATCH iproute2 v2] tc/mqprio: Print extra info on invalid args
2018-09-06 21:01 UTC
[PATCH net-next] net: sched: change tcf_del_walker() to use concurrent-safe delete
2018-09-06 19:58 UTC (8+ messages)
[PATCH] tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
2018-09-06 19:44 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with a previous revert
2018-09-07 0:12 UTC
[PATCH net] ip: frags: fix crash in ip_do_fragment()
2018-09-06 18:48 UTC (4+ messages)
[PATCH bpf-next 0/4] tools/bpf: add bpftool net support
2018-09-06 18:11 UTC (2+ messages)
[PATCH bpf] selftests/bpf: add missing executables to .gitignore
2018-09-06 17:57 UTC (2+ messages)
[bpf-next V2 PATCH 0/3] XDP micro optimizations for redirect
2018-09-06 17:55 UTC (2+ messages)
[RFC/PATCH] net: nixge: Add PHYLINK support
2018-09-06 16:36 UTC (5+ messages)
[PATCH rdma-next v1 00/15] Flow actions to mutate packets
2018-09-06 16:13 UTC (9+ messages)
` [PATCH mlx5-next v1 05/15] net/mlx5: Break encap/decap into two separated flow table creation flags
[PATCH net-next, net v2] net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
2018-09-06 16:11 UTC
[PATCH iproute2 1/3] bridge: minor change to mdb print
2018-09-06 15:30 UTC (3+ messages)
` [PATCH iproute2 2/3] bridge: use print_json for some outputs
` [PATCH iproute2 3/3] bridge: fix vlan show formatting
[PATCH net-next] net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
2018-09-06 19:55 UTC (2+ messages)
KASAN: use-after-free Read in bpf_tcp_close (2)
2018-09-06 19:53 UTC (2+ messages)
Adding path to the photos
2018-09-06 10:41 UTC
[pull request][net 00/10] Mellanox, mlx5 fixes 2018-09-05
2018-09-06 14:57 UTC (2+ messages)
[PATCH net-next v3 0/5] net: dsa: b53: SerDes support
2018-09-06 14:51 UTC (2+ messages)
[PATCH v4 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
2018-09-06 14:51 UTC (4+ messages)
` [PATCH v4 1/3] Documentation/ABI: document /sys/class/net/*/dev_port
` [PATCH v4 2/3] IB/ipoib: Use dev_port to expose network interface port numbers
` [PATCH v4 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace
[PATCH net-next] qed*: Utilize FW 8.37.7.0
2018-09-06 14:44 UTC (2+ messages)
KASAN: slab-out-of-bounds Read in _decode_session6
2018-09-06 19:17 UTC (4+ messages)
[PATCH net] net/ipv6: fix incorrect fib6 gateway info after do redirect
2018-09-06 14:35 UTC (2+ messages)
[PATCH net-next v2 0/7] net: aquantia: implement WOL and EEE support
2018-09-06 13:44 UTC (13+ messages)
` [PATCH net-next v2 1/7] net: aquantia: fix hw_atl_utils_fw_upload_dwords
` [PATCH net-next v2 2/7] net: aquantia: definitions for WOL
` [PATCH net-next v2 3/7] net: aquantia: implement WOL support
` [PATCH net-next v2 4/7] net: aquantia: implement EEE support
` [PATCH net-next v2 5/7] net: aquantia: whitespace changes
` [PATCH net-next v2 6/7] net: aquantia: renaming for better visibility
` [PATCH net-next v2 7/7] net: aquantia: bump driver version
[PATCH v2 1/2] net: ethernet: i40e: fix build error
2018-09-06 18:15 UTC (5+ messages)
[iproute PATCH v2] ip-route: Fix segfault with many nexthops
2018-09-06 13:31 UTC
[PATCH bpf] selftests/bpf/test_progs: do not check errno == 0
2018-09-06 18:00 UTC (2+ messages)
BUG: 4.14.11 unable to handle kernel NULL pointer dereference in xfrm_lookup
2018-09-06 13:03 UTC (10+ messages)
[PATCH v3 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
2018-09-06 13:03 UTC (8+ messages)
` [PATCH v3 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace
[iproute PATCH] ip-route: Fix segfault with many nexthops
2018-09-06 12:54 UTC (2+ messages)
[PATCH net-next] net: stmmac: Enable TC Ops for GMAC >= 4
2018-09-06 12:29 UTC
KASAN: use-after-free Read in _decode_session6
2018-09-06 16:41 UTC
[PATCH] r8169: inform about CLKRUN protocol issue when behind a CardBus bridge
2018-09-06 16:10 UTC
[PATCH 1/1] ath10k: avoid possible memory access violation
2018-09-06 16:04 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).