messages from 2017-08-14 19:03:57 to 2017-08-15 15:07:28 UTC [more...]
[iproute PATCH 00/51] Fix potential issues detected by Coverity tool
2017-08-15 15:07 UTC (8+ messages)
` [iproute PATCH 51/51] lib/bpf: Check return value of write()
iproute2 invalid argument mpls labels
2017-08-15 15:06 UTC (2+ messages)
[PATCH v2] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
2017-08-15 15:05 UTC (6+ messages)
[PATCH net-next 00/12] s390/net: updates for 4.14
2017-08-15 15:02 UTC (13+ messages)
` [PATCH net-next 01/12] s390/qeth: don't access skb after transmission
` [PATCH net-next 02/12] s390/qeth: remove extra L2 adapterparms query
` [PATCH net-next 03/12] s390/qeth: remove extra L3 "
` [PATCH net-next 04/12] s390/qeth: simplify fragment type selection
` [PATCH net-next 05/12] s390/qeth: straighten out fill_buffer() interface
` [PATCH net-next 06/12] s390/qeth: clean up fill_buffer() offset logic
` [PATCH net-next 07/12] s390/qeth: make more use of skb API
` [PATCH net-next 08/12] s390/net: reduce inlining
` [PATCH net-next 09/12] s390/qeth: extract bridgeport cmd builder
` [PATCH net-next 10/12] s390/qeth: reject multicast rxip addresses
` [PATCH net-next 11/12] s390/qeth: fix trace-messages for deleting "
` [PATCH net-next 12/12] s390/qeth: fix using of ref counter for "
general protection fault in fib_dump_info
2017-08-15 14:55 UTC (8+ messages)
[PATCH] net_sched/sfq: update hierarchical backlog when drop packet
2017-08-15 14:50 UTC (4+ messages)
[PATCH v2 net-next 0/3] Use correct sk->sk_prot for IPV6
2017-08-15 14:45 UTC (8+ messages)
` [PATCH v2 net-next 1/3] ipv6: Prevent unexpected sk->sk_prot changes
` [PATCH v2 net-next 2/3] net: Export tcpv6_prot
` [PATCH v2 net-next 3/3] tls: Use correct sk->sk_prot for IPV6
[PATCH v11 0/5] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-08-15 14:45 UTC (10+ messages)
` [PATCH v11 1/5] PCI: Disable PCIe Relaxed Ordering if unsupported
` [PATCH v11 2/5] PCI: Disable Relaxed Ordering for some Intel processors
` [PATCH v11 3/5] PCI: Disable Relaxed Ordering Attributes for AMD A1100
` [PATCH v11 4/5] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
` [PATCH v11 5/5] net/cxgb4vf: "
[PATCH ] dt-bindings: net: ravb : Add support for r8a7745 SoC
2017-08-15 14:40 UTC
[PATCH net-next 0/4] inet: make RTM_GETROUTE work without rtnl
2017-08-15 14:34 UTC (5+ messages)
` [PATCH net-next 1/4] selftests: add 'ip get' to rtnetlink.sh
` [PATCH net-next 2/4] ipv6: route: make rtm_getroute not assume rtnl is locked
` [PATCH net-next 3/4] ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
` [PATCH net-next 4/4] ipv4: route: set ipv4 "
(unknown),
2017-08-15 14:23 UTC
[PATCH 0/5] net/9p: Fine-tuning for some function implementations
2017-08-15 14:21 UTC (7+ messages)
` [PATCH 1/5] net/9p: Delete an error message for a failed memory allocation in five functions
` [PATCH 2/5] net/9p: Improve 19 size determinations
` [PATCH 3/5] net/9p: Add a jump target in p9_client_walk()
` [PATCH 4/5] net/9p: Adjust a jump target in p9_client_attach()
` [PATCH 5/5] net/9p: Delete an unnecessary variable initialisation "
[patch net-next] ipv6: fib: Provide offload indication using nexthop flags
2017-08-15 14:18 UTC (2+ messages)
Possible race in via-ircc.ko
2017-08-15 14:11 UTC
[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
2017-08-15 14:08 UTC (8+ messages)
[PATCH] Adding-Agile-SD-TCP-module-and-modifying-Kconfig-and-makefile
2017-08-15 14:01 UTC (3+ messages)
[PATCH] net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
2017-08-15 14:00 UTC (2+ messages)
[PATCH net-next] dsa: fix flow disector null pointer
2017-08-15 13:56 UTC (2+ messages)
[PATCH net] sfc: don't try and read ef10 data on non-ef10 NIC
2017-08-15 13:55 UTC
[PATCH v2 net-next] bpf/verifier: track liveness for pruning
2017-08-15 13:53 UTC
[PATCH] net/sched: reset block pointer in tcf_block_put()
2017-08-15 13:48 UTC (7+ messages)
[PATCH 1/2] net_sched: call qlen_notify only if child qdisc is empty
2017-08-15 13:40 UTC (2+ messages)
` [PATCH 2/2] net_sched/hfsc: opencode trivial set_active() and set_passive()
[PATCH] net_sched: remove warning from qdisc_hash_add
2017-08-15 13:39 UTC
Possible race in c4.ko
2017-08-15 13:22 UTC
[PATCH v4 iproute2 0/7] RDMAtool
2017-08-15 13:00 UTC (8+ messages)
` [PATCH v4 iproute2 1/7] rdma: Add basic infrastructure for RDMA tool
` [PATCH v4 iproute2 3/7] rdma: Add link object
` [PATCH v4 iproute2 2/7] rdma: Add dev object
` [PATCH v4 iproute2 4/7] rdma: Add initial manual for the tool
` [PATCH v4 iproute2 5/7] rdma: Add json and pretty outputs
` [PATCH v4 iproute2 6/7] rdma: Implement json output for dev object
` [PATCH v4 iproute2 7/7] rdma: Add json output to link object
[PATCH net-next] bpf/verifier: track liveness for pruning
2017-08-15 12:53 UTC (3+ messages)
[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-08-12
2017-08-15 12:42 UTC (7+ messages)
` [net-next 08/15] i40e/i40evf: organize and re-number feature flags
` [net-next 15/15] i40e: synchronize nvmupdate command and adminq subtask
[PATCH net] ipv4: fix NULL dereference in free_fib_info_rcu()
2017-08-15 12:26 UTC
Mellanox driver / cant access /prox/irq/XX/smp_affinity after upgrade from linux-4.13-rc4-next-20170811 to 4.13.0-rc5-next-20170815
2017-08-15 12:21 UTC
[PATCH net V2] openvswitch: fix skb_panic due to the incorrect actions attrlen
2017-08-15 11:29 UTC
pull-request: wireless-drivers 2017-08-15
2017-08-15 11:30 UTC
[PATCH] net: Fix a typo in comment about sock flags
2017-08-15 11:28 UTC
[PATCH] of_mdio: merge branch tails in of_phy_register_fixed_link()
2017-08-15 11:18 UTC (3+ messages)
[PATCH net] ipv6: fix NULL dereference in ip6_route_dev_notify()
2017-08-15 11:09 UTC
[PATCH] New Chapter on CodingStyle
2017-08-15 10:42 UTC (2+ messages)
[PATCH] i40e{,vf}: Fix out-of-bound cpumask read in IRQ affinity handler
2017-08-15 10:33 UTC (2+ messages)
Kernel 4.13.0-rc4-next-20170811 - IP Routing / Forwarding performance vs Core/RSS number / HT on
2017-08-15 10:28 UTC (20+ messages)
[PATCH] netfilter: fix indent on in statements
2017-08-15 9:51 UTC (4+ messages)
[PATCH][V2] netfilter: fix indent on if statements
2017-08-15 9:50 UTC
[RFC PATCH 0/2] Support of VPLS MPLS
2017-08-15 9:37 UTC (7+ messages)
` [PATCH 1/2] mpls: add handlers
(unknown),
2017-08-15 8:46 UTC
AF_VSOCK unimplemented sockopts
2017-08-15 8:36 UTC (3+ messages)
[PATCH net-next] liquidio: update debug console logging mechanism
2017-08-15 7:22 UTC (4+ messages)
[PATCH 1/2] mlx4: remove unnecessary pci_set_drvdata()
2017-08-15 7:13 UTC (3+ messages)
` [PATCH 2/2] mlx5: "
[patch net-next] mlxsw: spectrum_router: Use correct config option
2017-08-15 7:10 UTC
[PATCH net repost] nfp: do not update MTU from BH in flower app
2017-08-15 6:13 UTC (3+ messages)
[PATCH net] openvswitch: fix skb_panic due to the incorrect actions attrlen
2017-08-15 6:02 UTC (3+ messages)
[PATCH net] tcp: fix possible deadlock in TCP stack vs BPF filter
2017-08-15 5:32 UTC (2+ messages)
[PATCH net] dccp: purge write queue in dccp_destroy_sock()
2017-08-15 5:29 UTC (2+ messages)
[PATCH net] udp: fix linear skb reception with PEEK_OFF
2017-08-15 5:27 UTC (3+ messages)
[PATCH net-next] liquidio: fix issues with fw_type module parameter
2017-08-15 5:25 UTC (2+ messages)
[patch net-next 0/2] mlxsw: Add support for nexthop group consolidation for IPv6
2017-08-15 5:24 UTC (4+ messages)
` [patch net-next 1/2] mlxsw: spectrum_router: Prepare nexthop group's hash table "
` [patch net-next 2/2] mlxsw: spectrum_router: Add support for nexthop group consolidation "
[PATCH V2 net-next 0/8] liquidio: adding support for ethtool --set-ring feature
2017-08-15 5:21 UTC (2+ messages)
[PATCH net] ipv6: release rt6->rt6i_idev properly during ifdown
2017-08-15 5:19 UTC (3+ messages)
[PATCH net] af_key: do not use GFP_KERNEL in atomic contexts
2017-08-15 5:19 UTC (3+ messages)
[PATCH net] tcp: ulp: avoid module refcnt leak in tcp_set_ulp
2017-08-15 5:17 UTC (2+ messages)
[PATCH net-next V2 0/3] XDP support for tap
2017-08-15 5:02 UTC (8+ messages)
` [PATCH net-next V2 3/3] tap: XDP support
[PATCH v5 net 0/2] ipv6: fix flowlabel issue for reset packet
2017-08-15 2:53 UTC (3+ messages)
` [PATCH v5 net 1/2] net: remove unnecessary rotation
` [PATCH v5 net 2/2] net: fix tcp reset packet flowlabel for ipv6
linux-next: build failure after merge of the net-next tree
2017-08-15 2:28 UTC
linux-next: manual merge of the net-next tree with the rockchip tree
2017-08-15 1:52 UTC
[PATCH v10 0/5] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-08-15 1:40 UTC (4+ messages)
` [PATCH v10 3/5] PCI: Disable Relaxed Ordering Attributes for AMD A1100
[PATCH net] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
2017-08-15 1:35 UTC (12+ messages)
[PATCH net-next v2] openvswitch: enable NSH support
2017-08-15 0:39 UTC (3+ messages)
[PATCH net-next 0/1 v3] drivers: net: Add support for rmnet driver
2017-08-14 23:52 UTC (4+ messages)
` [PATCH net-next 1/1 v3] drivers: net: rmnet: Initial implementation
[PATCH net-next 00/11] net: dsa: add generic debugfs interface
2017-08-14 22:58 UTC (22+ messages)
` [PATCH net-next 01/11] net: dsa: legacy: assign dst->applied
` [PATCH net-next 02/11] net: dsa: add debugfs interface
` [PATCH net-next 03/11] net: dsa: debugfs: add tree
` [PATCH net-next 04/11] net: dsa: debugfs: add tag_protocol
` [PATCH net-next 05/11] net: dsa: debugfs: add port stats
` [PATCH net-next 06/11] net: dsa: debugfs: add port registers
` [PATCH net-next 07/11] net: dsa: debugfs: add port fdb
` [PATCH net-next 08/11] net: dsa: restore mdb dump
` [PATCH net-next 09/11] net: dsa: debugfs: add port mdb
` [PATCH net-next 10/11] net: dsa: restore VLAN dump
` [PATCH net-next 11/11] net: dsa: debugfs: add port vlan
Cycling Enthusiasts List
2017-08-14 18:49 UTC
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
2017-08-14 20:35 UTC
[PATCH net-next RFC 0/6] Configure cloud filters in i40e via tc/flower classifier
2017-08-14 19:21 UTC (7+ messages)
` [PATCH 5/6] [net-next]net: i40e: Clean up of cloud filters
` [Intel-wired-lan] "
` [PATCH 6/6] [net-next]net: i40e: Enable cloud filters in i40e via tc/flower classifier
` [Intel-wired-lan] "
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).