messages from 2018-03-17 16:42:41 to 2018-03-19 09:43:13 UTC [more...]
[PATCH v5 0/2] Remove false-positive VLAs when using max()
2018-03-19 9:43 UTC (14+ messages)
[PATCH net-next v2 0/2] brcmfmac: add new dt entries for SG SDIO settings
2018-03-19 9:31 UTC (4+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] dt: bindings: add new dt entries for brcmfmac
[PATCH v11 crypto 00/12] Chelsio Inline TLS
2018-03-19 9:22 UTC (9+ messages)
` [PATCH v11 crypto 06/12] crypto: chtls - structure and macro for "
linux-next on x60: network manager often complains "network is disabled" after resume
2018-03-19 9:21 UTC (3+ messages)
[PATCH net-next v2 0/5] Rework ip_ra_chain protection
2018-03-19 9:15 UTC (6+ messages)
` [PATCH net-next v2 1/5] net: Revert "ipv4: get rid of ip_ra_lock"
` [PATCH net-next v2 2/5] net: Revert "ipv4: fix a deadlock in ip_ra_control"
` [PATCH net-next v2 3/5] net: Move IP_ROUTER_ALERT out of lock_sock(sk)
` [PATCH net-next v2 4/5] net: Make ip_ra_chain per struct net
` [PATCH net-next v2 5/5] net: Replace ip_ra_lock with per-net mutex
[PATCH net-next 00/10] net: mvpp2: phylink conversion
2018-03-19 8:52 UTC (10+ messages)
` [PATCH net-next 02/10] net: phy: phylink: allow 10GKR interface to use in-band negotiation
` [PATCH net-next 03/10] net: mvpp2: phylink support
` [PATCH net-next 05/10] phy: cp110-comphy: 2.5G SGMII mode
aio poll, io_pgetevents and a new in-kernel poll API V5
2018-03-19 8:35 UTC (2+ messages)
[RFC 0/2] Shrink page_frag_cache
2018-03-19 8:27 UTC (6+ messages)
` [RFC 2/2] page_frag_cache: Store metadata in struct page
[RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-03-19 7:55 UTC (2+ messages)
[PATCH net-next 0/4] mlxsw: Adapt driver to upcoming firmware versions
2018-03-19 7:51 UTC (5+ messages)
` [PATCH net-next 1/4] mlxsw: pci: Set mbox dma addresses to zero when not used
` [PATCH net-next 2/4] mlxsw: spectrum: Reserved field in mbox profile shouldn't be set
` [PATCH net-next 3/4] mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versions
` [PATCH net-next 4/4] mlxsw: spectrum_acl: Do not invalidate already invalid ACL groups
recursive static routes
2018-03-19 7:42 UTC
KASAN: slab-out-of-bounds Read in rds_cong_queue_updates
2018-03-19 6:47 UTC (3+ messages)
[PATCH] net: gemini: fix memory leak
2018-03-19 6:40 UTC
INFO: task hung in __tun_chr_ioctl
2018-03-19 6:34 UTC (2+ messages)
[PATCH V2] xfrm: fix rcu_read_unlock usage in xfrm_local_error
2018-03-19 6:25 UTC (2+ messages)
[bug, bisected] pfifo_fast causes packet reordering
2018-03-19 6:07 UTC (4+ messages)
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
2018-03-19 5:27 UTC (16+ messages)
` [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 08/21] iio: adc: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 14/21] mtd: "
` [PATCH v2 16/21] remoteproc: "
` [PATCH v2 19/21] spi: "
kernel BUG at drivers/vhost/vhost.c:LINE!
2018-03-19 4:59 UTC
[PATCH net 0/7] fix idr leak in actions
2018-03-19 4:33 UTC (9+ messages)
` [PATCH net 1/7] net/sched: fix idr leak on the error path of tcf_bpf_init()
` [PATCH net 2/7] net/sched: fix idr leak in the error path of tcf_simp_init()
` [PATCH net 3/7] net/sched: fix idr leak in the error path of tcf_act_police_init()
` [PATCH net 4/7] net/sched: fix idr leak in the error path of tcp_pedit_init()
` [PATCH net 5/7] net/sched: fix idr leak in the error path of __tcf_ipt_init()
` [PATCH net 6/7] net/sched: fix idr leak in the error path of tcf_vlan_init()
` [PATCH net 7/7] net/sched: fix idr leak in the error path of tcf_skbmod_init()
[PATCH RFC 0/2] Add support for warnings to extack
2018-03-19 4:27 UTC (10+ messages)
` [PATCH RFC 1/2] netlink: extend extack so it can carry more than one message
[PATCH RFC v2 net-next 00/21] net/ipv6: Separate data structures for FIB and data path
2018-03-19 3:36 UTC (22+ messages)
` [PATCH RFC v2 net-next 01/21] net: Move fib_convert_metrics to metrics file
` [PATCH RFC v2 net-next 02/21] net: Handle null dst in rtnl_put_cacheinfo
` [PATCH RFC v2 net-next 03/21] vrf: Move fib6_table into net_vrf
` [PATCH RFC v2 net-next 04/21] net/ipv6: Pass net to fib6_update_sernum
` [PATCH RFC v2 net-next 05/21] net/ipv6: Pass net namespace to route functions
` [PATCH RFC v2 net-next 06/21] net/ipv6: Move support functions up in route.c
` [PATCH RFC v2 net-next 07/21] net/ipv6: Save route type in rt6_info
` [PATCH RFC v2 net-next 08/21] net/ipv6: Move nexthop data to fib6_nh
` [PATCH RFC v2 net-next 09/21] net/ipv6: Defer initialization of dst to data path
` [PATCH RFC v2 net-next 10/21] net/ipv6: move metrics from dst to rt6_info
` [PATCH RFC v2 net-next 11/21] net/ipv6: move expires into rt6_info
` [PATCH RFC v2 net-next 12/21] net/ipv6: Add fib6_null_entry
` [PATCH RFC v2 net-next 13/21] net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
` [PATCH RFC v2 net-next 14/21] net/ipv6: Move dst flags to booleans in fib entries
` [PATCH RFC v2 net-next 15/21] net/ipv6: Create a neigh_lookup for FIB entries
` [PATCH RFC v2 net-next 16/21] net/ipv6: Add gfp_flags to route add functions
` [PATCH RFC v2 net-next 17/21] net/ipv6: Cleanup exception and cache route handling
` [PATCH RFC v2 net-next 18/21] net/ipv6: introduce fib6_info struct and helpers
` [PATCH RFC v2 net-next 19/21] net/ipv6: separate handling of FIB entries from dst based routes
` [PATCH RFC v2 net-next 20/21] net/ipv6: Flip FIB entries to fib6_info
` [PATCH RFC v2 net-next 21/21] net/ipv6: Remove unused code and variables for rt6_info
[PATCH v3 00/18] Eliminate duplicate barriers on weakly-ordered archs
2018-03-19 1:48 UTC (11+ messages)
` [PATCH v3 18/18] infiniband: cxgb4: "
linux-next: manual merge of the net-next tree with the syscalls tree
2018-03-19 0:25 UTC
[PATCH net-next] tc-testing: add selftests for 'bpf' action
2018-03-19 0:19 UTC
[PATCH net] net: fec: Fix unbalanced PM runtime calls
2018-03-19 0:12 UTC (4+ messages)
[PATCH net-next 0/4] net: dsa: Plug in PHYLINK support
2018-03-19 0:11 UTC (8+ messages)
` [PATCH net-next 1/4] net: dsa: Eliminate dsa_slave_get_link()
` [PATCH net-next 2/4] net: phy: phylink: Provide PHY interface to mac_link_{up,down}
` [PATCH net-next 3/4] net: dsa: Plug in PHYLINK support
` [PATCH net-next 4/4] net: dsa: bcm_sf2: Implement phylink_mac_ops
[PATCH v2] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
2018-03-18 22:59 UTC
[PATCH net-next 0/5] Add support for RDMA enhancements in cxgb4
2018-03-18 22:37 UTC (4+ messages)
` [PATCH net-next 2/5] cxgb4: Add support to initialise/read SRQ entries
[PATCH net-next 00/12] ARM: sun8i: r40: Add Ethernet support
2018-03-18 21:31 UTC (5+ messages)
` [PATCH net-next 02/12] clk: sunxi-ng: r40: export a regmap to access the GMAC register
` [PATCH net-next 03/12] dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions
[PATCH 0/5] mtd: Simplify erase handling
2018-03-18 21:22 UTC (3+ messages)
` [PATCH 1/5] mtd: Initialize ->fail_addr early in mtd_erase()
[PATCH net-next] selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu
2018-03-18 21:13 UTC (2+ messages)
[PATCH net-next 0/3] Automatic PHY interrupts
2018-03-18 20:53 UTC (5+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: Add missing g1 IRQ numbers
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: Add number of internal PHYs
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: Add MDIO interrupts for "
[PATCH RFC RFC] rds: Use NETDEV_UNREGISTER in rds_tcp_dev_event() (then kill NETDEV_UNREGISTER_FINAL)
2018-03-18 20:45 UTC (10+ messages)
` [rds-devel] "
[PATCH net-next] net: dsa: mv88e6xxx: Fix missing register lock in serdes_get_stats
2018-03-18 20:36 UTC (3+ messages)
[bpf-next PATCH v3 00/18] bpf,sockmap: sendmsg/sendfile ULP
2018-03-18 20:31 UTC (23+ messages)
` [bpf-next PATCH v3 01/18] sock: make static tls function alloc_sg generic sock helper
` [bpf-next PATCH v3 02/18] sockmap: convert refcnt to an atomic refcnt
` [bpf-next PATCH v3 03/18] net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
` [bpf-next PATCH v3 04/18] net: generalize sk_alloc_sg to work with scatterlist rings
` [bpf-next PATCH v3 05/18] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
` [bpf-next PATCH v3 06/18] bpf: sockmap, add bpf_msg_apply_bytes() helper
` [bpf-next PATCH v3 07/18] bpf: sockmap, add msg_cork_bytes() helper
` [bpf-next PATCH v3 08/18] bpf: sk_msg program helper bpf_sk_msg_pull_data
` [bpf-next PATCH v3 09/18] bpf: add map tests for BPF_PROG_TYPE_SK_MSG
` [bpf-next PATCH v3 10/18] bpf: add verifier "
` [bpf-next PATCH v3 11/18] bpf: sockmap sample, add option to attach SK_MSG program
` [bpf-next PATCH v3 12/18] bpf: sockmap sample, add sendfile test
` [bpf-next PATCH v3 13/18] bpf: sockmap sample, add data verification option
` [bpf-next PATCH v3 14/18] bpf: sockmap, add sample option to test apply_bytes helper
` [bpf-next PATCH v3 15/18] bpf: sockmap sample support for bpf_msg_cork_bytes()
` [bpf-next PATCH v3 16/18] bpf: sockmap add SK_DROP tests
` [bpf-next PATCH v3 17/18] bpf: sockmap sample test for bpf_msg_pull_data
` [bpf-next PATCH v3 18/18] bpf: sockmap test script
[PATCH 1/2] brcmfmac: add new dt entries for SG SDIO settings
2018-03-18 20:01 UTC (3+ messages)
` [PATCH 2/2] dt: bindings: add new dt entries for brcmfmac
[PATCH net-next 00/10 v2] selftests: pmtu: Add further vti/vti6 MTU and PMTU tests
2018-03-18 17:42 UTC (4+ messages)
[PATCH iproute2] Revert "iproute: "list/flush/save default" selected all of the routes"
2018-03-18 17:02 UTC (3+ messages)
` [PATCH iproute2] treat "default" and "all"/"any" addresses differenty
[PATCH v11 crypto 01/12] tls: support for Inline tls record (fwd)
2018-03-18 16:01 UTC
[PATCH v11 crypto 12/12] crypto: chtls - Makefile Kconfig (fwd)
2018-03-18 15:59 UTC
[PATCH net] devlink: Remove redundant free on error path
2018-03-18 15:37 UTC
HW question: i210 vs. BCM5461S over SGMII: no response from PHY to MDIO requests?
2018-03-18 14:40 UTC (2+ messages)
[PATCH] net: dsa: drop some VLAs in switch.c
2018-03-18 14:08 UTC (6+ messages)
[PATCH v2 0/2] net: phy: relax error checking when creating sysfs link netdev->phydev
2018-03-18 13:13 UTC (3+ messages)
` [PATCH v2 1/2] sysfs: symlink: export sysfs_create_link_nowarn()
[PATCH] vmxnet3: fix LRO feature check
2018-03-18 11:23 UTC (5+ messages)
[PATCH] json_print: fix print_uint with helper type extensions
2018-03-18 8:40 UTC (3+ messages)
[PATCH] vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
2018-03-18 1:17 UTC
[PATCH net-next v5 0/8] ibmvnic: Update TX pool and TX routines
2018-03-18 0:12 UTC (2+ messages)
sctp: use proc_remove_subtree()
2018-03-18 0:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next 0/2] hv_netvsc: minor enhancements
2018-03-18 0:10 UTC (2+ messages)
[PATCH v2 net 2/2] vmxnet3: use correct flag to indicate LRO feature
2018-03-18 0:05 UTC (2+ messages)
[PATCH v2 net 1/2] vmxnet3: avoid xmit reset due to a race in vmxnet3
2018-03-18 0:05 UTC (2+ messages)
[PATCH net 0/5] net/sched: fix NULL dereference in the error path of .init()
2018-03-17 23:53 UTC (2+ messages)
[PATCH net-next] net: ethernet: ti: cpsw: enable vlan rx vlan offload
2018-03-17 23:51 UTC (2+ messages)
[PATCH v2] net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
2018-03-17 23:50 UTC (2+ messages)
[PATCH] net: hns: Fix ethtool private flags
2018-03-17 23:48 UTC (2+ messages)
[PATCH net 0/3] vti4, ip_tunnel: Fixes for MTU assignment and validation
2018-03-17 23:46 UTC (2+ messages)
[PATCH net] mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
2018-03-17 21:35 UTC (2+ messages)
[PATCH net-next] cxgb4: Fix queue free path of ULD drivers
2018-03-17 21:20 UTC (2+ messages)
[PATCH net-next] rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
2018-03-17 21:19 UTC (2+ messages)
[PATCH net-next 0/6] Converting pernet_operations (part #8)
2018-03-17 21:13 UTC (3+ messages)
[net-next 0/5] tipc: obsolete zone concept
2018-03-17 21:12 UTC (2+ messages)
[PATCH v2 net] net: sched: fix uses after free
2018-03-17 21:04 UTC (2+ messages)
[PATCH net-next] liquidio: Allow RX descriptors to be consumed before disabling NAPI
2018-03-17 21:01 UTC (2+ messages)
[PATCH 0/5] Enable XDP for ixgbevf
2018-03-17 20:57 UTC (2+ messages)
Statement regarding NetDev conference and NetDev Society
2018-03-17 20:25 UTC
[PATCH net-next] net: dsa: mv88e6xxx: Fix IRQ when loading module
2018-03-17 19:21 UTC
NULL pointer dereferences with 4.14.27
2018-03-17 19:12 UTC (2+ 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).