netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-13 21:24:21 to 2019-03-15 13:54:03 UTC [more...]

[PATCH] net: can: Increase tx queue length
 2019-03-15 13:53 UTC  (8+ messages)

[PATCH net] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
 2019-03-15 13:39 UTC  (7+ messages)

[PATCH net-next] net: phy: improve handling link_change_notify callback
 2019-03-15 13:29 UTC  (6+ messages)

bpf jit PPC64 (BE) test_verifier PTR_TO_STACK store/load failure
 2019-03-15 13:16 UTC  (3+ messages)

[PATCH net] vti4: removed duplicate log message
 2019-03-15 12:13 UTC 

[PATCH] vxlan: remove the redundant gro_cells_destroy() calling
 2019-03-15 11:54 UTC  (2+ messages)

[PATCH] libceph: Avoid a NULL pointer dereference
 2019-03-15 11:24 UTC  (2+ messages)

[PATCH iproute2-next] tc: m_connmark: fix action error messages
 2019-03-15 10:50 UTC 

[PATCH v2 1/2] net: stmmac: don't set own bit too early for jumbo frames
 2019-03-15 10:35 UTC  (2+ messages)
` [PATCH v2 2/2] net: stmmac: fix jumbo frame sending with non-linear skbs

[PATCH] net: smc: fix a NULL pointer dereference
 2019-03-15 10:18 UTC  (2+ messages)

[PATCH v2] net: brcm80211: fix missing checks for kmemdup
 2019-03-15  9:50 UTC  (2+ messages)

[PATCH 1/2] net: stmmac: don't set own bit too early for jumbo frames
 2019-03-15  9:50 UTC  (5+ messages)
` [PATCH 2/2] net: stmmac: fix jumbo frame sending with non-linear skbs

[RFC PATCH net] packets: Always register packet sk in the same order
 2019-03-15  9:03 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: Eliminate unnecessary soft
 2019-03-15  8:52 UTC  (3+ messages)
` [PATCH net-next 2/2] net: phy: marvell: Avoid unnecessary soft reset
  ` regression from: "

[PATCH] net: tipc: fix a missing check of nla_nest_start
 2019-03-15  8:58 UTC  (2+ messages)

[PATCH net] ixgbe: fix mdio bus registration
 2019-03-15  8:45 UTC 

general protection fault in sctp_sched_dequeue_common (2)
 2019-03-15  7:38 UTC  (2+ messages)

[PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports
 2019-03-15  7:00 UTC  (19+ messages)

[PATCH 0/3] Three rhashtable improvements
 2019-03-15  6:51 UTC  (10+ messages)
` [PATCH 2/3] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 1/3] rhashtable: use cmpxchg() in nested_table_alloc()
` [PATCH 3/3] rhashtable: rename rht_for_each*continue as *from

[PATCH 1/2] selftests/bpf: ksym_search won't check symbols exists
 2019-03-15  6:42 UTC  (2+ messages)
` [PATCH 2/2] samples/bpf: add NULL check for ksym_search

[PATCH] xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
 2019-03-15  6:24 UTC  (2+ messages)

[PATCH] net: ncsi: fix a missing check for nla_nest_start
 2019-03-15  6:14 UTC 

[PATCH] net: openvswitch: fix missing checks for nla_nest_start
 2019-03-15  6:11 UTC 

[PATCH] net: socket: fix a missing check for nla_nest_start
 2019-03-15  6:03 UTC 

[PATCH] net: ath: fix missing checks for bmi reads and writes
 2019-03-15  5:24 UTC  (2+ messages)

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-15  4:39 UTC  (14+ messages)

[PATCH] net: openvswitch: fix a NULL pointer dereference
 2019-03-15  4:20 UTC 

[PATCH] net: strparser: fix a missing check for create_singlethread_workqueue
 2019-03-15  4:12 UTC 

[PATCH net] tun: properly test for IFF_UP
 2019-03-15  3:19 UTC 

[PATCH net V2 0/2] net/sched: taprio: cbs: Fix using invalid link speed
 2019-03-15  2:14 UTC  (4+ messages)
` [PATCH net V2 1/2] net/sched: taprio: fix picos_per_byte miscalculation
` [PATCH net V2 2/2] net/sched: cbs: fix port_rate miscalculation

[PATCH] tcp: don't use __constant_cpu_to_be32
 2019-03-15  1:20 UTC  (3+ messages)

[PATCH] checkpatch: fix camel case seeding when run with --root
 2019-03-15  1:03 UTC 

[PATCH bpf] bpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYPE_SCHED_ACT
 2019-03-15  0:28 UTC 

[PATCH] net: sis900: fix indentation issues, remove some spaces
 2019-03-14 23:56 UTC 

[PATCH] drivers: net: atp: fix various indentation issues
 2019-03-14 23:47 UTC 

[PATCH v5 00/18] x86/split_lock: Enable #AC exception for split locked accesses
 2019-03-14 23:16 UTC  (4+ messages)
` [PATCH v5 03/18] wlcore: simplify/fix/optimize reg_ch_conf_pending operations

[PATCH] i40e: print PCI vendor and device ID during probe
 2019-03-14 23:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH rfc v3 bpf-next 0/9] BPF support for global data
 2019-03-14 22:14 UTC  (13+ messages)
