netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 14:54:12 to 2020-01-14 11:24:34 UTC [more...]

[PATCH] net: phy: dp83867: Set FORCE_LINK_GOOD do default after reset
 2020-01-14 11:24 UTC 

[PATCH net-next v2 00/10] net: Add route offload indication
 2020-01-14 11:23 UTC  (11+ messages)
` [PATCH net-next v2 01/10] ipv4: Replace route in list before notifying
` [PATCH net-next v2 02/10] ipv4: Encapsulate function arguments in a struct
` [PATCH net-next v2 03/10] ipv4: Add "offload" and "trap" indications to routes
` [PATCH net-next v2 04/10] ipv6: "
` [PATCH net-next v2 05/10] mlxsw: spectrum_router: Separate nexthop offload indication from route
` [PATCH net-next v2 06/10] mlxsw: spectrum_router: Set hardware flags for routes
` [PATCH net-next v2 07/10] netdevsim: fib: Add dummy implementation for FIB offload
` [PATCH net-next v2 08/10] selftests: forwarding: Add helpers and tests "
` [PATCH net-next v2 09/10] selftests: netdevsim: Add test for FIB offload API
` [PATCH net-next v2 10/10] selftests: mlxsw: "

[PATCH 0/2] Convert stm32 dwmac to DT schema
 2020-01-14 11:09 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: dwmac: "

[PATCH v3 net-next] net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
 2020-01-14 10:59 UTC  (2+ messages)

[PATCH net] net: mvneta: fix dma sync size in mvneta_run_xdp
 2020-01-14 10:43 UTC  (2+ messages)

[PATCH 0/2] libertas: fix rates overflow code path in lbs_ibss_join_existing()
 2020-01-14 10:39 UTC  (3+ messages)
  ` [PATCH 1/2] libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
  ` [PATCH 2/2] libertas: make lbs_ibss_join_existing() return error code on rates overflow

[RFC PATCH v9 0/8] Enable ptp_kvm for arm64
 2020-01-14 10:34 UTC  (19+ messages)
` [RFC PATCH v9 6/8] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v9 7/8] ptp: arm64: Enable ptp_kvm for arm64

[PATCH v2 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-14 10:29 UTC  (22+ messages)
` [PATCH v2 01/17] octeontx2-pf: Add Marvell OcteonTX2 NIC driver
` [PATCH v2 02/17] octeontx2-pf: Mailbox communication with AF
` [PATCH v2 03/17] octeontx2-pf: Attach NIX and NPA block LFs
` [PATCH v2 04/17] octeontx2-pf: Initialize and config queues
` [PATCH v2 05/17] octeontx2-pf: Setup interrupts and NAPI handler
` [PATCH v2 06/17] octeontx2-pf: Receive packet handling support
` [PATCH v2 07/17] octeontx2-pf: Add packet transmission support
` [PATCH v2 08/17] octeontx2-pf: Register and handle link notifications
` [PATCH v2 09/17] octeontx2-pf: MTU, MAC and RX mode config support
` [PATCH v2 10/17] octeontx2-pf: Error handling support
` [PATCH v2 11/17] octeontx2-pf: Receive side scaling support
` [PATCH v2 12/17] octeontx2-pf: TCP segmentation offload support
` [PATCH v2 13/17] octeontx2-pf: Add ndo_get_stats64
` [PATCH v2 14/17] octeontx2-pf: Add basic ethtool support
` [PATCH v2 15/17] octeontx2-pf: ethtool RSS config support
` [PATCH v2 16/17] Documentation: net: octeontx2: Add RVU HW and drivers overview
` [PATCH v2 17/17] MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driver

