netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-04 17:08:41 to 2019-06-05 03:11:28 UTC [more...]

[PATCH net-next v4 00/10] net: dsa: mv88e6xxx: support for mv88e6250
 2019-06-05  3:11 UTC  (2+ messages)

Cutting the link on ndo_stop - phy_stop or phy_disconnect?
 2019-06-05  3:06 UTC  (24+ messages)

[PATCH net-next] vmxnet3: turn off lro when rxcsum is disabled
 2019-06-05  3:06 UTC  (2+ messages)

[PATCH v3 net-next 0/7] net: add struct nexthop to fib{6}_info
 2019-06-05  3:05 UTC  (4+ messages)

[PATCH] net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
 2019-06-05  3:01 UTC  (2+ messages)

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-05  2:37 UTC  (2+ messages)

[PATCH net-next 0/2] r8169: factor out firmware handling
 2019-06-05  2:35 UTC  (2+ messages)

[PATCH net] fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied
 2019-06-05  2:25 UTC  (7+ messages)

rcu_read_lock lost its compiler barrier
 2019-06-05  2:21 UTC  (9+ messages)

[RFC PATCH v4] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-06-05  2:17 UTC  (3+ messages)

[PATCH net] tcp: avoid creating multiple req socks with the same tuples
 2019-06-05  2:06 UTC  (3+ messages)

[PATCH v2 net-next 0/7] net: add struct nexthop to fib{6}_info
 2019-06-05  2:05 UTC  (19+ messages)
` [PATCH v2 net-next 4/7] ipv6: Plumb support for nexthop object in a fib6_info

[PATCH net] udp: only choose unbound UDP socket for multicast when not in a VRF
 2019-06-05  1:34 UTC  (3+ messages)

[PATCH net] ipv6: tcp: enable flowlabel reflection in some RST packets
 2019-06-05  1:31 UTC  (3+ messages)

[RFC 0/6] Harden list_for_each_entry_rcu() and family
 2019-06-05  1:24 UTC  (10+ messages)
` [RFC 1/6] rcu: Add support for consolidated-RCU reader checking
` [RFC 4/6] workqueue: Convert for_each_wq to use built-in list check

[PATCH net-next v3 7/7] net: ipv4: provide __rcu annotation for ifa_list
 2019-06-05  0:41 UTC  (2+ messages)
` [net] c55ca5814f: WARNING:suspicious_RCU_usage

[PATCH AUTOSEL 5.1 10/60] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:21 UTC  (10+ messages)
` [PATCH AUTOSEL 5.1 12/60] bpf: sockmap, only stop/flush strp if it was enabled at some point
` [PATCH AUTOSEL 5.1 13/60] bpf: sockmap remove duplicate queue free
` [PATCH AUTOSEL 5.1 14/60] bpf: sockmap fix msg->sg.size account on ingress skb
` [PATCH AUTOSEL 5.1 22/60] net: macb: fix error format in dev_err()
` [PATCH AUTOSEL 5.1 23/60] enetc: Fix NULL dma address unmap for Tx BD extensions
` [PATCH AUTOSEL 5.1 24/60] bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
` [PATCH AUTOSEL 5.1 26/60] tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
` [PATCH AUTOSEL 5.1 27/60] selftests/bpf: fix bpf_get_current_task
` [PATCH AUTOSEL 5.1 40/60] selftests: fib_rule_tests: fix local IPv4 address typo

[PATCH AUTOSEL 4.19 11/36] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 26/36] selftests: fib_rule_tests: fix local IPv4 address typo

[PATCH AUTOSEL 4.14 10/24] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 21/24] usbnet: ipheth: fix racing condition
` [PATCH AUTOSEL 4.14 22/24] usbnet: fix kernel crash after disconnect

[PATCH AUTOSEL 4.9 09/17] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 14/17] usbnet: ipheth: fix racing condition
` [PATCH AUTOSEL 4.9 15/17] usbnet: fix kernel crash after disconnect

[PATCH AUTOSEL 4.4 04/10] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 07/10] usbnet: ipheth: fix racing condition
` [PATCH AUTOSEL 4.4 08/10] usbnet: fix kernel crash after disconnect

[PATCH net-next v3 00/19] Xilinx axienet driver updates (v3)
 2019-06-04 22:39 UTC  (25+ messages)
