messages from 2018-07-05 15:32:09 to 2018-07-06 14:37:40 UTC [more...]
[RFC PATCH] ip: re-introduce fragments cache worker
2018-07-06 14:37 UTC (7+ messages)
[PATCH v2 net-next 0/3] rds: IPv6 support
2018-07-06 14:36 UTC (7+ messages)
` [PATCH v2 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr
[PATCH] ipv4: fib: avoid NULL dereference
2018-07-06 14:28 UTC
[PATCH net-next 0/6] sock cookie initializers
2018-07-06 14:12 UTC (7+ messages)
` [PATCH net-next 1/6] ipv4: ipcm_cookie initializers
` [PATCH net-next 2/6] ipv6: ipcm6_cookie initializer
` [PATCH net-next 3/6] sock: sockc cookie initializer
` [PATCH net-next 4/6] ipv6: fold sockcm_cookie into ipcm6_cookie
` [PATCH net-next 5/6] ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
` [PATCH net-next 6/6] ip: unconditionally set cork gso_size
[PATCH v1 net-next 0/9] lan743x: Add features to lan743x driver
2018-07-06 13:57 UTC (19+ messages)
` [PATCH v1 net-next 1/9] lan743x: Add support for ethtool get_drvinfo
` [PATCH v1 net-next 2/9] lan743x: Add support for ethtool link settings
` [PATCH v1 net-next 3/9] lan743x: Add support for ethtool statistics
` [PATCH v1 net-next 4/9] lan743x: Add support for ethtool message level
` [PATCH v1 net-next 5/9] lan743x: Add support for ethtool eeprom access
` [PATCH v1 net-next 6/9] lan743x: Add power management support
` [PATCH v1 net-next 7/9] lan743x: Add EEE support
` [PATCH v1 net-next 8/9] lan743x: Add RSS support
` [PATCH v1 net-next 9/9] lan743x: Add PTP support
[PATCH net-next] stmmac: fix signed 64-bit division
2018-07-06 13:58 UTC (2+ messages)
[PATCH] netfilter: conntrack: add weak IPV6 dependency
2018-07-06 13:55 UTC (2+ messages)
[PATCH net 0/3] net/ipv6: addr_gen_mode fixes
2018-07-06 13:49 UTC (4+ messages)
` [PATCH net 1/3] net/ipv6: fix addrconf_sysctl_addr_gen_mode
` [PATCH net 2/3] net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
` [PATCH net 3/3] net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
[PATCH] nf_conntrack: Fix possible possible crash on module loading
2018-07-06 13:38 UTC
[PATCH iproute2-next] tc: m_tunnel_key: Add tunnel option support to act_tunnel_key
2018-07-06 13:32 UTC (2+ messages)
[net-next 1/1] tipc: extend link reset criteria for stale packet retransmission
2018-07-06 13:22 UTC
[PATCH net-next 0/6] Few improvements on mvneta
2018-07-06 13:19 UTC (7+ messages)
` [PATCH net-next 1/6] net: mvneta: remove data pointer usage from device_node structure
` [PATCH net-next 2/6] net: mvneta: increase number of buffers in RX and TX queue
` [PATCH net-next 3/6] net: mvneta: discriminate error cause for missed packet
` [PATCH net-next 4/6] net: mvneta: Allocate page for the descriptor
` [PATCH net-next 5/6] net: mvneta: Verify hardware checksum only when offload checksum feature is set
` [PATCH net-next 6/6] net: mvneta: Improve the buffer allocation method for SWBM
[PATCH net-next] mlxsw: spectrum_router: avoid uninitialized variable access
2018-07-06 13:16 UTC (2+ messages)
[PATCH] ipv6: icmp: Updating pmtu for link local route
2018-07-06 12:59 UTC
[PATCH net-next] netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
2018-07-06 13:05 UTC (4+ messages)
[PATCH] [net-next] devlink: fix incorrect return statement
2018-07-06 12:58 UTC
[PATCH net] net: bridge: fix br_vlan_get_{pvid,info} return values
2018-07-06 12:51 UTC (2+ messages)
[PATCH] wireless: mark expected switch fall-throughs
2018-07-06 12:29 UTC (2+ messages)
[bug report] net: ipv4: listified version of ip_rcv
2018-07-06 12:09 UTC
[PATCH] cfg80211: use IDA to allocate wiphy indeces
2018-07-06 11:57 UTC (4+ messages)
[PATCH] 6lowpan: iphc: reset mac_header after decompress to fix panic
2018-07-06 10:46 UTC (2+ messages)
[PATCH net-next 0/2] net/sched: act_skbedit: lockless data path
2018-07-06 10:40 UTC (3+ messages)
` [PATCH net-next 1/2] net/sched: skbedit: use per-cpu counters
` [PATCH net-next 2/2] net/sched: act_skbedit: don't use spinlock in the data path
[PATCH net] ipfrag: really prevent allocation on netns exit
2018-07-06 10:30 UTC
[PATCH net-next 00/10] Misc. bug fixes & cleanups for HNS3 driver
2018-07-06 10:28 UTC (11+ messages)
` [PATCH net-next 01/10] net: hns3: Fix tc setup when netdev is first up
` [PATCH net-next 02/10] net: hns3: Fix for mac pause not disable in pfc mode
` [PATCH net-next 03/10] net: hns3: Fix for waterline not setting correctly
` [PATCH net-next 04/10] net: hns3: Fix for l4 checksum offload bug
` [PATCH net-next 05/10] net: hns3: Fix for mailbox message truncated problem
` [PATCH net-next 06/10] net: hns3: Add configure for mac minimal frame size
` [PATCH net-next 07/10] net: hns3: Fix warning bug when doing lp selftest
` [PATCH net-next 08/10] net: hns3: Fix get_vector ops in hclgevf_main module
` [PATCH net-next 09/10] net: hns3: Remove the warning when clear reset cause
` [PATCH net-next 10/10] net: hns3: Prevent sending command during global or core reset
Crash due to destroying TCP request sockets using SOCK_DESTROY
2018-07-06 10:24 UTC (3+ messages)
[PATCH 0/3] rhashtable: replace rhashtable_walk_peek implementation
2018-07-06 10:12 UTC (10+ messages)
` [PATCH 1/3] rhashtable: further improve stability of rhashtable_walk
` [PATCH 3/3] rhashtable: implement rhashtable_walk_peek() using rhashtable_walk_last_seen()
` [PATCH 2/3] rhashtable: add rhashtable_walk_last_seen()
[PATCH net-next] tcp: remove SG-related comment in tcp_sendmsg()
2018-07-06 10:08 UTC (2+ messages)
[PATCH wpan 1/2] net: 6lowpan: fix reserved space for single frames
2018-07-06 10:06 UTC (5+ messages)
general protection fault in bpf_tcp_close
2018-07-06 10:02 UTC (2+ messages)
[PATCHv2 net-next 0/2] route: add support and selftests for directed broadcast forwarding
2018-07-06 9:50 UTC (15+ messages)
` [PATCHv2 net-next 1/2] route: add support "
` [PATCHv2 net-next 2/2] selftests: add a selftest "
[PATCH][net-next] net: replace num_possible_cpus with nr_cpu_ids
2018-07-06 9:33 UTC
[PATCH v2 bpf-next 00/14] bpf: cgroup local storage
2018-07-06 9:25 UTC (18+ messages)
` [PATCH v2 bpf-next 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH v2 bpf-next 02/14] bpf: introduce cgroup storage maps
` [PATCH v2 bpf-next 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
` [PATCH v2 bpf-next 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
` [PATCH v2 bpf-next 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
` [PATCH v2 bpf-next 06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
` [PATCH v2 bpf-next 07/14] bpf: don't allow create maps of cgroup local storages
` [PATCH v2 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
` [PATCH v2 bpf-next 09/14] bpf: sync bpf.h to tools/
` [PATCH v2 bpf-next 10/14] bpftool: add support for CGROUP_STORAGE maps
` [PATCH v2 bpf-next 11/14] bpf/test_run: support cgroup local storage
` [PATCH v2 bpf-next 12/14] selftests/bpf: add verifier cgroup storage tests
` [PATCH v2 bpf-next 13/14] selftests/bpf: add a cgroup storage test
` [PATCH v2 bpf-next 14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage
[PATCH v5 0/4] DT: Fix spelling of standard properties
2018-07-06 8:32 UTC (5+ messages)
` [PATCH v5 1/4] arm64: dts: lg1312: DT fix s/#interrupts-cells/#interrupt-cells/
` [PATCH v5 2/4] arm64: dts: lg1313: "
` [PATCH v5 3/4] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/
` [PATCH v5 4/4] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
general protection fault in rds_ib_get_mr
2018-07-06 8:11 UTC (8+ messages)
KASAN: use-after-free Read in tls_write_space
2018-07-06 7:36 UTC
[PATCH 0/5] Rhashtable: convert to bit-spin locks
2018-07-06 7:22 UTC (6+ messages)
` [PATCH 4/5] rhashtable: use bit_spin_locks to protect hash bucket
` [PATCH 5/5] rhashtable: add lockdep tracking to bucket bit-spin-locks
` [PATCH 2/5] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 1/5] rhashtable: use cmpxchg() in nested_table_alloc()
` [PATCH 3/5] rhashtable: allow rht_bucket_var to return NULL
[PATCH bpf-next 00/11] tools: bpf: extend bpftool prog load
2018-07-06 7:16 UTC (5+ messages)
` [PATCH bpf-next 11/11] tools: bpftool: allow reuse of maps with "
[RFC PATCH 00/18] Assorted rhashtable improvements
2018-07-06 7:08 UTC (4+ messages)
` [PATCH 04/18] rhashtable: detect when object movement might have invalidated a lookup
` [PATCH resend] "
[PATCH v2 1/2] net: macb: Free RX ring for all queues
2018-07-06 6:48 UTC (2+ messages)
` [PATCH v2 2/2] net: macb: Allocate valid memory for TX and RX BD prefetch
[PATCH 4.14 55/61] perf bpf: Fix NULL return handling in bpf__prepare_load()
2018-07-06 5:47 UTC
[PATCH v2 net-next 0/5] Introduce matching on double vlan/QinQ headers for TC flower
2018-07-06 5:38 UTC (6+ messages)
` [PATCH v2 net-next 1/5] net/flow_dissector: Save vlan ethertype from headers
` [PATCH v2 net-next 2/5] net/sched: flower: Add support for matching on vlan ethertype
` [PATCH v2 net-next 3/5] net/flow_dissector: Add support for QinQ dissection
` [PATCH v2 net-next 4/5] net/sched: flower: Dump the ethertype encapsulated in vlan
` [PATCH v2 net-next 5/5] net/sched: flower: Add supprt for matching on QinQ vlan headers
[PATCH bpf] xdp: XDP_REDIRECT should check IFF_UP and MTU
2018-07-06 2:49 UTC
[PATCH] ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
2018-07-06 2:52 UTC (2+ messages)
[PATCH net-next 0/2] IP listification follow-ups
2018-07-06 2:20 UTC (2+ messages)
[PATCH net] net: aquantia: vlan unicast address list correct handling
2018-07-06 2:11 UTC (2+ messages)
[PATCH net] MAINTAINERS: update my email address
2018-07-06 2:09 UTC (2+ messages)
[PATCH] liquidio: make timeout HZ independent and readable
2018-07-06 2:07 UTC (3+ messages)
[PATCH bpf-next 1/2] bpftool: introduce cgroup tree command
2018-07-06 2:01 UTC (4+ messages)
` [PATCH bpf-next 2/2] bpftool: document "
FINAL Reminder: Linux Plumbers Networking Track CFP
2018-07-05 23:59 UTC
linux-next: build warning after merge of the net-next tree
2018-07-05 23:56 UTC
[PATCH 4/4] rhashtable: improve rhashtable_walk stability when stop/start used
2018-07-05 22:56 UTC (3+ messages)
` [4/4] "
[PATCH v3 iproute2 0/3] Add support for ETF qdisc
2018-07-05 22:42 UTC (4+ messages)
` [PATCH v3 iproute2 1/3] uapi pkt_sched: Add etf info - DO NOT COMMIT
` [PATCH v3 iproute2 2/3] tc: Add support for the ETF Qdisc
` [PATCH v3 iproute2 3/3] man: Add initial manpage for tc-etf(8)
Business Proposal
2018-07-05 21:36 UTC
Business Proposal
2018-07-05 21:33 UTC
[PATCH v2 0/7] Introduce struct __kernel_timex
2018-07-05 21:36 UTC (2+ messages)
` [PATCH v2 6/7] timex: use __kernel_timex internally
[PATCH v2 00/14] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
2018-07-05 19:13 UTC (4+ messages)
[PATCH net-next 0/2] Add a mlxsw-specific test for mirror-to-gretap
2018-07-05 19:10 UTC (3+ messages)
` [PATCH net-next 2/2] selftests: mlxsw: Add mlxsw-specific test for mirror to gretap
` [PATCH net-next 1/2] selftests: forwarding: Allow importing dependent libraries
[PATCH bpf-next 0/7] nfp: bpf: add multiplication, divide and memcpy from maps
2018-07-05 18:28 UTC (4+ messages)
` [PATCH bpf-next 7/7] nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.h
[RFC bpf-next 0/6] XDP RX device meta data acceleration (WIP)
2018-07-05 17:18 UTC (6+ messages)
` [RFC bpf-next 2/6] net: xdp: RX meta data infrastructure
[PATCH] net/sunrpc: Make rpc_auth_create_args a const
2018-07-05 16:48 UTC
opening tap devices that are created in a container
2018-07-05 16:24 UTC (3+ messages)
` [libvirt] "
KASAN: stack-out-of-bounds Read in __netif_receive_skb_core
2018-07-05 16:18 UTC (2+ messages)
KASAN: stack-out-of-bounds Read in __neigh_create
2018-07-05 16:17 UTC (2+ messages)
general protection fault in smap_list_map_remove
2018-07-05 16:17 UTC (2+ messages)
[bpf PATCH v2 0/4] sockhash/sockmap fixes
2018-07-05 15:50 UTC (5+ messages)
` [bpf PATCH v2 1/4] bpf: fix sk_skb programs without skb->dev assigned
` [bpf PATCH v2 2/4] bpf: sockhash, disallow bpf_tcp_close and update in parallel
` [bpf PATCH v2 3/4] bpf: sockmap, consume_skb in close path
` [bpf PATCH v2 4/4] bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
[bpf PATCH 0/4] sockhash/sockmap fixes
2018-07-05 15:48 UTC (6+ messages)
` [bpf PATCH 1/4] bpf: fix sk_skb programs without skb->dev assigned
` [bpf PATCH 2/4] bpf: sockhash, disallow bpf_tcp_close and update in parallel
` [bpf PATCH 3/4] bpf: sockmap, consume_skb in close path
` [bpf PATCH 4/4] bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
[iovisor-dev] [RFC PATCH 00/11] OVS eBPF datapath
2018-07-05 15:32 UTC (6+ 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).