messages from 2018-08-17 18:04:07 to 2018-08-20 12:12:35 UTC [more...]
[PATCH 1/4] net: macb: Fix regression breaking non-MDIO fixed-link PHYs
2018-08-20 12:12 UTC
[RFC 0/1] Appletalk AARP probe broken by receipt of own broadcasts
2018-08-20 8:48 UTC (6+ messages)
` [RFC 1/1] appletalk: ignore aarp probe broadcasts that loopback
[PATCH bpf] xsk: fix return value of xdp_umem_assign_dev()
2018-08-20 8:31 UTC (3+ messages)
[PATCH] wireless: Use dma_zalloc_coherent instead of dma_alloc_coherent + memset
2018-08-20 10:53 UTC (4+ messages)
[PATCH v2] wcn36xx: Use dma_zalloc_coherent instead of dma_alloc_coherent + memset
2018-08-20 10:44 UTC
[PATCH v2 00/29] at24: remove at24_platform_data
2018-08-20 10:43 UTC (6+ messages)
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API
[PATCH] tipc: fix issue that tipc_dest neglects of big-endian
2018-08-20 10:26 UTC
[PATCH] net: mvpp2: avoid bouncing buffers
2018-08-20 7:02 UTC (4+ messages)
[bpf-next RFC 0/3] Introduce eBPF flow dissector
2018-08-20 5:44 UTC (8+ messages)
` [bpf-next RFC 1/3] flow_dissector: implements flow dissector BPF hook
` [bpf-next RFC 2/3] flow_dissector: implements eBPF parser
[LKP] ab9ee8e38b [ 22.890412] WARNING: CPU: 0 PID: 632 at mm/usercopy.c:81 usercopy_warn
2018-08-20 5:31 UTC (2+ messages)
WARNING in xfrm_policy_fini
2018-08-20 4:14 UTC
Experimental fix for MSI-X issue on r8169
2018-08-20 3:47 UTC (2+ messages)
[RFC PATCH net-next V2 0/6] XDP rx handler
2018-08-20 6:34 UTC (11+ messages)
[PATCH] ip6_vti: fix a null pointer deference when destroy vti6 tunnel
2018-08-20 2:56 UTC (2+ messages)
Allocation failure with subsequent kernel crash
2018-08-20 6:03 UTC (3+ messages)
[PATCH 1/2] ip_vti: fix a null pointer deferrence when create vti fallback tunnel
2018-08-20 1:58 UTC (5+ messages)
` [PATCH 2/2] ip6_vti: fix creating fallback tunnel device for vti6
[PATCH] r8152: disable RX aggregation on new Dell TB16 dock
2018-08-20 4:43 UTC
unregister_netdevice: waiting for DEV to become free (2)
2018-08-20 4:31 UTC
bnxt: card intermittently hanging and dropping link
2018-08-19 22:25 UTC (5+ messages)
[PATCH net v2 0/4] qed: Misc fixes in the interface with the MFW
2018-08-19 21:01 UTC (5+ messages)
` [PATCH net v2 1/4] qed: Wait for ready indication before rereading the shmem
` [PATCH net v2 2/4] qed: Wait for MCP halt and resume commands to take place
` [PATCH net v2 3/4] qed: Prevent a possible deadlock during driver load and unload
` [PATCH net v2 4/4] qed: Avoid sending mailbox commands when MFW is not responsive
[Patch net 0/9] net_sched: pending clean up and bug fixes
2018-08-19 19:22 UTC (10+ messages)
` [Patch net 1/9] net_sched: improve and refactor tcf_action_put_many()
` [Patch net 2/9] net_sched: remove unnecessary ops->delete()
` [Patch net 3/9] net_sched: remove unused parameter for tcf_action_delete()
` [Patch net 4/9] net_sched: remove unused tcf_idr_check()
` [Patch net 5/9] net_sched: remove list_head from tc_action
` [Patch net 6/9] net_sched: remove unused tcfa_capab
` [Patch net 7/9] Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"
` [Patch net 8/9] act_ife: move tcfa_lock down to where necessary
` [Patch net 9/9] act_ife: fix a potential deadlock
[PATCH][net-next] vxlan: reduce dirty cache line in vxlan_find_mac
2018-08-19 18:11 UTC (2+ messages)
[PATCH net 0/4] qed: Misc fixes in the interface with the MFW
2018-08-19 18:10 UTC (6+ messages)
` [PATCH net 1/4] qed: Wait for ready indication before rereading the shmem
` [PATCH net 2/4] qed: Wait for MCP halt and resume commands to take place
` [PATCH net 3/4] qed: Prevent a possible deadlock during driver load and unload
` [PATCH net 4/4] qed: Avoid sending mailbox commands when MFW is not responsive
[PATCH 1/1] tap: RCU usage and comment fixes
2018-08-19 18:08 UTC (2+ messages)
[PATCH net-next] net: sched: always disable bh when taking tcf_lock
2018-08-19 17:51 UTC (2+ messages)
how to (cross)connect two (physical) eth ports for ping test?
2018-08-19 15:55 UTC (5+ messages)
[GIT] Networking
2018-08-19 18:37 UTC
[PATCH] r8169: don't use MSI-X on RTL8106e
2018-08-19 18:01 UTC (3+ messages)
` [PATCH v2 net] "
[PATCH] net: lan743x_ptp: convert to ktime_get_clocktai_ts64
2018-08-19 17:58 UTC (10+ messages)
[PATCH net-next] net: mvneta: fix mvneta_config_rss on armada 3700
2018-08-19 17:49 UTC (4+ messages)
[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop
2018-08-19 12:11 UTC (8+ messages)
` [PATCH net-next v8 1/7] net: vhost: lock the vqs one by one
` [PATCH net-next v8 2/7] net: vhost: replace magic number of lock annotation
` [PATCH net-next v8 3/7] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v8 4/7] net: vhost: add rx busy polling in tx path
` [PATCH net-next v8 5/7] net: vhost: introduce bitmap for vhost_poll
` [PATCH net-next v8 6/7] net: vhost: disable rx wakeup during tx busypoll
` [PATCH net-next v8 7/7] net: vhost: make busyloop_intr more accurate
Cześć słodka!!!
2018-08-19 10:25 UTC
***SPAM***会议记录【太 陽 城集团:401362。COM 送 您150%老 虎] 机大牌优 惠,存100送100 二存再送50 元,天天反水2.0%起,
2018-08-19 4:56 UTC
financial support
2018-08-19 0:00 UTC
[PATCH ethtool] ethtool: document WoL filters option also in help message
2018-08-18 21:35 UTC (3+ messages)
[PATCH v2] net: phy: add tracepoints
2018-08-18 21:01 UTC (2+ messages)
KASAN: use-after-free Read in tipc_group_fill_sock_diag
2018-08-19 0:10 UTC
[PATCH]ipv6: multicast: In mld_send_cr function moving read lock to second for loop
2018-08-18 20:58 UTC (2+ messages)
[PATCH] ip6_vti: simplify stats handling in vti6_xmit
2018-08-18 20:47 UTC (2+ messages)
[PATCH] net: nixge: Add support for 64-bit platforms
2018-08-18 17:04 UTC (2+ messages)
pull-request: bpf 2018-08-18
2018-08-18 17:03 UTC (2+ messages)
[PATCH 00/15] Netfilter/IPVS fixes for net
2018-08-18 17:01 UTC (11+ messages)
` [PATCH 01/15] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
` [PATCH 02/15] jiffies: add utility function to calculate delta in ms
` [PATCH 03/15] ipvs: don't show negative times in ip_vs_conn
` [PATCH 04/15] netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
` [PATCH 05/15] netfilter: nft_set: fix allocation size overflow in privsize callback
` [PATCH 06/15] netfilter: fix memory leaks on netlink_dump_start error
` [PATCH 07/15] netfilter: nf_tables: fix register ordering
` [PATCH 08/15] netfilter: nf_tables: don't prevent event handler from device cleanup on netns exit
` [PATCH 09/15] netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed
[PATCH] ethernet: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset
2018-08-18 14:48 UTC
WARNING: refcount bug in igmp_start_timer
2018-08-18 16:37 UTC
[PATCHv2 0/2] ethernet: Use NULL to compare with pointer-typed value rather than 0
2018-08-18 6:32 UTC (3+ messages)
` [PATCHv2 1/2] ethernet: declance: "
` [PATCHv2 2/2] ethernet: lpc_eth: "
[PATCH net-next v1] net/tls: Add support for async decryption of tls records
2018-08-18 5:55 UTC (3+ messages)
[PATCH v1 2/3] zinc: Introduce minimal cryptography library
2018-08-18 8:13 UTC (9+ messages)
[PATCH 0/2] ethernet: Use NULL to compare with pointer-typed value rather than 0
2018-08-18 6:45 UTC (4+ messages)
` [PATCH 1/2] ethernet: declance: "
` [PATCH 2/2] ethernet: lpc_eth: "
[PATCH 0/2] ethernet: Use NULL to compare with pointer-typed value rather than 0
2018-08-18 5:59 UTC (4+ messages)
` [PATCH 2/2] ethernet: lpc_eth: "
[PATCH] fm10k_main.c: fix missing return value check of alloc_skb()
2018-08-18 2:27 UTC
[PATCH] fm10k_main.c: fix missing return value check of alloc_skb()
2018-08-18 2:14 UTC (2+ messages)
Bug in FIB insert
2018-08-18 1:21 UTC
[PATCH next-queue 0/8] ixgbe/ixgbevf: IPsec offload support for VFs
2018-08-17 23:27 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH] mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
2018-08-18 2:28 UTC (6+ messages)
[PATCH] RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
2018-08-18 2:17 UTC
[RFC v3 net-next 0/5] eBPF and struct scatterlist
2018-08-17 23:08 UTC (6+ messages)
` [RFC v3 net-next 1/5] eBPF: Add new eBPF prog type BPF_PROG_TYPE_SOCKET_SG_FILTER
` [RFC v3 net-next 2/5] ebpf: Add sg_filter_run()
` [RFC v3 net-next 3/5] ebpf: fix bpf_msg_pull_data
` [RFC v3 net-next 4/5] rds: invoke socket sg filter attached to rds socket
` [RFC v3 net-next 5/5] ebpf: Add sample ebpf program for SOCKET_SG_FILTER
[PATCH bpf] bpf: fix redirect to map under tail calls
2018-08-17 22:59 UTC (2+ messages)
Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
2018-08-17 22:06 UTC (15+ messages)
` [offlist] "
[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
2018-08-17 21:28 UTC (22+ messages)
[GIT PULL] 9p updates for 4.19
2018-08-18 0:31 UTC (7+ messages)
[iproute PATCH v4] Make colored output configurable
2018-08-17 20:22 UTC (5+ messages)
` [iproute PATCH v5 1/2] "
` [iproute PATCH 2/2] lib: Make check_enable_color() return boolean
[PATCH] sunhme: convert printk to pr_cont
2018-08-17 20:21 UTC (5+ messages)
[PATCH iproute2-next] iproute_lwtunnel: allow specifying 'src' for 'encap ip' / 'encap ip6'
2018-08-17 20:20 UTC (4+ messages)
[endianness bug] cxgb4: mk_act_open_req() buggers ->{local,peer}_ip on big-endian hosts
2018-08-17 19:44 UTC (10+ messages)
[PATCH 10/15] netfilter: x_tables: do not fail xt_alloc_table_info too easilly
2018-08-17 19:41 UTC (6+ messages)
` [PATCH 11/15] netfilter: doc: Add nf_tables part in tproxy.txt
` [PATCH 12/15] netfilter: nft_ct: make l3 protocol field optional for timeout object
` [PATCH 13/15] netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errors
` [PATCH 14/15] netfilter: nft_tproxy: Fix missing-braces warning
` [PATCH 15/15] netfilter: nft_dynset: allow dynamic updates of non-anonymous set
[PATCH bpf] tools/bpf: fix bpf selftest test_cgroup_storage failure
2018-08-17 19:26 UTC (3+ messages)
[PATCH net-next] r8169: add missing Kconfig dependency
2018-08-17 19:25 UTC (3+ messages)
virtio_net failover and initramfs (was: Re: [PATCH net-next v11 2/5] netvsc: refactor notifier/event handling code to use the failover framework)
2018-08-17 19:09 UTC (6+ messages)
` virtio_net failover and initramfs
[PATCH] sunrpc: Don't use stack buffer with scatterlist
2018-08-17 21:43 UTC
[regression] r8169 without realtek_phy
2018-08-17 18:16 UTC (3+ messages)
[PATCH iproute2] ipmaddr: use preferred_family when given
2018-08-17 17:19 UTC (3+ messages)
mv88e6xxx: question: can switch irq be shared?
2018-08-17 16:29 UTC (4+ messages)
` [PATCH net-next] net: dsa: mv88e6xxx: Share main switch IRQ
WICHTIGE MITTEILUNG
2018-08-17 11:22 UTC
[PATCH] net: dsa: add support for ksz9897 ethernet switch
2018-08-17 15:09 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).