[PATCH 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-01-14 10:06 UTC  (4+ messages)
` [PATCH 2/2] ethtool: Call begin() and complete() in __ethtool_get_link_ksettings()

[PATCH bpf-next] xsk: support allocations of large umems
 2020-01-14  9:49 UTC 

[PATCH] tcp: fix marked lost packets not being retransmitted
 2020-01-14  9:23 UTC 

[PATCH] r8152: Add MAC passthrough support to new device
 2020-01-14  9:22 UTC  (5+ messages)

Commit bfdbfd28f76028b960458d107dc4ae9240c928b3 leads to crash on Intel SocFPGA Cyclone 5 DE0 NanoSoc
 2020-01-14  9:19 UTC  (4+ messages)

[PATCH 00/17] devlink documentation refactor
 2020-01-14  8:41 UTC  (3+ messages)
` [PATCH 11/17] devlink: add a driver-specific file for the qed driver
  ` [EXT] "

[PATCH v2 0/3] devlink region trigger support
 2020-01-14  8:33 UTC  (14+ messages)

[PATCH] r8152: add missing endpoint sanity check
 2020-01-14  8:27 UTC 

[PATCH 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-14  8:10 UTC  (6+ messages)
` [PATCH 2/2] wan/hdlc_x25: fix skb handling

[RFC net-next Patch v2 0/4] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-14  8:08 UTC  (6+ messages)
` [RFC net-next Patch v2 4/4] net: bridge: mrp: switchdev: Add HW offload

[net,v2] netfilter: nat: fix ICMP header corruption on ICMP errors
 2020-01-14  8:03 UTC 

[PATCH v4 0/5] QRTR flow control improvements
 2020-01-14  7:57 UTC  (6+ messages)
` [PATCH v4 1/5] net: qrtr: Move resume-tx transmission to recvmsg
` [PATCH v4 2/5] net: qrtr: Implement outgoing flow control
` [PATCH v4 3/5] net: qrtr: Migrate node lookup tree to spinlock
` [PATCH v4 4/5] net: qrtr: Make qrtr_port_lookup() use RCU
` [PATCH v4 5/5] net: qrtr: Remove receive worker

[bpf-next PATCH v2 0/2] xdp devmap improvements cleanup
 2020-01-14  3:27 UTC  (8+ messages)
` [bpf-next PATCH v2 1/2] bpf: xdp, update devmap comments to reflect napi/rcu usage
` [bpf-next PATCH v2 2/2] bpf: xdp, remove no longer required rcu_read_{un}lock()

[PATCH bpf-next] bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS
 2020-01-14  7:26 UTC 

[NET] netfilter: nat: fix ICMP header corruption on ICMP errors
 2020-01-14  7:25 UTC 

[PATCH net 0/7] net: stmmac: general fixes for Ethernet functionality
 2020-01-14  6:56 UTC  (7+ messages)
` [PATCH net 1/7] net: stmmac: fix error in updating rx tail pointer to last free entry
` [PATCH net 3/7] net: stmmac: fix missing netdev->features in stmmac_set_features

Re: linux-next: build warning after merge of the bpf-next tree
 2020-01-14  5:23 UTC  (7+ messages)
`  "

[PATCH net-next] net: phy: Maintain MDIO device and bus statistics
 2020-01-14  4:44 UTC  (5+ messages)

NULL pointer dereference bug when unbinding 'igb' -driver from Intel i210 ethernet card
 2020-01-14  4:26 UTC  (3+ messages)
` [PATCH] ptp: free ptp device pin descriptors properly

[PATCH net-next v3 0/8] net: stmmac: ETF support
 2020-01-14  3:26 UTC  (10+ messages)
` [PATCH net-next v3 1/8] net: stmmac: Initial support for TBS
` [PATCH net-next v3 2/8] net: stmmac: tc: Add support for ETF Scheduler using TBS
` [PATCH net-next v3 3/8] net: stmmac: xgmac: Add TBS support
` [PATCH net-next v3 4/8] net: stmmac: gmac4+: "
` [PATCH net-next v3 5/8] net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entry
` [PATCH net-next v3 6/8] net: stmmac: Add missing information in DebugFS capabilities file
` [PATCH net-next v3 7/8] net: stmmac: selftests: Switch to dev_direct_xmit()
` [PATCH net-next v3 8/8] net: stmmac: selftests: Add a test for TBS feature

[bpf PATCH v2 0/8] Fixes for sockmap/tls from more complex BPF progs
 2020-01-14  3:19 UTC  (4+ messages)
` [bpf PATCH v2 1/8] bpf: sockmap/tls, during free we may call tcp_bpf_unhash() in loop

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-14  3:16 UTC  (29+ messages)
` [PATCH bpf-next v2 02/11] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v2 03/11] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v2 04/11] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v2 05/11] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v2 06/11] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v2 07/11] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v2 09/11] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v2 11/11] selftests/bpf: Tests for SOCKMAP holding listening sockets