` [PATCH rfc v3 bpf-next 1/9] bpf: implement lookup-free direct value access for maps
` [PATCH rfc v3 bpf-next 2/9] bpf: add program side {rd,wr}only support "
` [PATCH rfc v3 bpf-next 4/9] bpf, obj: allow . char as part of the name
` [PATCH rfc v3 bpf-next 6/9] bpf, libbpf: refactor relocation handling
` [PATCH rfc v3 bpf-next 7/9] bpf, libbpf: support global data/bss/rodata sections

[PATCH net] sch_cake: Interpret fwmark parameter as a bitmask
 2019-03-14 22:08 UTC 

[RFC net-next v1 0/3] Support mlx5 mediated devices in host
 2019-03-14 21:38 UTC  (3+ messages)

r8169 driver from kernel 5.0 crashing
 2019-03-14 21:36 UTC  (7+ messages)

[PATCH net-next] sched: add dualpi2 scheduler module
 2019-03-14 21:18 UTC  (4+ messages)

[PATCH bpf 0/3] fixes and additions for BPF helpers doc
 2019-03-14 21:08 UTC  (5+ messages)
` [PATCH bpf 1/3] bpf: fix documentation for eBPF helpers
` [PATCH bpf 2/3] bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()
` [PATCH bpf 3/3] tools: bpf: synchronise BPF UAPI header with tools

[PATCH bpf-next 0/2] Add fwd enum resolution for btf_dedup()
 2019-03-14 21:01 UTC  (7+ messages)
` [PATCH bpf-next 1/2] btf: resolve enum fwds in btf_dedup

[PATCH] qlcnic: Avoid potential NULL pointer dereference
 2019-03-14 20:31 UTC 

[PATCH] qlcnic: Avoid potential NULL pointer dereference
 2019-03-14 20:26 UTC 

net: Improve route scalability via support for nexthop objects
 2019-03-14 20:19 UTC 

[PATCH v4 bpf 0/5] Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
 2019-03-14 19:02 UTC  (4+ messages)

[Xen-devel][PATCH] xen/netfront: Remove unneeded .resume callback
 2019-03-14 19:00 UTC  (11+ messages)
          ` [Xen-devel] [PATCH] "

[PATCH] y2038: fix socket.h header inclusion
 2019-03-14 18:37 UTC  (2+ messages)

[PATCH ethtool V2] ethtool: Add support for 200Gbps (50Gbps per lane) link mode
 2019-03-14 18:36 UTC  (2+ messages)

[PATCH ethtool] ethtool: qsfp: fix special value comparison
 2019-03-14 18:43 UTC  (2+ messages)

[PATCH v3 1/6] ethtool: move option parsing related code into function
 2019-03-14 18:37 UTC  (2+ messages)

[PATCH] net: ethernet: freescale: set FEC ethtool regs version
 2019-03-14 18:36 UTC  (3+ messages)
` [PATCH] ethtool: fec: add pretty dump

[PATCH RESEND ethtool] ethtool: add 10000baseR_FEC link mode name
 2019-03-14 18:37 UTC  (2+ messages)

[PATCH v9 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-14 18:30 UTC  (7+ messages)
` [PATCH v9 perf,bpf 04/15] perf, bpf: synthesize bpf events with bpf_program__get_prog_info_linear()

[PATCH perf,bpf 0/2] show bpf program info from perf.data header
 2019-03-14 18:29 UTC  (4+ messages)
` [PATCH perf,bpf 1/2] perf, bpf: refactor perf_event__synthesize_one_bpf_prog()
` [PATCH perf,bpf 2/2] perf, bpf: show BPF program name in print_bpf_prog_info()

