netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-15 09:47:46 to 2019-02-15 19:04:54 UTC [more...]

Three questions about busy poll
 2019-02-15 19:04 UTC  (3+ messages)

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-02-15 19:02 UTC  (5+ messages)
  ` [PATCH] NETWORKING: avoid use IPCB in cipso_v4_error

[PATCH v2 perf,bpf 00/11] perf annotation of BPF programs
 2019-02-15 18:59 UTC  (28+ messages)
` [PATCH v2 perf,bpf 01/11] perf, bpf: consider events with attr.bpf_event as side-band events
` [PATCH v2 perf,bpf 02/11] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
  ` [PATCH v2 perf,bpf 05/11] perf, bpf: save bpf_prog_info in a rbtree in perf_env
  ` [PATCH v2 perf,bpf 07/11] perf, bpf: save btf "
  ` [PATCH v2 perf,bpf 08/11] perf, bpf: save btf information as headers to perf.data
  ` [PATCH v2 perf,bpf 09/11] perf-top: add option --bpf-event
` [PATCH v2 perf,bpf 10/11] perf, bpf: enable annotation of bpf program
  ` [PATCH v2 perf,bpf 11/11] perf, bpf: save information about short living bpf programs

[PATCH net-next 0/2] net: phy: improve and use phy_resolve_aneg_linkmode
 2019-02-15 18:57 UTC  (4+ messages)
` [PATCH net-next 1/2] net: phy: improve phy_resolve_aneg_linkmode

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-15 18:53 UTC  (5+ messages)

[RESEND PATCH net] mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
 2019-02-15 18:53 UTC  (7+ messages)

[net-next 0/5] clean up SOCK_DEBUG()
 2019-02-15 18:51 UTC  (12+ messages)
` [net-next 1/5] tcp: "
` [net-next 2/5] x25: "
` [net-next 3/5] appletalk: "
` [net-next 4/5] dccp: "
` [net-next 5/5] net: sock: remove the definition of SOCK_DEBUG()

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-15 18:29 UTC 

[PATCH net-next 0/7] s390/qeth: updates 2019-02-15
 2019-02-15 18:22 UTC  (8+ messages)
` [PATCH net-next 1/7] s390/qeth: allow manual recovery when device is SOFTSETUP
` [PATCH net-next 2/7] s390/qeth: use a static Output Queue array
` [PATCH net-next 3/7] s390/qeth: reduce ethtool statistics
` [PATCH net-next 4/7] s390/qeth: move ethtool code into its own file
` [PATCH net-next 5/7] s390/qeth: overhaul ethtool statistics
` [PATCH net-next 6/7] s390/qeth: add support for ETHTOOL_GRINGPARAM
` [PATCH net-next 7/7] s390/qeth: split out OSN netdev ops

[PATCH mlx5-next 00/15] mlx5-next updates (ECPF & 50Gbps per lane)
 2019-02-15 18:17 UTC  (2+ messages)

[PATCH] visornic: use skb_put_zero() instead of open-coded version
 2019-02-15 18:16 UTC 

[PATCH net-next] selftests: forwarding: Add some missing configuration symbols
 2019-02-15 18:14 UTC 

[PATCH net] vhost: correctly check the return value of translate_desc() in log_used()
 2019-02-15 18:03 UTC  (3+ messages)

[PATCH bpf-next] bpf: make LWTUNNEL_BPF dependent on INET
 2019-02-15 17:53 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: make LWTUNNEL_BPF dependent on INET
 2019-02-15 17:51 UTC 

[RFC v1 00/19] Add unified Intel Ethernet RDMA driver (irdma)
 2019-02-15 17:47 UTC  (25+ messages)