` [PATCH net-next v3 01/19] net: axienet: Fix casting of pointers to u32
` [PATCH net-next v3 02/19] net: axienet: Use standard IO accessors
` [PATCH net-next v3 03/19] net: axienet: fix MDIO bus naming
` [PATCH net-next v3 04/19] net: axienet: add X86 and ARM as supported platforms
` [PATCH net-next v3 05/19] net: axienet: Use clock framework to get device clock rate
` [PATCH net-next v3 06/19] net: axienet: fix teardown order of MDIO bus
` [PATCH net-next v3 07/19] net: axienet: Re-initialize MDIO registers properly after reset
` [PATCH net-next v3 08/19] net: axienet: Cleanup DMA device reset and halt process
` [PATCH net-next v3 09/19] net: axienet: Make RX/TX ring sizes configurable
` [PATCH net-next v3 10/19] net: axienet: Add DMA registers to ethtool register dump
` [PATCH net-next v3 11/19] net: axienet: Support shared interrupts
` [PATCH net-next v3 12/19] net: axienet: Add optional support for Ethernet core interrupt
` [PATCH net-next v3 13/19] net: axienet: Fix race condition causing TX hang
` [PATCH net-next v3 14/19] net: axienet: Make missing MAC address non-fatal
` [PATCH net-next v3 15/19] net: axienet: stop interface during shutdown
` [PATCH net-next v3 16/19] net: axienet: Fix MDIO bus parent node detection
` [PATCH net-next v3 17/19] net: axienet: document axistream-connected attribute
` [PATCH net-next v3 18/19] net: axienet: make use of axistream-connected attribute optional
` [PATCH net-next v3 19/19] net: axienet: convert to phylink API

[PATCH iproute2 v2] tc: simple: don't hardcode the control action
 2019-06-04 22:30 UTC 

mmotm 2019-05-29-20-52 uploaded (mpls)
 2019-06-04 22:28 UTC  (2+ messages)
  ` mmotm 2019-05-29-20-52 uploaded (mpls) +linux-next

[PATCH net-next] net: phy: Add detection of 1000BaseX link mode support
 2019-06-04 22:15 UTC 

KASAN: slab-out-of-bounds Read in css_task_iter_advance
 2019-06-04 22:12 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: getsockopt and setsockopt hooks
 2019-06-04 21:55 UTC  (9+ messages)
` [PATCH bpf-next 1/7] bpf: implement "
` [PATCH bpf-next 2/7] bpf: sync bpf.h to tools/
` [PATCH bpf-next 3/7] libbpf: support sockopt hooks
` [PATCH bpf-next 4/7] selftests/bpf: test sockopt section name
` [PATCH bpf-next 5/7] selftests/bpf: add sockopt test
` [PATCH bpf-next 6/7] bpf: add sockopt documentation
` [PATCH bpf-next 7/7] bpftool: support cgroup sockopt

[PATCH net-next] ipv6: Always allocate pcpu memory in a fib6_nh
 2019-06-04 21:55 UTC  (2+ messages)

[PATCH net-next v4] hinic: add LRO support
 2019-06-04 21:52 UTC  (2+ messages)

[PATCH net-next 0/2] Support MPLS features in bonding and vlan net devices
 2019-06-04 21:49 UTC  (2+ messages)

[PATCH net-next 0/8] net/tls: small general improvements
 2019-06-04 21:34 UTC  (2+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-04 21:29 UTC  (13+ messages)

[PATCH] net: mscc: ocelot: Fix some struct initializations
 2019-06-04 21:25 UTC  (2+ messages)

WARNING: suspicious RCU usage in in_dev_dump_addr
 2019-06-04 21:24 UTC  (3+ messages)
` [PATCH net-next] net: ipv4: fix rcu lockdep splat due to wrong annotation

