netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-05 23:56:33 to 2018-07-06 19:08:19 UTC [more...]

[PATCH v2 00/14] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
 2018-07-06 19:08 UTC  (13+ messages)
` [PATCH v2 01/14] sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
` [PATCH v2 02/14] sh_eth: fix invalid context bug while changing link options "
` [PATCH v2 03/14] sh_eth: simplify link auto-negotiation "
` [PATCH v2 04/14] sh_eth: remove custom .nway_reset from ethtool ops
` [PATCH v2 05/14] sh_eth: remove useless serialization in sh_eth_get_link_ksettings()
` [PATCH v2 06/14] sh_eth: remove custom .get_link_ksettings from ethtool ops

[PATCH net 0/2] net/sched: fix NULL dereference in 'goto chain' control action
 2018-07-06 19:01 UTC  (3+ messages)
` [PATCH net 1/2] net/sched: act_csum: fix NULL dereference when 'goto chain' is used
` [PATCH net 2/2] net/sched: act_tunnel_key: "

[PATCH 0/2] allow PTP 224.0.0.107 to be timestamped
 2018-07-06 18:44 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: ti: cpsw: use BIT macro
` [PATCH 2/2] net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped

[RFC PATCH 0/1] net: phy: skip autoneg of ethernet(fec) on network boot
 2018-07-06 18:41 UTC 

[PATCH] netfilter: conntrack: add weak IPV6 dependency
 2018-07-06 18:35 UTC  (6+ messages)

[PATCH v2 bpf-next 1/3] bpftool: introduce cgroup tree command
 2018-07-06 18:30 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/3] bpftool: document "
` [PATCH v2 bpf-next 3/3] bpftool: add bash completion for "

[PATCH V2 net-next] liquidio: fix kernel panic when NIC firmware is older than 1.7.2
 2018-07-06 18:27 UTC 

[PATCH bpf-next 1/2] bpftool: introduce cgroup tree command
 2018-07-06 18:25 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpftool: document "

[net 0/4] tipc: fixes in duplicate address discovery function
 2018-07-06 18:10 UTC  (5+ messages)
` [net 1/4] tipc: fix wrong return value from function tipc_node_try_addr()
` [net 2/4] tipc: correct discovery message handling during address trial period
` [net 3/4] tipc: fix correct setting of message type in second discoverer
` [net 4/4] tipc: make function tipc_net_finalize() thread safe

[PATCH net-next 0/6] sock cookie initializers
 2018-07-06 18:00 UTC  (9+ 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

KASAN: use-after-free Read in ipv6_gso_pull_exthdrs
 2018-07-06 17:52 UTC  (2+ messages)

[PATCH v2 net-next 0/3] rds: IPv6 support
 2018-07-06 17:26 UTC  (12+ messages)
` [PATCH v2 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr

[PATCH net-next 0/3] fix use-after-free bugs in skb list processing
 2018-07-06 17:07 UTC  (4+ messages)
` [PATCH net-next 1/3] net: core: fix uses-after-free in "
` [PATCH net-next 2/3] netfilter: fix use-after-free in NF_HOOK_LIST
` [PATCH net-next 3/3] net: refactor dequeue-model list processing

[PATCH] ipv4: fib: avoid NULL dereference
 2018-07-06 16:39 UTC  (10+ messages)

[RFC bpf-next 0/6] XDP RX device meta data acceleration (WIP)
 2018-07-06 16:30 UTC  (7+ messages)
` [RFC bpf-next 2/6] net: xdp: RX meta data infrastructure

[PATCH iproute2-next] tc: m_tunnel_key: Add tunnel option support to act_tunnel_key
 2018-07-06 16:12 UTC  (4+ messages)

[PATCH net 0/3] net/ipv6: addr_gen_mode fixes
 2018-07-06 15:58 UTC  (10+ 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 v3 iproute2 0/3] Add support for ETF qdisc
 2018-07-06 15:58 UTC  (3+ messages)
` [PATCH v3 iproute2 2/3] tc: Add support for the ETF Qdisc

[PATCH net-next] netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
 2018-07-06 15:54 UTC  (5+ messages)

[PATCH net-next v19 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-07-06 15:37 UTC  (9+ messages)
` [PATCH net-next v19 2/8] sch_cake: Add ingress mode
` [PATCH net-next v19 8/8] sch_cake: Conditionally split GSO segments
` [PATCH net-next v19 5/8] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v19 7/8] sch_cake: Add overhead compensation support to the rate shaper
` [PATCH net-next v19 6/8] sch_cake: Add DiffServ handling
` [PATCH net-next v19 1/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
` [PATCH net-next v19 3/8] sch_cake: Add optional ACK filter
` [PATCH net-next v19 4/8] netfilter: Add nf_ct_get_tuple_skb global lookup function

[PATCH bpf-next 00/11] tools: bpf: extend bpftool prog load
 2018-07-06 15:30 UTC  (6+ messages)
` [PATCH bpf-next 11/11] tools: bpftool: allow reuse of maps with "

[PATCH net] net/mlx5: fix uaccess beyond "count" in debugfs read handlers
 2018-07-06 15:20 UTC 

[PATCH net-next 0/2] bridge: iproute2 isolated port and selftests
 2018-07-06 14:59 UTC  (3+ messages)
` [PATCH iproute2 net-next] bridge: add support for isolated option

[PATCH v2 bpf-next 02/14] bpf: introduce cgroup storage maps
 2018-07-06 14:42 UTC  (2+ messages)

[RFC PATCH] ip: re-introduce fragments cache worker
 2018-07-06 14:37 UTC  (7+ messages)

[PATCH v1 net-next 6/9] lan743x: Add power management support
 2018-07-06 13:57 UTC  (2+ messages)

[PATCH net-next] stmmac: fix signed 64-bit division
 2018-07-06 13:58 UTC  (2+ messages)

[PATCH] nf_conntrack: Fix possible possible crash on module loading
 2018-07-06 13:38 UTC 

[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] 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 3/3] rhashtable: implement rhashtable_walk_peek() using rhashtable_walk_last_seen()
` [PATCH 1/3] rhashtable: further improve stability of rhashtable_walk
` [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  (12+ 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 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
 2018-07-06  9:25 UTC  (3+ messages)

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

[PATCH v2 bpf-next 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
 2018-07-06  7:50 UTC  (2+ 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 2/5] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 5/5] rhashtable: add lockdep tracking to bucket bit-spin-locks
` [PATCH 1/5] rhashtable: use cmpxchg() in nested_table_alloc()
` [PATCH 3/5] rhashtable: allow rht_bucket_var to return NULL
` [PATCH 4/5] rhashtable: use bit_spin_locks to protect hash bucket

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

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 


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