[PATCH perf,bpf 2/2] perf, bpf: show more BPF program info in print_bpf_prog_info()
 2019-03-14 18:27 UTC 

[PATCH net] net: enforce xmit_recursion for devices with a queue
 2019-03-14 17:58 UTC  (7+ messages)

[GIT] Networking
 2019-03-14 17:55 UTC  (2+ messages)

[PATCH net 0/2] net/sched: taprio: cbs: Fix using invalid link speed
 2019-03-14 16:21 UTC  (6+ messages)
` [PATCH net 1/2] net/sched: taprio: fix picos_per_byte miscalculation
` [PATCH net 2/2] net/sched: cbs: fix port_rate miscalculation

[PATCH] vti4: ipip tunnel deregistration fixes
 2019-03-14 16:13 UTC 

[PATCH 09/38] vfs: Convert sockfs to fs_context
 2019-03-14 16:10 UTC 

979d63d50c0c0f7bc537bf821e056cc9fe5abd38 bpf: prevent out of bounds speculation on pointer arithmetic
 2019-03-14 15:36 UTC  (7+ messages)

[PATCH v9 1/4] can: m_can: Create a m_can platform framework
 2019-03-14 14:38 UTC  (4+ messages)

[PATCH net-next 0/3] net: phy: add Amlogic g12a support
 2019-03-14 14:01 UTC  (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: phy: add g12a mdio mux documentation
` [PATCH net-next 2/3] net: phy: add amlogic g12a mdio mux support
` [PATCH net-next 3/3] net: phy: meson-gxl: add g12a support

[PATCH net] net: phy: meson-gxl: fix interrupt support
 2019-03-14 13:49 UTC 

[PATCH] net: add documentation to socket.c
 2019-03-14 13:45 UTC  (2+ messages)
` [PATCH v2] "

Setup an Intel 82599-based card to have a few Virtual Functions enabled on hardware boot
 2019-03-14 13:39 UTC 

[PATCH v2] proc/sysctl: Fix NULL pointer dereference in put_links
 2019-03-14 13:34 UTC  (2+ messages)

[PATCH 4/4] leds: netdev trigger: allow setting initial values in device tree
 2019-03-14 13:19 UTC  (8+ messages)

[PATCH RFC v4 0/5] SCTP: Event skb list overhaul
 2019-03-14 12:04 UTC  (5+ messages)

[PATCH 0/3] Allow checking SYN cookies from XDP and tc cls act
 2019-03-14 11:39 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] bpf: track references based on is_acquire_func
  ` [PATCH v2 2/8] bpf: allow helpers to return PTR_TO_SOCK_COMMON
  ` [PATCH v2 3/8] bpf: add skc_lookup_tcp helper
  ` [PATCH v2 4/8] bpf: add helper to check for a valid SYN cookie
  ` [PATCH v2 5/8] tools: update include/uapi/linux/bpf.h
  ` [PATCH v2 6/8] selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
  ` [PATCH v2 7/8] selftests/bpf: test references to sock_common
  ` [PATCH v2 8/8] selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp

[PATCH net] net: phy: Don't assume loopback is supported
 2019-03-14 10:37 UTC 

[PATCH 2/3 v2] net: ethernet: add c45 PHY support in MDIO read/write functions
 2019-03-14 10:21 UTC 

[PATCH] ipv6: ip6t_srh: fix NULL pointer dereferences
 2019-03-14  7:58 UTC 

[PATCH v2] appletalk: Fix potential NULL pointer dereference in unregister_snap_client
 2019-03-14  5:47 UTC 

[PATCH] proc/sysctl: Fix NULL pointer dereference in put_links
 2019-03-14  5:48 UTC  (6+ messages)

[PATCH] netfilter: nf_ct_helper: Fix possible panic when nf_conntrack_helper_unregister is used in an unloadable module
 2019-03-14  3:20 UTC  (3+ messages)

[PATCH] appletalk: Fix potential NULL pointer dereference in unregister_snap_client
 2019-03-14  3:18 UTC  (3+ messages)

[PATCH net v1] net/mlx5e: Correctly use the namespace type when allocating pedit action
 2019-03-14  1:37 UTC  (5+ messages)

[PATCHv2 net] pptp: dst_release sk_dst_cache in pptp_sock_destruct
 2019-03-13 21:24 UTC  (2+ messages)

[PATCH net] MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom list
 2019-03-13 21:24 UTC  (2+ messages)


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).