[PATCH net v1] net: ethernet: mediatek: Fixed several errors caused by undefined symbols
 2019-06-04 21:22 UTC 

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-04 21:22 UTC  (13+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF

[patch net-next v3 0/8] expose flash update status to user
 2019-06-04 21:21 UTC  (8+ messages)
` [patch net-next v3 2/8] mlx5: Move firmware flash implementation to devlink
` [patch net-next v3 7/8] netdevsim: implement fake flash updating with notifications
` [patch net-next v3 8/8] selftests: add basic netdevsim devlink flash testing

[PATCH net-next] net: phy: add flag PHY_QUIRK_NO_ESTATEN
 2019-06-04 21:07 UTC  (3+ messages)

[PATCH net-next] net: phy: remove state PHY_FORCING
 2019-06-04 21:02 UTC 

[PATCH v3 net-next 00/17] PTP support for the SJA1105 DSA driver
 2019-06-04 21:00 UTC  (23+ messages)
` [PATCH v3 net-next 01/17] net: dsa: Keep a pointer to the skb clone for TX timestamping
` [PATCH v3 net-next 02/17] net: dsa: Add teardown callback for drivers
` [PATCH v3 net-next 03/17] net: dsa: tag_8021q: Create helper function for removing VLAN header
` [PATCH v3 net-next 04/17] net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering
` [PATCH v3 net-next 05/17] net: dsa: sja1105: Reverse TPID and TPID2
` [PATCH v3 net-next 06/17] net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
` [PATCH v3 net-next 07/17] net: dsa: sja1105: Add support for the PTP clock
` [PATCH v3 net-next 08/17] net: dsa: sja1105: Move sja1105_is_link_local to include/linux
` [PATCH v3 net-next 09/17] net: dsa: sja1105: Add logic for TX timestamping
` [PATCH v3 net-next 10/17] net: dsa: sja1105: Build a minimal understanding of meta frames
` [PATCH v3 net-next 11/17] net: dsa: sja1105: Add support for the AVB Parameters Table
` [PATCH v3 net-next 13/17] net: dsa: sja1105: Receive and decode meta frames
` [PATCH v3 net-next 14/17] net: dsa: sja1105: Add a global sja1105_tagger_data structure
` [PATCH v3 net-next 15/17] net: dsa: sja1105: Increase priority of CPU-trapped frames

memory leak in sctp_process_init
 2019-06-04 20:59 UTC  (4+ messages)
` [PATCH V2] Fix "

[PATCH net-next 00/11] FDB updates for SJA1105 DSA driver
 2019-06-04 20:55 UTC  (4+ messages)
` [PATCH net-next 01/11] net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd

[PATCH net v2 0/2] net/tls: redo the RX resync locking
 2019-06-04 20:55 UTC  (4+ messages)
` [PATCH net v2 1/2] Revert "net/tls: avoid NULL-deref on resync during device removal"
` [PATCH net v2 2/2] net/tls: replace the sleeping lock around RX resync with a bit lock

[PATCH net-next v6 0/5] net: stmmac: enable EHL SGMII
 2019-06-04 20:46 UTC  (3+ messages)
` [PATCH net-next v6 2/5] net: stmmac: introducing support for DWC xPCS logics

[PATCH net-next 0/2] xdp: Allow lookup into devmaps before redirect
 2019-06-04 20:22 UTC  (7+ messages)
` [PATCH net-next 2/2] devmap: Allow map lookups from eBPF

[PATCH v4 bpf-next 0/2] Better handling of xskmap entries
 2019-06-04 20:07 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/2] bpf: Allow bpf_map_lookup_elem() on an xskmap

[PATCH net-next v1 0/7] net/sched: Add txtime assist support for taprio
 2019-06-04 20:06 UTC  (8+ messages)
` [PATCH net-next v1 5/7] taprio: Add support for txtime offload mode

[PATCH RESEND net-next] net: stmmac: socfpga: add RMII phy mode
 2019-06-04 18:58 UTC  (2+ messages)

memory leak in raw_sendmsg
 2019-06-04 18:52 UTC  (2+ messages)

[PATCH v2 net 0/1] Fix link speed handling for SJA1105 DSA driver
 2019-06-04 18:52 UTC  (3+ messages)
` [PATCH v2 net 1/1] net: dsa: sja1105: Fix link speed not working at 100 Mbps and below

[PATCH net 0/2] net/tls: redo the RX resync locking
 2019-06-04 18:50 UTC  (3+ messages)

[PATCH] net: phylink: avoid reducing support mask
 2019-06-04 18:44 UTC  (2+ messages)

[PATCH net v3 0/3] net/sched: fix actions reading the network header in case of QinQ packets
 2019-06-04 18:19 UTC  (13+ messages)
` [PATCH net v3 1/3] net/sched: act_csum: pull all VLAN headers before checksumming

[PATCH net-next v2] net: phy: xilinx: add Xilinx PHY driver
 2019-06-04 18:12 UTC  (7+ messages)

LPC 2019 Networking Track CFP
 2019-06-04 18:05 UTC 

gue6 bad checksums in udp header
 2019-06-04 17:46 UTC 

[PATCH] devlink: fix libc and kernel headers collision
 2019-06-04 17:47 UTC  (3+ messages)

[RFC PATCH v4 net-next 0/4] flow_offload: Re-add per-action statistics
 2019-06-04 17:34 UTC  (5+ messages)
` [RFC PATCH v4 net-next 1/4] flow_offload: add a cookie to flow_action_entry
` [RFC PATCH v4 net-next 2/4] net/sched: add callback to get stats on an action from clsflower offload
` [RFC PATCH v4 net-next 3/4] net/sched: add action block binding to other classifiers
` [RFC PATCH v4 net-next 4/4] net/sched: call action stats offload in flower or mall dump

rcu_read_lock lost its compiler barrier
 2019-06-04 17:29 UTC  (3+ messages)

[PATCH V2 net 00/11] Extending the ena driver to support new features and enhance performance
 2019-06-04 17:24 UTC  (7+ messages)

support for popping multiple MPLS labels with iproute2?
 2019-06-04 17:21 UTC  (3+ messages)

bpf: test_xdp_vlan.sh: Kernel panic: Unable to handle kernel paging request at virtual address 000080096d61a000
 2019-06-04 17:17 UTC 

BUG: kernel NULL pointer dereference, address: 00000000: memcpy+0x1d/0x30
 2019-06-04 17:11 UTC 


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