[stable] wimax: i2400: fix memory leaks
 2020-01-14  3:13 UTC  (2+ messages)

[v4] pktgen: Allow configuration of IPv6 source address range
 2020-01-14  3:12 UTC 

[stable] i40e: prevent memory leak in i40e_setup_macvlans
 2020-01-14  3:11 UTC  (2+ messages)

[PATCH] nfc: No need to set .owner platform_driver_register
 2020-01-14  2:57 UTC 

[PATCH] NFC: pn533: fix bulk-message timeout
 2020-01-14  2:56 UTC  (3+ messages)

[PATCH net] qmi_wwan: Add support for Quectel RM500Q
 2020-01-14  2:44 UTC  (3+ messages)

[PATCH v3 net] net: macb: fix for fixed-link mode
 2020-01-14  2:42 UTC  (2+ messages)

[PATCH] amd-xgbe: remove unnecessary conversion to bool
 2020-01-14  2:23 UTC  (2+ messages)

[PATCH net-next] ptr_ring: add include of linux/mm.h
 2020-01-14  2:19 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] Implement runqslower BCC tool with BPF CO-RE
 2020-01-14  2:15 UTC  (2+ messages)

[PATCH] net: mvneta: change page pool nid to NUMA_NO_NODE
 2020-01-14  2:14 UTC  (2+ messages)

[PATCH v2 net-next] net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
 2020-01-14  2:11 UTC  (2+ messages)

[v3] pktgen: Allow configuration of IPv6 source address range
 2020-01-14  1:59 UTC  (2+ messages)

[PATCH net]: hv_sock: Remove the accept port restriction
 2020-01-14  0:52 UTC 

[PATCH] Propagate NCSI channel carrier loss/gain events to the kernel
 2020-01-14  0:43 UTC  (2+ messages)

