netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-13 19:23:36 to 2019-03-14 21:18:15 UTC [more...]

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

[PATCH] libceph: Avoid a NULL pointer dereference
 2019-03-14 21:17 UTC 

[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 rfc v3 bpf-next 0/9] BPF support for global data
 2019-03-14 21:05 UTC  (11+ 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

general protection fault in sctp_sched_dequeue_common (2)
 2019-03-14 21:02 UTC 

[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 1/2] net: stmmac: don't set own bit too early for jumbo frames
 2019-03-14 19:43 UTC  (2+ messages)
` [PATCH 2/2] net: stmmac: fix jumbo frame sending with non-linear skbs

[PATCH net V2 0/2] net/sched: taprio: cbs: Fix using invalid link speed
 2019-03-14 19:36 UTC  (3+ 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

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

[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 

r8169 driver from kernel 5.0 crashing
 2019-03-14 18:08 UTC  (6+ messages)

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

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

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

[PATCH net] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
 2019-03-14 14:41 UTC  (5+ 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 v5 00/18] x86/split_lock: Enable #AC exception for split locked accesses
 2019-03-14 13:16 UTC  (3+ messages)
` [PATCH v5 03/18] wlcore: simplify/fix/optimize reg_ch_conf_pending operations

[PATCH] tcp: don't use __constant_cpu_to_be32
 2019-03-14 12:42 UTC  (2+ 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 net-next v2 4/7] devlink: allow subports on devlink PCI ports
 2019-03-14  7:38 UTC  (11+ messages)

[PATCH] xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
 2019-03-14  6:59 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)

bpf jit PPC64 (BE) test_verifier PTR_TO_STACK store/load failure
 2019-03-13 22:14 UTC  (2+ messages)

[RFC net-next v1 0/3] Support mlx5 mediated devices in host
 2019-03-13 22:08 UTC  (2+ 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)

[PATCH net] l2tp: fix infoleak in l2tp_ip6_recvmsg()
 2019-03-13 21:20 UTC  (2+ messages)

[PATCH net v2] net/tls: Inform user space about send buffer availability
 2019-03-13 21:17 UTC  (2+ messages)

[PATCH] [v2] netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
 2019-03-13 21:15 UTC 

[PATCH v2] hv_netvsc: fix a possible NULL pointer dereference in netvsc_get_ethtool_stats()
 2019-03-13 21:08 UTC  (2+ messages)

[PATCH] net_sched: return correct value for *notify* functions
 2019-03-13 20:48 UTC  (2+ messages)

[PATCH v1 net] lan743x: Fix TX Stall Issue
 2019-03-13 20:43 UTC  (2+ messages)

[PATCH AUTOSEL 4.20 15/60] net: systemport: Fix reception of BPDUs
 2019-03-13 19:10 UTC  (20+ messages)