` [RFC v1 01/19] net/i40e: Add peer register/unregister to struct i40e_netdev_priv
` [RFC v1 02/19] net/ice: Create framework for VSI queue context
` [RFC v1 03/19] net/ice: Add support for ice peer devices and drivers
` [RFC v1 04/19] RDMA/irdma: Add driver framework definitions
` [RFC v1 05/19] RDMA/irdma: Implement device initialization definitions
` [RFC v1 06/19] RDMA/irdma: Implement HW Admin Queue OPs
` [RFC v1 07/19] RDMA/irdma: Add HMC backing store setup functions
` [RFC v1 08/19] RDMA/irdma: Add privileged UDA queue implementation
` [RFC v1 09/19] RDMA/irdma: Add QoS definitions
` [RFC v1 10/19] RDMA/irdma: Add connection manager
` [RFC v1 11/19] RDMA/irdma: Add PBLE resource manager
` [RFC v1 12/19] RDMA/irdma: Implement device supported verb APIs
` [RFC v1 13/19] RDMA/irdma: Add RoCEv2 UD OP support
` [RFC v1 14/19] RDMA/irdma: Add user/kernel shared libraries
` [RFC v1 15/19] RDMA/irdma: Add miscellaneous utility definitions
` [RFC v1 16/19] RDMA/irdma: Add dynamic tracing for CM
` [RFC v1 17/19] RDMA/irdma: Add ABI definitions
` [RFC v1 18/19] RDMA/irdma: Add Kconfig and Makefile
` [RFC v1 19/19] RDMA/irdma: Update MAINTAINERS file

linux-next: Tree for Feb 15 (net/core/lwt_bpf.c)
 2019-02-15 17:42 UTC  (3+ messages)

[PATCH net] net: validate untrusted gso packets without csum offload
 2019-02-15 17:36 UTC  (2+ messages)

[PATCH net-next 00/13] net: mvpp2: various fixes
 2019-02-15 17:23 UTC  (17+ messages)
` [PATCH net-next 01/13] net: mvpp2: do not call phylink_mac_change if there is no event
` [PATCH net-next 02/13] net: mvpp2: a port can be disabled even if we use the link IRQ
` [PATCH net-next 03/13] net: mvpp2: do not disable the port if the mode hasn't changed
` [PATCH net-next 04/13] net: mvpp2: reconfiguring the port interface is PPv2.2 specific
` [PATCH net-next 05/13] net: mvpp2: do not set the XLG MAC in reset when disabling a port
` [PATCH net-next 06/13] net: mvpp2: fix a typo in the header
` [PATCH net-next 07/13] net: mvpp2: fix validate for PPv2.1
` [PATCH net-next 08/13] net: mvpp2: fix the computation of the RXQs
` [PATCH net-next 09/13] net: mvpp2: update the port documentation regarding the GoP
` [PATCH net-next 10/13] net: mvpp2: reset the XPCS while reconfiguring the serdes lanes
` [PATCH net-next 11/13] net: mvpp2: reset the XLG MAC in port_reset
` [PATCH net-next 12/13] net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
` [PATCH net-next 13/13] net: mvpp2: some AN fields require the link to be down when updated

[B.A.T.M.A.N.] [PATCH v2] batman-adv: Add multicast-to-unicast support for multiple targets
 2019-02-15 17:20 UTC  (2+ messages)

[RFC 00/19] Add unified Intel Ethernet RDMA driver (irdma)
 2019-02-15 17:18 UTC  (4+ messages)
` [RFC 12/19] RDMA/irdma: Implement device supported verb APIs

[PATCH net-next] net/ipv6: prefer rcu_access_pointer() over rcu_dereference()
 2019-02-15 17:15 UTC 

[PATCH RFC] net: bridge: don't flood known multicast traffic when snooping is enabled
 2019-02-15 17:13 UTC  (4+ messages)

[GIT] Networking
 2019-02-15 17:10 UTC  (2+ messages)

[PATCH] net: marvell: mvneta: fix DMA debug warning
 2019-02-15 17:05 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] libbpf: adding AF_XDP support
 2019-02-15 16:37 UTC  (7+ messages)
` [PATCH bpf-next v4 1/2] libbpf: add support for using AF_XDP sockets

[PATCH] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-15 17:01 UTC  (4+ messages)

WARNING: locking bug in flush_workqueue_prep_pwqs
 2019-02-15 17:01 UTC 

[PATCH net] sock: return uapi errno in sock_setsockopt() for SO_ZEROCOPY
 2019-02-15 16:58 UTC  (2+ messages)

[PATCH] net: Fix for_each_netdev_feature on Big endian
 2019-02-15 16:58 UTC 

WARNING: locking bug in __queue_work
 2019-02-15 16:37 UTC  (2+ messages)

[PATCH net-next] iptunnel: NULL pointer deref for ip_md_tunnel_xmit
 2019-02-15 16:31 UTC  (2+ messages)

[PATCH net-next 00/12] Refactor flower classifier to remove dependency on rtnl lock
 2019-02-15 16:25 UTC  (13+ messages)
` [PATCH net-next 02/12] net: sched: flower: refactor fl_change
` [PATCH net-next 03/12] net: sched: flower: introduce reference counting for filters
` [PATCH net-next 04/12] net: sched: flower: track filter deletion with flag

[PATCH bpf-next 0/4] libbpf: Add support for 32-bit static data
 2019-02-15 16:17 UTC  (4+ messages)
` [PATCH bpf-next 2/4] libbpf: Support 32-bit static data loads

