messages from 2018-10-09 14:13:39 to 2018-10-10 06:09:32 UTC [more...]
[PATCH stable 4.9 00/29] backport of IP fragmentation fixes
2018-10-09 22:49 UTC (25+ messages)
` [PATCH stable 4.9 01/29] inet: frags: change inet_frags_init_net() return value
` [PATCH stable 4.9 02/29] inet: frags: add a pointer to struct netns_frags
` [PATCH stable 4.9 03/29] inet: frags: refactor ipfrag_init()
` [PATCH stable 4.9 04/29] inet: frags: refactor ipv6_frag_init()
` [PATCH stable 4.9 05/29] inet: frags: refactor lowpan_net_frag_init()
` [PATCH stable 4.9 06/29] ipv6: export ip6 fragments sysctl to unprivileged users
` [PATCH stable 4.9 07/29] rhashtable: add schedule points
` [PATCH stable 4.9 08/29] inet: frags: use rhashtables for reassembly units
` [PATCH stable 4.9 09/29] inet: frags: remove some helpers
` [PATCH stable 4.9 10/29] inet: frags: get rif of inet_frag_evicting()
` [PATCH stable 4.9 11/29] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH stable 4.9 12/29] inet: frags: break the 2GB limit for frags storage
` [PATCH stable 4.9 13/29] inet: frags: do not clone skb in ip_expire()
` [PATCH stable 4.9 14/29] ipv6: frags: rewrite ip6_expire_frag_queue()
` [PATCH stable 4.9 15/29] rhashtable: reorganize struct rhashtable layout
` [PATCH stable 4.9 16/29] inet: frags: reorganize struct netns_frags
` [PATCH stable 4.9 17/29] inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
` [PATCH stable 4.9 18/29] inet: frags: fix ip6frag_low_thresh boundary
` [PATCH stable 4.9 19/29] ip: discard IPv4 datagrams with overlapping segments
` [PATCH stable 4.9 20/29] net: speed up skb_rbtree_purge()
` [PATCH stable 4.9 21/29] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH stable 4.9 22/29] ipv6: defrag: drop non-last frags smaller than min mtu
` [PATCH stable 4.9 23/29] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
` [PATCH stable 4.9 24/29] net: add rb_to_skb() and other rb tree helpers
[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
2018-10-09 22:43 UTC (18+ messages)
` [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
` [RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy
[net-next:master 375/375] drivers/net//ethernet/chelsio/cxgb4/cxgb4_thermal.c:48:11: error: 'struct adapter' has no member named 'ch_thermal'
2018-10-09 22:24 UTC
[PATCH net-next 0/3] ip_tunnel: specify tunnel type via template
2018-10-09 22:24 UTC (4+ messages)
` [PATCH net-next 1/3] ip_tunnel: add type field to struct ip_tunnel_info
` [PATCH net-next 2/3] net: act_tunnel_key: support for tunnel type
` [PATCH net-next 3/3] netfilter: nft_tunnel: "
[PATCH net-next] net: sched: avoid writing on noop_qdisc
2018-10-09 22:20 UTC
[PATCH bpf-next 0/6] Consistent prefixes for libbpf interfaces
2018-10-09 22:17 UTC (4+ messages)
[PATCH net v2] net/sched: cls_api: add missing validation of netlink attributes
2018-10-09 22:12 UTC (2+ messages)
[PATCH] bpf: btf: Fix a missing check bug
2018-10-10 4:47 UTC (7+ messages)
[PATCH net-next] net/ipv6: Add knob to skip DELROUTE message on device down
2018-10-09 21:27 UTC
[PATCH v2 1/2] net/ncsi: Add NCSI Broadcom OEM command
2018-10-10 4:39 UTC (3+ messages)
` [PATCH v2 2/2] net/ncsi: Add NCSI Mellanox "
[PATCH V1 net-next 00/12] Improving performance and reducing latencies, by using latest capabilities exposed in ENA device
2018-10-09 21:18 UTC (17+ messages)
` [PATCH V1 net-next 01/12] net: ena: minor performance improvement
` [PATCH V1 net-next 02/12] net: ena: complete host info to match latest ENA spec
` [PATCH V1 net-next 03/12] net: ena: introduce Low Latency Queues data structures according to "
` [PATCH V1 net-next 04/12] net: ena: add functions for handling Low Latency Queues in ena_com
` [PATCH V1 net-next 05/12] net: ena: add functions for handling Low Latency Queues in ena_netdev
` [PATCH V1 net-next 06/12] net: ena: use CSUM_CHECKED device indication to report skb's checksum status
` [PATCH V1 net-next 07/12] net: ena: explicit casting and initialization, and clearer error handling
` [PATCH V1 net-next 08/12] net: ena: limit refill Rx threshold to 256 to avoid latency issues
` [PATCH V1 net-next 09/12] net: ena: change rx copybreak default to reduce kernel memory pressure
` [PATCH V1 net-next 10/12] net: ena: remove redundant parameter in ena_com_admin_init()
` [PATCH V1 net-next 11/12] net: ena: update driver version to 2.0.1
` [PATCH V1 net-next 12/12] net: ena: fix indentations in ena_defs for better readability
[PATCH net-next v2] net: core: change bool members of struct net_device to bitfield members
2018-10-09 20:52 UTC (5+ messages)
[sky2 driver] 88E8056 PCI-E Gigabit Ethernet Controller not working after suspend
2018-10-09 20:09 UTC (2+ messages)
Inquiry 09-10-2018
2018-10-09 14:18 UTC
[PATCH v3 1/2] Driver core: add bus_find_device_by_fwnode
2018-10-10 2:58 UTC (11+ messages)
` [PATCH v3 2/2] treewide: use bus_find_device_by_fwnode
Inquiry 09-10-2018
2018-10-09 18:58 UTC
[bpf-next V2 PATCH 0/3] bpf/xdp: fix generic-XDP and demonstrate VLAN manipulation
2018-10-09 18:47 UTC (5+ messages)
` [bpf-next V2 PATCH 1/3] net: fix generic XDP to handle if eth header was mangled
` [bpf-next V2 PATCH 2/3] bpf: make TC vlan bpf_helpers avail to selftests
` [bpf-next V2 PATCH 3/3] selftests/bpf: add XDP selftests for modifying and popping VLAN headers
[PATCH -next] phy: phy-ocelot-serdes: fix return value check in serdes_probe()
2018-10-10 2:00 UTC
[LKP] [tcp] a337531b94: netperf.Throughput_Mbps -6.1% regression
2018-10-10 1:51 UTC
[PATCH net-next] tun: Consistently configure generic netdev params via rtnetlink
2018-10-09 18:21 UTC
[PATCH v3 net-next] inet: remove redundant backlog setting in listen(2)
2018-10-10 1:44 UTC (8+ messages)
` [PATCH net-next] tcp: forbid direct reclaim if MSG_DONTWAIT is set in send path
[PATCH net-next] cxgb4: Add thermal zone support
2018-10-09 18:16 UTC (2+ messages)
[PATCH net-next] net/mpls: Implement handler for strict data checking on dumps
2018-10-09 18:10 UTC
[PATCH bpf-next 0/6] Implement queue/stack maps
2018-10-09 18:08 UTC (11+ messages)
` [PATCH bpf-next 1/6] bpf: rename stack trace map operations
` [PATCH bpf-next 3/6] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
` [PATCH bpf-next 4/6] bpf: add queue and stack maps
selftests/bpf: test_kmod.sh hangs on all devices
2018-10-09 17:57 UTC (5+ messages)
[PATCH V2 net 0/4] minor bug fixes for ENA Ethernet driver
2018-10-09 17:50 UTC (6+ messages)
` [PATCH V2 net 1/4] net: ena: fix warning in rmmod caused by double iounmap
` [PATCH V2 net 2/4] net: ena: fix rare bug when failed restart/resume is followed by driver removal
` [PATCH V2 net 3/4] net: ena: fix NULL dereference due to untimely napi initialization
` [PATCH V2 net 4/4] net: ena: fix auto casting to boolean
[PATCH net] net/sched: cls_api: add missing validation of netlink attributes
2018-10-09 17:45 UTC (4+ messages)
BBR and TCP internal pacing causing interrupt storm with pfifo_fast
2018-10-09 17:26 UTC (4+ messages)
general protection fault in __handle_mm_fault
2018-10-09 17:09 UTC (8+ messages)
[PATCH net] net/xfrm: fix out-of-bounds packet access
2018-10-09 16:59 UTC
enquiry 09-10-2018
2018-10-09 16:09 UTC
PMTU discovery broken in Linux for UDP/raw application if the socket is not bound to a device
2018-10-09 16:23 UTC (2+ messages)
Possible bug in traffic control?
2018-10-09 15:58 UTC
(unknown),
2018-10-09 15:55 UTC
[PATCH net v2 0/2] net: ipv4: fixes for PMTU when link MTU changes
2018-10-09 15:48 UTC (3+ messages)
` [PATCH net v2 1/2] net: ipv4: update fnhe_pmtu when first hop's "
` [PATCH net v2 2/2] net: ipv4: don't let PMTU updates increase route MTU
[RFC PATCH net 0/3] net/smc: move some definitions to UAPI
2018-10-09 15:43 UTC (2+ messages)
[PATCH net-next] rxrpc: Remove set but not used variable 'ioc'
2018-10-09 15:34 UTC (5+ messages)
` [PATCH v2] rxrpc: use correct kvec num while send response packet in rxrpc_reject_packets
fore200e DMA cleanups and fixes
2018-10-09 14:57 UTC (8+ messages)
` [PATCH 1/7] fore200e: simplify fore200e_bus usage
` [PATCH 2/7] fore200e: store a struct device in struct fore200e
` [PATCH 3/7] fore200e: remove the align_size field of struct chunk
` [PATCH 4/7] fore200e: devirtualize dma mapping calls
` [PATCH 5/7] fore200e: devirtualize dma alloc calls
` [PATCH 6/7] fore200e: don't use GFP_DMA
` [PATCH 7/7] fore200e: check for dma mapping failures
[PATCH net-next 00/19] Add support for Aquantia AQtion USB to 5/2.5GbE devices
2018-10-09 14:46 UTC (16+ messages)
` [PATCH net-next 01/19] net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
` [PATCH net-next 03/19] net: usb: aqc111: Add implementation of read and write commands
` [PATCH net-next 04/19] net: usb: aqc111: Various callbacks implementation
` [PATCH net-next 07/19] net: usb: aqc111: Add support for getting and setting of MAC address
` [PATCH net-next 08/19] net: usb: aqc111: Implement TX data path
` [PATCH net-next 09/19] net: usb: aqc111: Implement RX "
[PATCH net-next v2 2/4] net/smc: ipv6 support for smc_diag.c
2018-10-09 14:41 UTC (3+ messages)
` [net-next,v2,2/4] "
[PATCH v2 0/2] net: if_arp: use define instead of hard-coded value
2018-10-09 14:27 UTC (3+ messages)
` [PATCH v2 1/2] net: if_arp: Fix incorrect indents
` [PATCH v2 2/2] net: if_arp: use define instead of hard-coded value
linux-next: manual merge of the net-next tree with the net tree
2018-10-09 20:58 UTC (3+ messages)
[PATCH] ethtool: fix a missing-check bug
2018-10-09 16:04 UTC (2+ messages)
[iproute PATCH] bridge: fdb: Fix for missing keywords in non-JSON output
2018-10-09 12:44 UTC
[PATCH] qtnfmac: avoid uninitialized variable access
2018-10-09 20:25 UTC (2+ messages)
[PATCH v2 lora-next 0/4] migration to regmap and clk framework
2018-10-09 12:52 UTC (5+ messages)
` [PATCH v2 lora-next 1/4] net: lora: sx1301: convert burst spi functions to regmap raw
` [PATCH v2 lora-next 2/4] net: lora: sx1301: convert to using regmap fields for bit ops
` [PATCH v2 lora-next 3/4] net: lora: sx125x: convert to regmap fields
` [PATCH v2 lora-next 4/4] net: lora: sx125x sx1301: allow radio to register as a clk provider
icmp redirect sent when an active ipsec child_sa exist
2018-10-09 12:09 UTC
[PATCH] ath10k: htt_rx: Fix signedness bug in ath10k_update_per_peer_tx_stats
2018-10-09 19:19 UTC (6+ messages)
[PATCH v8 00/15] octeontx2-af: Add RVU Admin Function driver
2018-10-09 12:00 UTC (10+ messages)
` [PATCH v8 02/15] octeontx2-af: Reset all RVU blocks
` [PATCH v8 10/15] octeontx2-af: Reconfig MSIX base with IOVA
[PATCH v3 net-next] ravb: do not write 1 to reserved bits
2018-10-09 11:53 UTC (4+ messages)
[PATCH] dt-bindings: Add bindings for aliases node
2018-10-09 18:31 UTC (3+ messages)
re iproute2 - don't return error on success fix
2018-10-09 10:54 UTC (5+ messages)
[RESEND PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
2018-10-09 17:59 UTC (2+ messages)
[PATCH net-next] net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel
2018-10-09 9:06 UTC
[PATCH net-next] rtnetlink: mpls: ip_valid_fib_dump_req() requires CONFIG_INET
2018-10-09 16:21 UTC (2+ messages)
[PATCH rdma-next v1 0/4] Scatter to CQE
2018-10-09 9:05 UTC (5+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Expose DC scatter to CQE capability bit
` [PATCH rdma-next v1 2/4] IB/mlx5: Support scatter to CQE for DC transport type
` [PATCH rdma-next v1 3/4] IB/mlx5: Verify that driver supports user flags
` [PATCH rdma-next v1 4/4] IB/mlx5: Allow scatter to CQE without global signaled WRs
[PATCH net-next] net: core: change bool members of struct net_device to bitfield members
2018-10-09 8:47 UTC (2+ messages)
[PATCH] ath9k: fix RX_STAT_INC() etc macros
2018-10-09 16:03 UTC
linux-next: Tree for Oct 9 (net/mpls/af_mpls.c)
2018-10-09 15:39 UTC
[PATCH][ipsec-next] xfrm: use correct size to initialise sp->ovec
2018-10-09 8:20 UTC (2+ messages)
[PATCH][ipsec-next] xfrm: remove unnecessary check in xfrmi_get_stats64
2018-10-09 8:20 UTC (2+ messages)
[PATCH bpf-next 0/6] Error handling when map lookup isn't supported
2018-10-09 7:02 UTC (11+ messages)
` [PATCH bpf-next 2/6] bpf: return EOPNOTSUPP "
` [PATCH bpf-next 3/6] tools/bpf: bpftool, split the function do_dump()
` [PATCH bpf-next 4/6] tools/bpf: bpftool, print strerror when map lookup error occurs
` [PATCH bpf-next 5/6] selftests/bpf: test_verifier, change names of fixup maps
` [PATCH bpf-next 6/6] selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog
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).