` [PATCH AUTOSEL 4.20 16/60] net: dsa: bcm_sf2: Do not assume DSA master supports WoL
` [PATCH AUTOSEL 4.20 18/60] qmi_wwan: apply SET_DTR quirk to Sierra WP7607
` [PATCH AUTOSEL 4.20 19/60] net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
` [PATCH AUTOSEL 4.20 20/60] xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
` [PATCH AUTOSEL 4.20 24/60] bpf/test_run: fix unkillable BPF_PROG_TEST_RUN
` [PATCH AUTOSEL 4.20 25/60] qed: Fix iWARP buffer size provided for syn packet processing
` [PATCH AUTOSEL 4.20 26/60] qed: Fix iWARP syn packet mac address validation
` [PATCH AUTOSEL 4.20 33/60] net: marvell: mvneta: fix DMA debug warning
` [PATCH AUTOSEL 4.20 46/60] i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
` [PATCH AUTOSEL 4.20 50/60] mac80211_hwsim: propagate genlmsg_reply return code
` [PATCH AUTOSEL 4.20 51/60] bpf, lpm: fix lookup bug in map_delete_elem
` [PATCH AUTOSEL 4.20 52/60] net: thunderx: make CFG_DONE message to run through generic send-ack sequence
` [PATCH AUTOSEL 4.20 53/60] net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
` [PATCH AUTOSEL 4.20 54/60] nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
` [PATCH AUTOSEL 4.20 55/60] nfp: bpf: fix ALU32 high bits clearance bug
` [PATCH AUTOSEL 4.20 56/60] bnxt_en: Fix typo in firmware message timeout logic
` [PATCH AUTOSEL 4.20 57/60] bnxt_en: Wait longer for the firmware message response to complete
` [PATCH AUTOSEL 4.20 59/60] net: set static variable an initial value in atl2_probe()
` [PATCH AUTOSEL 4.20 60/60] selftests: fib_tests: sleep after changing carrier. again

[PATCH AUTOSEL 4.19 06/48] bpf: only adjust gso_size on bytestream protocols
 2019-03-13 19:12 UTC  (18+ messages)
` [PATCH AUTOSEL 4.19 07/48] bpf: fix lockdep false positive in stackmap
` [PATCH AUTOSEL 4.19 13/48] net: systemport: Fix reception of BPDUs
` [PATCH AUTOSEL 4.19 14/48] net: dsa: bcm_sf2: Do not assume DSA master supports WoL
` [PATCH AUTOSEL 4.19 16/48] qmi_wwan: apply SET_DTR quirk to Sierra WP7607
` [PATCH AUTOSEL 4.19 17/48] net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
` [PATCH AUTOSEL 4.19 18/48] xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
` [PATCH AUTOSEL 4.19 21/48] qed: Fix iWARP buffer size provided for syn packet processing
` [PATCH AUTOSEL 4.19 22/48] qed: Fix iWARP syn packet mac address validation
` [PATCH AUTOSEL 4.19 26/48] net: marvell: mvneta: fix DMA debug warning
` [PATCH AUTOSEL 4.19 32/48] ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
` [PATCH AUTOSEL 4.19 39/48] bpf, lpm: fix lookup bug in map_delete_elem
` [PATCH AUTOSEL 4.19 40/48] net: thunderx: make CFG_DONE message to run through generic send-ack sequence
` [PATCH AUTOSEL 4.19 41/48] net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
` [PATCH AUTOSEL 4.19 44/48] bnxt_en: Fix typo in firmware message timeout logic
` [PATCH AUTOSEL 4.19 45/48] bnxt_en: Wait longer for the firmware message response to complete
` [PATCH AUTOSEL 4.19 47/48] net: set static variable an initial value in atl2_probe()
` [PATCH AUTOSEL 4.19 48/48] selftests: fib_tests: sleep after changing carrier. again

[PATCH AUTOSEL 4.14 03/33] esp: Skip TX bytes accounting when sending from a request socket
 2019-03-13 19:15 UTC  (13+ messages)
` [PATCH AUTOSEL 4.14 05/33] af_key: unconditionally clone on broadcast
` [PATCH AUTOSEL 4.14 10/33] net: systemport: Fix reception of BPDUs
` [PATCH AUTOSEL 4.14 12/33] qmi_wwan: apply SET_DTR quirk to Sierra WP7607
` [PATCH AUTOSEL 4.14 16/33] qed: Fix iWARP syn packet mac address validation
` [PATCH AUTOSEL 4.14 18/33] net: marvell: mvneta: fix DMA debug warning
` [PATCH AUTOSEL 4.14 23/33] ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
` [PATCH AUTOSEL 4.14 27/33] phonet: fix building with clang
` [PATCH AUTOSEL 4.14 29/33] net: thunderx: make CFG_DONE message to run through generic send-ack sequence
` [PATCH AUTOSEL 4.14 30/33] nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
` [PATCH AUTOSEL 4.14 31/33] nfp: bpf: fix ALU32 high bits clearance bug
` [PATCH AUTOSEL 4.14 32/33] mdio_bus: Fix use-after-free on device_register fails
` [PATCH AUTOSEL 4.14 33/33] net: set static variable an initial value in atl2_probe()


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