messages from 2018-09-06 19:34:15 to 2018-09-08 04:54:54 UTC [more...]
[bpf-next, v2 0/3] Introduce eBPF flow dissector
2018-09-08 0:11 UTC (4+ messages)
` [bpf-next, v2 1/3] flow_dissector: implements flow dissector BPF hook
` [bpf-next, v2 2/3] flow_dissector: implements eBPF parser
` [bpf-next, v2 3/3] selftests/bpf: test bpf flow dissection
VRF with enslaved L3 enabled bridge
2018-09-07 23:42 UTC (14+ messages)
` [**EXTERNAL**] "
WARNING in bpf_jit_free
2018-09-07 23:23 UTC (2+ messages)
GPL compliance issue with liquidio/lio_23xx_vsw.bin firmware
2018-09-07 22:58 UTC (4+ messages)
[PATCH net] netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
2018-09-07 22:08 UTC
[net-next] i40e(vf): remove i40e_ethtool_stats.h header file
2018-09-07 22:02 UTC (2+ messages)
kernels >= v4.12 oops/crash with ipsec-traffic: partly bisected
2018-09-07 21:10 UTC (6+ messages)
` kernels > v4.12 oops/crash with ipsec-traffic: bisected to b838d5e1c5b6e57b10ec8af2268824041e3ea911: ipv4: mark DST_NOGC and remove the operation of dst_free()
[RFC PATCH bpf-next v2 0/4] Implement bpf queue/stack maps
2018-09-07 20:40 UTC (4+ messages)
[Patch net-next] net_sched: remove redundant qdisc lock classes
2018-09-07 20:29 UTC (2+ messages)
` [Patch net-next] htb: use anonymous union for simplicity
[PATCH net-next 00/13] Refactor classifier API to work with Qdisc/blocks without rtnl lock
2018-09-07 20:09 UTC (7+ messages)
` [PATCH net-next 08/13] net: sched: rename tcf_block_get{_ext}() and tcf_block_put{_ext}()
` [PATCH net-next 09/13] net: sched: extend tcf_block with rcu
` [PATCH net-next 13/13] net: sched: add flags to Qdisc class ops struct
[PATCH v3 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
2018-09-07 20:02 UTC (8+ messages)
` [PATCH v3 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace
[PATCH 0/5] introduce setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 functions
2018-09-07 21:57 UTC (8+ messages)
` [PATCH 1/5] powerpc: rename setbits32/clrbits32 to setbits32_be/clrbits32_be
` [PATCH 2/5] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 in linux/setbits.h
` [PATCH RFC 3/5] coccinelle: add xxxsetbitsXX converting spatch
` [PATCH 4/5] net: ethernet: stmmac: use xxxsetbits32
` [PATCH 5/5] ata: ahci_sunxi: use xxxsetbits32 functions
[PATCH net-next] net: sched: change tcf_del_walker() to use concurrent-safe delete
2018-09-07 19:12 UTC (10+ messages)
` [PATCH net-next v2] net: sched: change tcf_del_walker() to take idrinfo->lock
[PATCH net-next] veth: report NEWLINK event when moving the peer device in a new namespace
2018-09-07 18:52 UTC (10+ messages)
[PATCH] PCI: Reprogram bridge prefetch registers on resume
2018-09-07 22:26 UTC (7+ messages)
` [Nouveau] "
[PATCH v3 0/2] net: ethernet: i40e/i40evf fix build error
2018-09-07 21:42 UTC (11+ messages)
` [PATCH v3 1/2] net: ethernet: i40e: "
` [PATCH v3 2/2] net: ethernet: i40evf: fix underlying "
[PATCH v4 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
2018-09-07 17:24 UTC (5+ messages)
` [PATCH v4 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace
linux-next: build failure after merge of the net-next tree
2018-09-07 22:03 UTC (5+ messages)
[PATCH] r8169: set TxConfig register after TX / RX is enabled, just like RxConfig
2018-09-07 21:53 UTC (2+ messages)
[PATCH net-next] net: dsa: Expose tagging protocol to user-space
2018-09-07 21:51 UTC (2+ messages)
[PATCH] freescale: ethernet: remove unnecessary unlikely()
2018-09-07 21:50 UTC (2+ messages)
[PATCH] ethernet: hnae: add unlikely() to assert()
2018-09-07 21:46 UTC (2+ messages)
for_each_netdev_feature() broken on big endian
2018-09-07 15:25 UTC (2+ messages)
Allow bpf_perf_event_output to access packet data
2018-09-07 14:56 UTC
[PATCH net-next v2] net: sched: cls_flower: dump offload count value
2018-09-07 14:49 UTC (2+ messages)
[PATCH] mt76: another missing 'select' in Kconfig
2018-09-07 19:08 UTC
[iproute2 PATCH] bridge: Correct json output
2018-09-07 13:42 UTC
[PATCH] nfp: replace spin_lock_bh with spin_lock in tasklet callback
2018-09-07 17:42 UTC (2+ messages)
[PATCH] ethernet:netronome:nfp:move spin_lock_bh to spin_lock in tasklet
2018-09-07 17:35 UTC (4+ messages)
[PATCH] net/core/filter: fix unused-variable warning
2018-09-07 12:50 UTC
[PATCH] wimax: i2400m: remove unnecessary unlikely()
2018-09-07 17:22 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
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 (7+ messages)
` [PATCH v2 net-next 3/4] net: make listified RX functions return number of good packets
[PATCH net-next 00/11] Vhost_net TX batching
2018-09-07 16:13 UTC (34+ 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 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
[PATCH net-next] cxgb4: impose mandatory VLAN usage when non-zero TAG ID
2018-09-07 10:29 UTC
[PATCH 3/4] of: Convert to using %pOFn instead of device_node.name
2018-09-07 14:58 UTC (3+ messages)
[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] "
[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
[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] 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
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).