messages from 2018-07-06 10:10:36 to 2018-07-07 01:47:23 UTC [more...]
[PATCH v2 00/14] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
2018-07-07 1:47 UTC (30+ 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 v2 07/14] sh_eth: remove custom .set_link_ksettings "
` [PATCH v2 08/14] ravb: fix invalid context bug while calling auto-negotiation by ethtool
` [PATCH v2 09/14] ravb: fix invalid context bug while changing link options "
` [PATCH v2 10/14] ravb: simplify link auto-negotiation "
` [PATCH v2 11/14] ravb: remove custom .nway_reset from ethtool ops
` [PATCH v2 12/14] ravb: remove useless serialization in ravb_get_link_ksettings()
` [PATCH v2 13/14] ravb: remove custom .get_link_ksettings from ethtool ops
` [PATCH v2 14/14] ravb: remove custom .set_link_ksettings "
[RFC bpf-next 0/6] XDP RX device meta data acceleration (WIP)
2018-07-07 1:44 UTC (21+ messages)
` [RFC bpf-next 2/6] net: xdp: RX meta data infrastructure
KASAN: stack-out-of-bounds Read in vmalloc_fault
2018-07-07 1:19 UTC
[PATCH bpf-next v2 0/6] nfp: bpf: add multiplication and divide support on NFP JIT
2018-07-06 23:49 UTC (8+ messages)
` [PATCH bpf-next v2 1/6] lib: reciprocal_div: implement the improved algorithm on the paper mentioned
` [PATCH bpf-next v2 2/6] nfp: bpf: rename umin/umax to umin_src/umax_src
` [PATCH bpf-next v2 3/6] nfp: bpf: copy range info for all operands of all ALU operations
` [PATCH bpf-next v2 4/6] nfp: bpf: support u16 and u32 multiplications
` [PATCH bpf-next v2 5/6] nfp: bpf: support u32 divide using reciprocal_div.h
` [PATCH bpf-next v2 6/6] nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.h
[PATCH v3 bpf-next 1/3] bpftool: introduce cgroup tree command
2018-07-06 23:40 UTC (5+ messages)
` [PATCH v3 bpf-next 2/3] bpftool: document "
` [PATCH v3 bpf-next 3/3] bpftool: add bash completion for "
[PATCH net 0/3] net/ipv6: addr_gen_mode fixes
2018-07-06 23:28 UTC (11+ 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
Crash due to destroying TCP request sockets using SOCK_DESTROY
2018-07-06 23:24 UTC (4+ messages)
[PATCH v12 00/10] netdev: octeon-ethernet: Add Cavium Octeon III support
2018-07-06 22:41 UTC (5+ messages)
` [PATCH v12 01/10] dt-bindings: Add Cavium Octeon Common Ethernet Interface
KASAN: use-after-free Read in ipv6_gso_pull_exthdrs
2018-07-06 22:16 UTC (3+ messages)
[PATCH v3 iproute2 0/3] Add support for ETF qdisc
2018-07-06 21:54 UTC (5+ messages)
` [PATCH v3 iproute2 2/3] tc: Add support for the ETF Qdisc
[PATCH v2 bpf-next 02/14] bpf: introduce cgroup storage maps
2018-07-06 21:52 UTC (3+ messages)
Fw: [Bug 200215] New: UBSAN: Undefined behaviour in net/core/sock.c:LINE
2018-07-06 21:43 UTC (2+ messages)
[PATCH v2 net-next 00/14] Scheduled packet Transmission: ETF
2018-07-06 21:38 UTC (2+ messages)
[PATCH v2 bpf-next 1/3] bpftool: introduce cgroup tree command
2018-07-06 21:29 UTC (6+ messages)
` [PATCH v2 bpf-next 2/3] bpftool: document "
` [PATCH v2 bpf-next 3/3] bpftool: add bash completion for "
Fw: [Bug 200315] New: [Regression] Wired network does not come back after reboot
2018-07-06 21:26 UTC
Fw: [Bug 200239] New: RTL8211E lockup when having heavy tx traffic
2018-07-06 21:25 UTC
[PATCH v1 net-next 0/9] lan743x: Add features to lan743x driver
2018-07-06 21:24 UTC (4+ messages)
` [PATCH v1 net-next 9/9] lan743x: Add PTP support
Fw: [Bug 200033] stack-out-of-bounds in __xfrm_dst_hash net/xfrm/xfrm_hash.h
2018-07-06 21:24 UTC
Fw: [Bug 200195] New: [Regression] Network does not come back after suspend
2018-07-06 21:23 UTC
Fw: [Bug 200187] New: UBSAN: Undefined behaviour in net/sunrpc/xprt.c:568
2018-07-06 21:21 UTC
[PATCH bpf-next 1/2] bpftool: introduce cgroup tree command
2018-07-06 21:03 UTC (4+ messages)
[PATCH v1 iproute2 1/2] uapi pkt_sched: Add etf info - DO NOT COMMIT
2018-07-06 20:54 UTC (2+ messages)
[PATCH net v2] net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
2018-07-06 20:18 UTC
[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 net-next] liquidio: fix kernel panic when NIC firmware is older than 1.7.2
2018-07-06 18:27 UTC
[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
[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)
[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-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 4/8] netfilter: Add nf_ct_get_tuple_skb global lookup function
` [PATCH net-next v19 8/8] sch_cake: Conditionally split GSO segments
` [PATCH net-next v19 6/8] sch_cake: Add DiffServ handling
` [PATCH net-next v19 2/8] sch_cake: Add ingress mode
` [PATCH net-next v19 1/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
` [PATCH net-next v19 7/8] sch_cake: Add overhead compensation support to the rate shaper
` [PATCH net-next v19 5/8] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v19 3/8] sch_cake: Add optional ACK filter
[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
[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
[PATCH 0/3] rhashtable: replace rhashtable_walk_peek implementation
2018-07-06 10:12 UTC (5+ messages)
` [PATCH 1/3] rhashtable: further improve stability of rhashtable_walk
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).