[PATCH net-next 0/8] skb_list_walk_safe refactoring for net/*'s skb_gso_segment usage
 2020-01-13 23:42 UTC  (9+ messages)
` [PATCH net-next 1/8] net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
` [PATCH net-next 2/8] net: udp: use skb_list_walk_safe helper for gso segments
` [PATCH net-next 3/8] net: xfrm: "
` [PATCH net-next 4/8] net: openvswitch: "
` [PATCH net-next 5/8] net: sched: "
` [PATCH net-next 6/8] net: ipv4: "
` [PATCH net-next 7/8] net: netfilter: "
` [PATCH net-next 8/8] net: mac80211: "

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-13 23:30 UTC  (10+ messages)
        ` [Xen-devel] "

[PATCH net-next v6 00/10] net: macsec: initial support for hardware offloading
 2020-01-13 22:31 UTC  (11+ messages)
` [PATCH net-next v6 01/10] net: macsec: move some definitions in a dedicated header
` [PATCH net-next v6 02/10] net: macsec: introduce the macsec_context structure
` [PATCH net-next v6 03/10] net: macsec: introduce MACsec ops
` [PATCH net-next v6 04/10] net: phy: add MACsec ops in phy_device
` [PATCH net-next v6 05/10] net: macsec: hardware offloading infrastructure
` [PATCH net-next v6 06/10] net: macsec: add nla support for changing the offloading selection
` [PATCH net-next v6 07/10] net: phy: mscc: macsec initialization
` [PATCH net-next v6 08/10] net: phy: mscc: macsec support
` [PATCH net-next v6 09/10] net: macsec: PN wrap callback
` [PATCH net-next v6 10/10] net: phy: mscc: PN rollover support

[PATCH net-next 0/3] netns: Optimise netns ID lookups
 2020-01-13 21:39 UTC  (4+ messages)
` [PATCH net-next 1/3] netns: Remove __peernet2id_alloc()
` [PATCH net-next 2/3] netns: protect netns ID lookups with RCU
` [PATCH net-next 3/3] netns: don't disable BHs when locking "nsid_lock"

[PATCH] samples/bpf: Add xdp_stat sample program
 2020-01-13 20:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] hv_netvsc: Fix memory leak when removing rndis device
 2020-01-13 20:02 UTC  (3+ messages)

WARNING: locking bug in finish_task_switch
 2020-01-13 19:34 UTC 

[PATCH bpf-next v2 0/2] xdp: Introduce bulking for non-map XDP_REDIRECT
 2020-01-13 18:10 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] xdp: Move devmap bulk queue into struct net_device
` [PATCH bpf-next v2 2/2] xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths

general protection fault in xt_rateest_put
 2020-01-13 17:51 UTC  (3+ messages)
` [PATCH nf] netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct

[Patch net] netfilter: fix a use-after-free in mtype_destroy()
 2020-01-13 17:50 UTC  (2+ messages)

[PATCH net] net: usb: lan78xx: limit size of local TSO packets
 2020-01-13 17:27 UTC 

[PATCH] net: mellanox: prevent resource leak on htbl
 2020-01-13 17:25 UTC  (3+ messages)

VRF + ip xfrm, egress ESP packet looping when qdisc configured
 2020-01-13 16:48 UTC  (7+ messages)

KASAN: use-after-free Read in j1939_xtp_rx_abort_one
 2020-01-13 16:42 UTC  (2+ messages)

[PATCH net-next 0/4] Support fraglist GRO/GSO
 2020-01-13 16:21 UTC  (7+ messages)
` [PATCH net-next 3/4] net: Support GRO/GSO fraglist chaining

[PATCH net-next v5 00/15] net: macsec: initial support for hardware offloading
 2020-01-13 16:01 UTC  (13+ messages)
` [PATCH net-next v5 02/15] net: macsec: introduce the macsec_context structure
` [PATCH net-next v5 05/15] net: macsec: hardware offloading infrastructure
` [PATCH net-next v5 06/15] net: macsec: add nla support for changing the offloading selection

[PATCH net-next 0/8] net: bridge: add vlan notifications and rtm support
 2020-01-13 15:52 UTC  (9+ messages)
` [PATCH net-next 1/8] net: bridge: vlan: add helpers to check for vlan id/range validity
` [PATCH net-next 2/8] net: bridge: netlink: add extack error messages when processing vlans
` [PATCH net-next 3/8] net: bridge: vlan: add rtm definitions and dump support
` [PATCH net-next 4/8] net: bridge: vlan: add new rtm message support
` [PATCH net-next 5/8] net: bridge: vlan: add del "
` [PATCH net-next 6/8] net: bridge: vlan: add rtm range support
` [PATCH net-next 7/8] net: bridge: vlan: add rtnetlink group and notify support
` [PATCH net-next 8/8] net: bridge: vlan: notify on vlan add/delete/change flags

[PATCH net-next v2 0/8] net: stmmac: ETF support
 2020-01-13 15:19 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: stmmac: Initial support for TBS
` [PATCH net-next v2 2/8] net: stmmac: tc: Add support for ETF Scheduler using TBS
` [PATCH net-next v2 6/8] net: stmmac: Add missing information in DebugFS capabilities file

[RFC net-next] net: phy: Add basic support for Synopsys XPCS using a PHY driver
 2020-01-13 15:09 UTC  (9+ 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).