messages from 2018-08-31 01:17:58 to 2018-09-01 06:10:10 UTC [more...]
[PATCH] net/rds: RDS is not Radio Data System
2018-09-01 6:10 UTC (2+ messages)
[PATCH v2] hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
2018-09-01 6:08 UTC (2+ messages)
[PATCH net v2] net: bcmgenet: use MAC link status for fixed phy
2018-09-01 5:59 UTC (2+ messages)
[PATCH] veth: add software timestamping
2018-09-01 5:57 UTC (2+ messages)
[PATCH net-next] failover: remove set but not used variable 'primary_dev'
2018-09-01 1:34 UTC (3+ messages)
pull-request: bpf-next 2018-09-01
2018-09-01 0:43 UTC (2+ messages)
[PATCH net-next] liquidio: Added delayed work for periodically updating the link statistics
2018-09-01 0:44 UTC
[PATCH net-next v2] net/tls: Add support for async decryption of tls records
2018-09-01 1:00 UTC (2+ messages)
[PATCH net-next v1] selftests/tls: Add test for recv(PEEK) spanning across multiple records
2018-09-01 1:00 UTC (2+ messages)
[PATCH RFC net-next 00/18] net: Improve route scalability via support for nexthop objects
2018-09-01 0:49 UTC (20+ messages)
` [PATCH RFC net-next 01/18] net: Rename net/nexthop.h net/rtnh.h
` [PATCH RFC net-next 02/18] net: ipv4: export fib_good_nh and fib_flush
` [PATCH RFC net-next 03/18] net/ipv4: export fib_info_update_nh_saddr
` [PATCH RFC net-next 04/18] net/ipv4: export fib_check_nh
` [PATCH RFC net-next 05/18] net/ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
` [PATCH RFC net-next 06/18] net/ipv4: Create init and release helpers for fib_nh
` [PATCH RFC net-next 07/18] net: ipv4: Add fib_nh to fib_result
` [PATCH RFC net-next 08/18] net/ipv4: Move device validation to helper
` [PATCH RFC net-next 09/18] net/ipv6: Create init and release helpers for fib6_nh
` [PATCH RFC net-next 10/18] net/ipv6: Make fib6_nh optional at the end of fib6_info
` [PATCH RFC net-next 11/18] net: Initial nexthop code
` [PATCH RFC net-next 12/18] net/ipv4: Add nexthop helpers for ipv4 integration
` [PATCH RFC net-next 13/18] net/ipv4: Convert existing use of fib_info to new helpers
` [PATCH RFC net-next 14/18] net/ipv4: Allow routes to use nexthop objects
` [PATCH RFC net-next 15/18] net/ipv6: Use helpers to access fib6_nh data
` [PATCH RFC net-next 16/18] net/ipv6: Allow routes to use nexthop objects
` [PATCH RFC net-next 17/18] net: Add support for nexthop groups
` [PATCH RFC net-next 18/18] net/ipv4: Optimization for fib_info lookup
` [PATCH iproute2-next] ip: Add support for nexthop objects
[PATCH bpf-next v2 0/2] xsk: misc code cleanup
2018-08-31 23:43 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] i40e: fix possible compiler warning in xsk TX path
` [PATCH bpf-next v2 2/2] xsk: i40e: get rid of useless struct xdp_umem_props
[PATCH bpf-next] adding selftest for bpf's (set|get)_sockopt for SAVE_SYN
2018-08-31 23:41 UTC (2+ messages)
[PATCH v2] rsi: remove set but not used variable 'header_size'
2018-09-01 3:41 UTC (2+ messages)
[PATCH net-next] net: bgmac: remove set but not used variable 'err'
2018-09-01 3:13 UTC
[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
2018-09-01 0:23 UTC (10+ messages)
` [PATH v5 "
` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [PATH v6 0/4] gpiolib: speed up GPIO array processing
` [PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [PATCH v6 2/4] gpiolib: Identify arrays matching GPIO hardware
` [PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
` [PATCH v6 4/4] gpiolib: Implement fast processing path in get/set array
[PATCH v2] Optimize lookup of /0 xfrm policies
2018-08-31 22:18 UTC
[RFC PATCH bpf-next v2 4/4] selftests/bpf: add test cases for queue and stack maps
2018-08-31 21:48 UTC
[RFC PATCH bpf-next v2 3/4] Sync uapi/bpf.h to tools/include
2018-08-31 21:47 UTC
[PATCH net] bpf: Fix bpf_msg_pull_data()
2018-08-31 21:45 UTC
[PATCH net] ebpf: fix bpf_msg_pull_data
2018-08-31 21:41 UTC (6+ messages)
[RFC PATCH bpf-next v2 0/4] Implement bpf queue/stack maps
2018-08-31 21:26 UTC (3+ messages)
` [RFC PATCH bpf-next v2 1/4] bpf: add bpf queue and stack maps
` [RFC PATCH bpf-next v2 2/4] bpf: restrict use of peek/push/pop
[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
2018-09-01 1:34 UTC (8+ messages)
Cutting out
2018-08-31 11:34 UTC
[net-next v2 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2018-08-30
2018-08-31 21:08 UTC (12+ messages)
` [net-next v2 02/15] i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
` [net-next v2 03/15] i40evf: update ethtool stats code and use helper functions
` [net-next v2 04/15] i40evf: Change a VF mac without reloading the VF driver
` [net-next v2 07/15] i40evf: set IFF_UNICAST_FLT flag for the VF
` [net-next v2 10/15] i40e: report correct statistics when XDP is enabled
` [net-next v2 11/15] i40e: Check and correct speed values for link on open
` [net-next v2 12/15] i40evf: Don't enable vlan stripping when rx offload is turned on
` [net-next v2 13/15] i40e: hold the rtnl lock on clearing interrupt scheme
` [net-next v2 14/15] i40evf: cancel workqueue sync for adminq when a VF is removed
` [net-next v2 15/15] i40e: Prevent deleting MAC address from VF when set by PF
[PATCH v2 0/2] IB/ipoib: Use dev_port to disambiguate port numbers
2018-08-31 20:58 UTC (5+ messages)
` [PATCH v2 1/2] IB/ipoib: Use dev_port to expose network interface "
[PATCH net-next] rds: store socket timestamps as ktime_t
2018-09-01 1:04 UTC (2+ messages)
[net-next] ipv6:sr: Use the right next-hop value for neighbor discovery in End.DX4
2018-09-01 0:46 UTC (2+ messages)
[PATCH net-next] liquidio: cHECK-remove set but not used variable 'irh'
2018-08-31 20:16 UTC (4+ messages)
` [PATCH v2 net-next] liquidio: remove "
phys_port_id in switchdev mode?
2018-08-31 20:13 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the bpf-next tree
2018-09-01 0:06 UTC (2+ messages)
[PATCH v2 00/29] at24: remove at24_platform_data
2018-08-31 20:30 UTC (6+ messages)
` [PATCH v2 02/29] Documentation: nvmem: document lookup entries
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines
Adding path
2018-08-31 13:15 UTC
[PATCH net-next] net: dsa: b53: Provide sensible defaults
2018-08-31 19:29 UTC
[PATCH] cxgb4: fix abort_req_rss6 struct
2018-08-31 18:52 UTC
[PATCH] i40e: mark expected switch fall-through
2018-08-31 22:57 UTC (3+ messages)
[bpf-next PATCH 0/3] XDP micro optimizations for redirect
2018-08-31 18:37 UTC (5+ messages)
` [bpf-next PATCH 1/3] xdp: unlikely instrumentation for xdp map redirect
` [bpf-next PATCH 2/3] xdp: explicit inline __xdp_map_lookup_elem
` [bpf-next PATCH 3/3] xdp: split code for map vs non-map redirect
Cutting out
2018-08-31 13:07 UTC
[RFC PATCH v1 0/3] device property: Support MAC address in VPD
2018-08-31 21:28 UTC (9+ messages)
[PATCH net-next] veth: report NEWLINK event when moving the peer device in a new namespace
2018-08-31 16:54 UTC (5+ messages)
[PATCH net-next 1/2] netlink: ipv4 IGMP join notifications
2018-08-31 16:29 UTC (6+ messages)
` [PATCH net-next v2 1/2] netlink: ipv4 igmp "
` [PATCH net-next v2 2/2] netlink: ipv6 MLD "
[PATCH net-next] net: nixge: Fix Kconfig warning with OF_MDIO
2018-08-31 20:30 UTC
[RFC PATCH v2 bpf-next 0/2] verifier liveness simplification
2018-08-31 15:50 UTC (3+ messages)
[PATCH RFC net-next 00/11] udp gso
2018-08-31 15:11 UTC (10+ messages)
IPv6 neighbor discovery issues on 4.18
2018-08-31 14:49 UTC
linux-next: Tree for Aug 31 (nixge.c and phy)
2018-08-31 18:19 UTC (6+ messages)
` linux-next: Tree for Aug 31 (mix of ethernet and phy build errors)
[PATCH net] ipv6: don't get lwtstate twice in ip6_rt_copy_init()
2018-08-31 13:44 UTC (3+ messages)
[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
2018-08-31 15:08 UTC (6+ messages)
[PATCH] mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
2018-08-31 13:20 UTC (8+ messages)
[PATCH 04/15] soc: octeontx2: Add mailbox support infra
2018-08-31 17:25 UTC (6+ messages)
[PATCH net-next] cxgb4: collect hardware queue descriptors
2018-08-31 12:46 UTC
[PATCH 2/2] net/ibm/emac: deletion of unneeded macros definitions
2018-08-31 16:21 UTC (3+ messages)
[PATCH net] sctp: hold transport before accessing its asoc in sctp_transport_get_next
2018-08-31 12:03 UTC (6+ messages)
[PATCH] mt76: Fix comparisons with invalid hardware key index
2018-08-31 15:52 UTC (3+ messages)
[PATCH] brcmfmac: fix wrong strnchr usage
2018-08-31 15:48 UTC (2+ messages)
[PATCH 1/2] xfrm6: call kfree_skb when skb is toobig
2018-08-31 11:38 UTC (6+ messages)
` [PATCH 2/2] vti6: do not check for ignore_df in order to update pmtu
` [PATCH v2] xfrm6: call kfree_skb when skb is toobig
[PATCH] orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEAD
2018-08-31 15:45 UTC (2+ messages)
[PATCH RFC] net/mlx5_en: switch to Toeplitz RSS hash by default
2018-08-31 11:29 UTC
[PATCH] net: wireless: cw1200: Remove extra parentheses
2018-08-31 15:42 UTC (2+ messages)
` [PATCH] "
[PATCH] net: wireless: brcmsmac: Remove extra parentheses
2018-08-31 15:41 UTC (2+ messages)
` [PATCH] "
[PATCH bpf-next] xsk: remove unnecessary assignment
2018-08-31 11:17 UTC (3+ messages)
[PATCH bpf-next] samples/bpf: xdpsock, minor fixes
2018-08-31 11:17 UTC (3+ messages)
[PATCH net-next v3 00/10] net: mvpp2: phylink conversion
2018-08-31 15:21 UTC (10+ messages)
` [PATCH net-next v3 02/10] net: mvpp2: phylink support
[PATCH net-next 1/1] qed: Lower the severity of a dcbx log message
2018-08-31 11:10 UTC
[PATCH] rsi: remove set but not used variable 'header_size'
2018-08-31 11:07 UTC (2+ messages)
[PATCH bpf-next 0/3] xsk: misc code cleanup
2018-08-31 10:34 UTC (4+ messages)
` [PATCH bpf-next 3/3] i40e: adapt driver to new xdp_umem structure
[PATCH 1/2] net/ibm/emac: wrong emac_calc_base call was used by typo
2018-08-31 10:18 UTC (3+ messages)
[PATCH net] ip6_tunnel: respect ttl inherit for ip6tnl
2018-08-31 8:52 UTC
[PATCH] net: qca_spi: Fix race condition in spi transfers
2018-08-31 12:53 UTC
[PATCH bpf-next] tools/bpf: bpftool, add xskmap in map types
2018-08-31 8:45 UTC (2+ messages)
[PATCH bpf-next 00/11] AF_XDP zero-copy support for i40e
2018-08-31 8:34 UTC (7+ messages)
` [PATCH bpf-next 08/11] i40e: add AF_XDP zero-copy Rx support
` [RFC] net: xsk: add a simple buffer reuse queue
[PATCH] r8169: add support for NCube 8168 network card
2018-08-31 12:06 UTC
RFC: changed error code when binding unix socket twice
2018-08-31 11:14 UTC (2+ messages)
kernels >= v4.12 oops/crash with ipsec-traffic: partly bisected
2018-08-31 6:50 UTC (3+ messages)
` kernels > v4.12 oops/crash with ipsec-traffic: bisected to b838d5e1c5b6e57b10ec8af2268824041e3ea911: ipv4: mark DST_NOGC and remove the operation of dst_free()
[PATCH net-next 2/2] netlink: ipv6 MLD join notifications
2018-08-31 5:35 UTC (2+ messages)
[bpf PATCH v2] bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
2018-08-31 4:25 UTC
KASAN: use-after-free Read in vhost_work_queue
2018-08-31 8:15 UTC (3+ messages)
[PATCH net-next v2 0/3] net: mvneta: some small improvements
2018-08-31 8:11 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: mvneta: Don't check NETIF_F_GRO ourself
` [PATCH net-next v2 2/3] net: mvneta: enable NETIF_F_RXCSUM by default
` [PATCH net-next v2 3/3] net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbe
[PATCH bpf-next 2/3] xsk: get rid of useless struct xdp_umem_props
2018-08-31 4:03 UTC (2+ messages)
[PATCH net-next] bnxt_en: remove set but not used variable 'rx_stats'
2018-08-31 4:08 UTC
[PATCH net-next] net: remove duplicated include from net_failover.c
2018-08-31 3:44 UTC
[PATCH] mac80211: fix TX status reporting for ieee80211s
2018-08-31 7:12 UTC
[PATCH v3 bpf-next 0/2] bpf tcp save syn set/get sockoptions
2018-08-31 3:00 UTC (2+ messages)
[PATCH][net-next] xdp: remove redundant variable 'headroom'
2018-08-31 2:50 UTC (3+ messages)
[bpf PATCH] bpf: avoid kcm psock use and tcp_bpf from colliding
2018-08-31 0:24 UTC (2+ messages)
[PATCH] net: sched: Fix memory exposure from short TCA_U32_SEL
2018-08-31 4:03 UTC (10+ messages)
[RFC PATCH] bpf: test case for kcm + sockmap
2018-08-30 22:39 UTC (2+ messages)
` [RFC PATCH] bpf: test_maps add a test to catch "
[PATCH net] net/ipv6: Only update MTU metric if it set
2018-08-30 22:13 UTC (3+ messages)
[PATCH 1/2] dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandle
2018-08-30 21:55 UTC (5+ messages)
Maintainer / Kernel Summit 2018 planning kick-off
2018-08-30 21:35 UTC
KMSAN: uninit-value in rds_connect
2018-08-31 1:25 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).