messages from 2019-01-30 10:32:25 to 2019-01-31 00:39:03 UTC [more...]
[PATCH net-next] nfp: use struct_size() in kzalloc()
2019-01-31 0:38 UTC
[PATCH] tty: Fix WARNING in tty_set_termios
2019-01-31 0:35 UTC (5+ messages)
[PATCH net-next] cxgb4: smt: use struct_size() in kvzalloc()
2019-01-31 0:27 UTC
[RFC 00/14] netlink/hierarchical stats
2019-01-31 0:24 UTC (7+ messages)
` [RFC 03/14] net: hstats: add basic/core functionality
[PATCH net-next] cxgb4: sched: use struct_size() in kvzalloc()
2019-01-31 0:23 UTC
[PATCH net-next v8 0/8] devlink: Add configuration parameters support for devlink_port
2019-01-30 23:57 UTC (2+ messages)
[PATCH bpf-next v5 0/5] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
2019-01-30 23:51 UTC (6+ messages)
` [PATCH bpf-next v5 1/5] bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
` [PATCH bpf-next v5 2/5] bpf: implement BPF_LWT_ENCAP_IP mode "
` [PATCH bpf-next v5 3/5] bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
` [PATCH bpf-next v5 4/5] bpf: sync <kdir>/<uapi>/bpf.h with tools/<uapi>/bpf.h
` [PATCH bpf-next v5 5/5] selftests: bpf: add test_lwt_ip_encap selftest
[PATCH] : net : hso : do not call unregister_netdev if not registered
2019-01-30 23:50 UTC (3+ messages)
[PATCH net] enic: fix checksum validation for IPv6
2019-01-30 14:59 UTC
[PATCH net-next v3 0/8] devlink: add device (driver) information API
2019-01-30 23:41 UTC (9+ messages)
` [PATCH net-next v3 1/8] devlink: add device "
` [PATCH net-next v3 2/8] devlink: add version reporting to devlink info API
` [PATCH net-next v3 3/8] devlink: add generic info version names
` [PATCH net-next v3 4/8] nfp: devlink: report driver name and serial number
` [PATCH net-next v3 5/8] nfp: devlink: report fixed versions
` [PATCH net-next v3 6/8] nfp: nsp: add support for versions command
` [PATCH net-next v3 7/8] nfp: devlink: report the running and flashed versions
` [PATCH net-next v3 8/8] ethtool: add compat for devlink info
BUG: KASAN: double-free or invalid-free in ip_defrag after upgrade from 4.19.13
2019-01-30 23:16 UTC (7+ messages)
[PATCH net] ipvlan, l3mdev: fix broken l3s mode wrt local routes
2019-01-30 22:24 UTC (2+ messages)
[PATCH net-next v2 0/7] devlink: add device (driver) information API
2019-01-30 22:21 UTC (15+ messages)
` [PATCH net-next v2 1/7] devlink: add device "
` [PATCH net-next v2 2/7] devlink: add version reporting to devlink info API
` [PATCH net-next v2 3/7] nfp: devlink: report driver name and serial number
` [PATCH net-next v2 4/7] nfp: devlink: report fixed versions
` [PATCH net-next v2 5/7] nfp: nsp: add support for versions command
` [PATCH net-next v2 6/7] nfp: devlink: report the running and flashed versions
` [PATCH net-next v2 7/7] ethtool: add compat for devlink info
[PATCH net-next v2 1/5] net: tls: Support 256 bit keys
2019-01-30 21:58 UTC
[PATCH net-next v2 3/5] net: tls: Refactor control message handling on recv
2019-01-30 21:58 UTC
[PATCH net] ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
2019-01-30 22:06 UTC (2+ messages)
[PATCH net-next v2 00/12] net: dsa: management mode for bcm_sf2
2019-01-30 23:02 UTC (12+ messages)
` [PATCH net-next v2 07/12] net: dsa: Add ability to program multicast filter for CPU port
` [PATCH net-next v2 08/12] net: dsa: Add ndo_vlan_rx_{add,kill}_vid implementation
` [PATCH net-next v2 10/12] net: dsa: Wire up multicast IGMP snooping attribute notification
[PATCH net-next v2 5/5] net: tls: Add tests for TLS 1.3
2019-01-30 21:58 UTC
net: phylink: dsa: mv88e6xxx: flaky link detection on switch ports with internal PHYs
2019-01-30 22:38 UTC (12+ messages)
[PATCH v2 net 0/7] virtio_net: Fix problems around XDP tx and napi_tx
2019-01-30 22:03 UTC (2+ messages)
[PATCH net 0/2] erspan: always reports output key to userspace
2019-01-30 22:00 UTC (2+ messages)
[PATCH] selftests: net: fix "from" match test in fib_rule_tests.sh
2019-01-30 23:19 UTC (2+ messages)
[PATCH] net: esp4: Fix double free on esp4 functions
2019-01-30 23:07 UTC (3+ messages)
[PATCHv4 0/3]: net: dsa: mt7530: support MT7530 in the MT7621 SoC
2019-01-30 22:30 UTC (2+ messages)
[PATCH net] vhost: fix OOB in get_rx_bufs()
2019-01-30 22:31 UTC (4+ messages)
[PATCH net-next] net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS
2019-01-30 22:08 UTC
[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
2019-01-30 22:50 UTC (14+ messages)
` [PATCH net-next 01/12] net: hns3: reuse the definition of l3 and l4 header info union
` [PATCH net-next 02/12] net: hns3: fix VF dump register issue
` [PATCH net-next 03/12] net: hns3: use the correct interface to stop|open port
` [PATCH net-next 04/12] net: hns3: change hnae3_register_ae_dev() to int
` [PATCH net-next 05/12] net: hns3: only support tc 0 for VF
` [PATCH net-next 06/12] net: hns3: Fix NULL deref when unloading driver
` [PATCH net-next 07/12] net: hns3: fix netif_napi_del() not do problem when unloading
` [PATCH net-next 08/12] net: hns3: fix for rss result nonuniform
` [PATCH net-next 09/12] net: hns3: fix improper error handling in the hclge_init_ae_dev()
` [PATCH net-next 10/12] net: hns3: fix an issue for hclgevf_ae_get_hdev
` [PATCH net-next 11/12] net: hns3: stop sending keep alive msg to PF when VF is resetting
` [PATCH net-next 12/12] net: hns3: keep flow director state unchanged when reset
[PATCH net-next v2 0/5] net: tls: TLS 1.3 support
2019-01-30 21:57 UTC
[PATCH iproute2-next] Introduce ip-brctl shell script
2019-01-30 22:30 UTC (9+ messages)
[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
2019-01-30 22:57 UTC (18+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "
` bpf memory model. Was: "
[PATCH net-next v2 2/5] net: tls: Refactor tls aad space size calculation
2019-01-30 21:58 UTC
[PATCH net-next v2 4/5] net: tls: Add tls 1.3 support
2019-01-30 21:58 UTC
[PATCH v5 bpf-next 0/9] introduce bpf_spin_lock
2019-01-30 21:34 UTC (4+ messages)
` [PATCH v5 bpf-next 1/9] bpf: "
[PATCH bpf-next 0/4] bpf: fixes for lockdep and deadlock
2019-01-30 21:32 UTC (20+ messages)
` [PATCH bpf-next 1/4] bpf: fix lockdep false positive in percpu_freelist
` [PATCH bpf-next 2/4] bpf: fix lockdep false positive in stackmap
` [PATCH bpf-next 3/4] bpf: fix lockdep false positive in bpf_prog_register
[ethtool 1/6] ethtool: move option parsing related code into function
2019-01-30 21:08 UTC (2+ messages)
KASAN: use-after-free Read in __wake_up_common_lock
2019-01-30 21:02 UTC
[PATCH] ipmr: ip6mr: Create new sockopt to clear mfc cache only
2019-01-30 20:52 UTC (2+ messages)
ethtool - manual changes in ethtool-copy.h
2019-01-30 20:41 UTC (3+ messages)
` [PATCH] Revert "ethtool: change to new sane powerpc64 kernel headers"
[PATCH bpf-next v4 0/5] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
2019-01-30 19:48 UTC (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
` [PATCH bpf-next v4 2/5] bpf: implement BPF_LWT_ENCAP_IP mode "
` [PATCH bpf-next v4 3/5] bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
` [PATCH bpf-next v4 4/5] bpf: sync <kdir>/<uapi>/bpf.h with tools/<uapi>/bpf.h
` [PATCH bpf-next v4 5/5] selftests: bpf: add test_lwt_ip_encap selftest
[PATCH net] i40e: fix potential RX buffer starvation for AF_XDP
2019-01-30 19:41 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net] ixgbe: fix potential RX buffer starvation for AF_XDP
2019-01-30 19:41 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH net] dccp: fool proof ccid_hc_[rt]x_parse_options()
2019-01-30 19:39 UTC
r8169 Driver - Poor Network Performance Since Kernel 4.19
2019-01-30 19:15 UTC (8+ messages)
[PATCH bpf-next v4 0/7] xdp: Avoid unloading xdp prog not attached by sample
2019-01-30 19:08 UTC (9+ messages)
` [PATCH bpf-next v4 5/7] samples/bpf: Add a "force" flag to XDP samples
` [PATCH bpf-next v4 6/7] libbpf: Add a support for getting xdp prog id on ifindex
WARNING in strp_done (2)
2019-01-30 18:53 UTC
[PATCH v3] lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
2019-01-30 18:42 UTC
[PATCH] ucc_geth: Reset BQL queue when stopping device
2019-01-30 18:37 UTC (2+ messages)
[PATCH] iavf: Use printf instead of gnu_printf for iavf_debug_d
2019-01-30 18:20 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net 0/4] various compat ioctl fixes
2019-01-30 18:20 UTC (5+ messages)
[PATCH -next] mISDN: hfcsusb: Fix potential NULL pointer dereference
2019-01-30 18:10 UTC (2+ messages)
[PATCH net-next 0/5] mlxsw: spectrum_acl: Include delta bits into hashtable key
2019-01-30 18:07 UTC (2+ messages)
[PATCH net 0/9] net/smc: fixes 2019-01-30
2019-01-30 17:51 UTC (10+ messages)
` [PATCH net 1/9] net/smc: fix another sizeof to int comparison
` [PATCH net 2/9] net/smc: allow 16 byte pnetids in netlink policy
` [PATCH net 3/9] net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
` [PATCH net 4/9] net/smc: don't wait for send buffer space when data was already sent
` [PATCH net 5/9] net/smc: recvmsg and splice_read should return 0 after shutdown
` [PATCH net 6/9] net/smc: do not wait under send_lock
` [PATCH net 7/9] net/smc: call smc_cdc_msg_send() "
` [PATCH net 8/9] net/smc: use device link provided in qp_context
` [PATCH net 9/9] net/smc: fix use of variable in cleared area
[PATCH] arm64: dts: lx2160aqds: Add mdio mux nodes
2019-01-30 17:48 UTC (3+ messages)
Crashes in skb clone/allocation in 4.19.18
2019-01-30 17:37 UTC (7+ messages)
Need it?
2019-01-30 11:04 UTC
selftests: net: test_vxlan_fdb_changelink.sh: expected two remotes after link set [FAIL]
2019-01-30 17:13 UTC
[PATCH bpf-next v3 0/4] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
2019-01-30 16:39 UTC (4+ messages)
` [PATCH bpf-next v3 1/4] bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
[Patch net] xfrm: destroy xfrm_state synchronously on net exit path
2019-01-30 16:33 UTC (2+ messages)
[PATCHv3 0/6] Add SOCFPGA System Manager
2019-01-30 15:51 UTC (3+ messages)
` [PATCHv3 2/6] Documentation: dt: socfpga: Add S10 System Manager binding
[PATCH RFC RFT net-next 00/10] Modernize mv88e6060 and remove legacy probe
2019-01-30 15:42 UTC (4+ messages)
` [PATCH RFC RFT net-next 03/10] net: dsa: mv88e6060: Replace REG_WRITE macro
WoL broken in r8169.c since kernel 4.19
2019-01-30 15:37 UTC (11+ messages)
[PATCH 0/1] add MDIO bus multiplexer driven by a regmap device
2019-01-30 15:33 UTC (5+ messages)
` [PATCH 1/1] netdev/phy: add MDIO bus multiplexer driven by a regmap
[PATCH] net: wireless: prefix header search paths with $(srctree)/
2019-01-30 15:25 UTC
[PATCH net 0/3] net: stmmac: Misc fixes
2019-01-30 15:17 UTC (5+ messages)
` [PATCH net 1/3] net: stmmac: Fallback to Platform Data clock in Watchdog conversion
` [PATCH net 2/3] net: stmmac: Send TSO packets always from Queue 0
` [PATCH net 3/3] net: stmmac: Disable EEE mode earlier in XMIT callback
[PATCH net-next v6 0/2] net: thunderx: add support for PTP clock
2019-01-30 15:06 UTC (4+ messages)
` [PATCH net-next v6 1/2] net: add support for Cavium PTP coprocessor
[PATCH net-next v2 1/2] net: dsa: mv88e6xxx: Save switch rules
2019-01-30 14:54 UTC (11+ messages)
general protection fault in __xfrm_policy_bysel_ctx
2019-01-30 14:30 UTC (5+ messages)
[PATCH] include/linux: Remove duplicate header
2019-01-30 14:30 UTC (3+ messages)
general protection fault in __sock_release (2)
2019-01-30 14:03 UTC
[PATCH bpf-next] bpf: add optional memory accounting for maps
2019-01-30 14:02 UTC
Kernel memory corruption in CIPSO labeled TCP packets processing
2019-01-30 13:11 UTC (15+ messages)
[PATCH] esp: Skip TX bytes accounting when sending from a request socket
2019-01-30 11:33 UTC (2+ messages)
[PATCH] rtlwifi: remove set but not used variable 'cmd_seq'
2019-01-30 10:47 UTC (3+ messages)
[PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
2019-01-30 10:32 UTC (4+ 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).