[PATCH net-next 0/3] devlink: add the ability to update device flash
 2019-02-15 15:51 UTC  (12+ messages)
` [PATCH net-next 1/3] devlink: add flash update command
` [PATCH net-next 2/3] ethtool: add compat for flash update
` [PATCH net-next 3/3] nfp: devlink: allow flashing the device via devlink

[PATCH net-next v4 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
 2019-02-15 15:35 UTC  (9+ messages)
` [PATCH net-next v4 07/17] net: sched: protect filter_chain list with filter_chain_lock mutex
        ` [PATCH] net: sched: matchall: verify that filter is not NULL in mall_walk()

[RFC] net: dsa: qca8k: implement rgmii-id mode
 2019-02-15 15:23 UTC  (2+ messages)

[PATCH net-next] net: sched: route: don't set arg->stop in route4_walk() when empty
 2019-02-15 15:21 UTC 

[PATCH net-next] net: sched: fw: don't set arg->stop in fw_walk() when empty
 2019-02-15 15:20 UTC 

[PATCH net-next] net: sched: cgroup: verify that filter is not NULL during walk
 2019-02-15 15:18 UTC 

[PATCH net-next] net: sched: matchall: verify that filter is not NULL in mall_walk()
 2019-02-15 15:17 UTC 

[PATCH][next] mlxsw: core: fix spelling mistake "temprature" -> "temperature"
 2019-02-15 15:16 UTC  (2+ messages)

[PATCH net-next v2 0/3] enetc: Add mdio support and device tree nodes
 2019-02-15 14:56 UTC  (7+ messages)
` [PATCH net-next v2 1/3] arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints
` [PATCH net-next v2 2/3] arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board
` [PATCH net-next v2 3/3] enetc: Add ENETC PF level external MDIO support

Bug in br_handle_frame
 2019-02-15 14:31 UTC  (3+ messages)

[PATCH bpf-next] net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
 2019-02-15 14:23 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: Add new interfaces
 2019-02-15 14:23 UTC  (4+ messages)
` [PATCH bpf-next 2/2] libbpf: Introduce bpf_object__btf

[PATCH net] net: ip6_gre: initialize erspan_ver just for erspan tunnels
 2019-02-15 14:10 UTC 

[net-next] net: crypto set sk to NULL when af_alg_release
 2019-02-15 14:24 UTC 

[PATCH] net: dsa: Implement flow_dissect callback for tag_dsa
 2019-02-15 14:05 UTC  (2+ messages)

[RFC PATCH] bonding: use mutex lock in bond_get_stats()
 2019-02-15 13:57 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: Performance improvements in Multi-Queue
 2019-02-15 13:42 UTC  (4+ messages)
` [PATCH net-next 1/3] net: stmmac: Fix NAPI poll in TX path when in multi-queue
` [PATCH net-next 2/3] net: stmmac: dwmac4: Also use TBU interrupt to clean TX path
` [PATCH net-next 3/3] net: stmmac: dwxgmac2: "

[PATCH net-next] net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
 2019-02-15 13:24 UTC  (2+ messages)

pull-request: mac80211 2019-02-15
 2019-02-15 12:51 UTC 

[PATCH] qmi_wwan: apply SET_DTR quirk to Sierra WP7607
 2019-02-15 12:32 UTC  (2+ messages)

[PATCH AUTOSEL 3.18 15/16] cfg80211: extend range deviation for DMG
 2019-02-15 12:31 UTC  (2+ messages)

[PATCH 0/2] mac80211: Fix incorrect usage of rhashtable walk API
 2019-02-15 12:21 UTC  (4+ messages)
` [v2 PATCH 0/4] "
  ` [v3 "

[BUG] 4.20: mv88e6xxx: WARNING: possible circular locking dependency detected
 2019-02-15 12:11 UTC  (2+ messages)

[PATCH] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
 2019-02-15 12:00 UTC  (4+ messages)

[REGRESSION 4.20] mvneta - DMA-API: device driver tries to sync DMA memory it has not allocated
 2019-02-15 11:10 UTC  (2+ messages)

r8169 driver causing screen flickering since commit a99790bf5c7f3d68d8b01e015d3212a98ee7bd57
 2019-02-15 10:44 UTC 

[PATCH net-next] net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails
 2019-02-15 10:30 UTC  (2+ messages)

ip xfrm policy, dir out vs dir fwd
 2019-02-15 10:11 UTC 

[PATCH] net: phy: at803x: disable delay only for RGMII mode
 2019-02-15 10:16 UTC  (5+ messages)

[net, PATCH v2] net: stmmac: handle endianness in dwmac4_get_timestamp
 2019-02-15  9:49 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).