netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-28 13:56:50 to 2019-02-28 20:32:52 UTC [more...]

linux-next: Fixes tag needs some work in the net tree
 2019-02-28 20:32 UTC 

[PATCH bpf-next 0/5] btf_dedup algorithm and test fixes
 2019-02-28 20:26 UTC  (26+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: fix btf_dedup testing code
` [PATCH bpf-next 2/5] libbpf: fix formatting for btf_ext__get_raw_data
` [PATCH bpf-next 3/5] btf: allow to customize dedup hash table size
` [PATCH bpf-next 4/5] btf: fix bug with resolving STRUCT/UNION into corresponding FWD
` [PATCH bpf-next 5/5] selftests/bpf: add btf_dedup test of FWD/STRUCT resolution

[PATCH v5 0/5] M_CAN Framework re-write
 2019-02-28 20:18 UTC  (23+ messages)
` [PATCH v5 1/5] can: m_can: Create a m_can platform framework
` [PATCH v5 2/5] can: m_can: Migrate the m_can code to use the framework
` [PATCH v5 5/5] can: tcan4x5x: Add tcan4x5x driver to the kernel

[virtio-dev] Re: net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
 2019-02-28 20:14 UTC  (19+ messages)

[PATCH v1 iproute2-next 0/4] Dynamic rdma link creation
 2019-02-28 20:10 UTC  (6+ messages)
` [PATCH v1 iproute2-next 1/4] rdma: add helper rd_sendrecv_msg()

[PATCH bpf-next 1/7] selftests: bpf: break up test_progs
 2019-02-28 20:00 UTC  (2+ messages)

[PATCH] net/bluetooth: Fix bound check in event handling
 2019-02-28 19:59 UTC 

[PATCH v2] net: e1000e: add MAC address kernel cmd line parameter
 2019-02-28 19:47 UTC  (8+ messages)
` [PATCH v3] "

[PATCH] tools/libbpf: signedness bug in btf_dedup_ref_type()
 2019-02-28 19:29 UTC  (9+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] appletalk: Fix use-after-free in atalk_proc_exit
 2019-02-28 19:29 UTC  (2+ messages)

[PATCH net-next] selftests: rtnetlink: use internal netns switch for ip commands
 2019-02-28 19:22 UTC 

[PATCH bpf-next v2 0/5] samples: bpf: continue effort to get rid of bpf_load
 2019-02-28 19:16 UTC  (2+ messages)

Wedding/Accom/Restaurant Entertainment 2019
 2019-02-28 19:00 UTC 

[PATCH bpf-next] bpf: fix build without bpf_syscall
 2019-02-28 19:08 UTC  (2+ messages)

[RFC 0/7] ndo_bpf error reporting
 2019-02-28 19:04 UTC  (9+ messages)
` [RFC 1/6] bnxt: use extack for xdp error messages
` [RFC 2/6] ixgbe: use extack for xdp errors
` [RFC 3/6] i40e: use extack for bpf errors
` [RFC 4/6] ixgebvf: report xdp errors through extack
` [RFC 5/6] mlx4: report "
` [RFC 6/6] mlx5: report XDP "

[PATCH] net: ipv6: check net in ip6_call_ra_chain
 2019-02-28 19:01 UTC 

[PATCH bpf-next 0/4] bpf docs and comments typo and formatting fixes
 2019-02-28 18:45 UTC  (5+ messages)
` [PATCH bpf-next 1/4] docs/btf: fix typos, improve wording
` [PATCH bpf-next 2/4] docs/btf: reflow text to fill up to 78 characters
` [PATCH bpf-next 3/4] bpf: fix formatting, typos, reflow comments in syscall.c, verifier.c
` [PATCH bpf-next 4/4] docs/bpf: minor fixes

[PATCH net-next 2 3/3] xdp: Add devmap_idx map type for looking up devices by ifindex
 2019-02-28 18:45 UTC  (2+ messages)

[PATCH net-next 00/15] net: mvpp2: fixes and improvements
 2019-02-28 18:40 UTC  (10+ messages)
` [PATCH net-next 07/15] net: mvpp2: fix the computation of the RXQs
  ` [EXT] "
` [PATCH net-next 14/15] net: mvpp2: set the XPCS and MPCS in reset when not used
` [PATCH net-next 15/15] net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is down
  ` [EXT] "

[PATCH v2] xen-netback: fix occasional leak of grant ref mappings under memory pressure
 2019-02-28 18:37 UTC  (2+ messages)

[PATCH net-next] net: sched: pie: avoid slow division in drop probability decay
 2019-02-28 18:35 UTC  (2+ messages)

[PATCH net-next 00/12] Refactor flower classifier to remove dependency on rtnl lock
 2019-02-28 18:35 UTC  (12+ messages)
` [PATCH net-next 01/12] net: sched: flower: don't check for rtnl on head dereference

[PATCH] sctp: chunk.c: correct format string for size_t in printk
 2019-02-28 18:34 UTC  (2+ messages)

[PATCH v2] net: netem: fix skb length BUG_ON in __skb_to_sgvec
 2019-02-28 18:32 UTC  (3+ messages)

[PATCH net-next 0/2]cxgb4/cxgb4vf: VF link state support
 2019-02-28 18:30 UTC  (3+ messages)
` [PATCH net-next 1/2] cxgb4: Add VF Link "

[RFC PATCH] packet: rework packet_pick_tx_queue() to use common code selection
 2019-02-28 18:29 UTC  (4+ messages)

[PATCH net-next] cxgb4vf: Enter debugging mode if FW is inaccessible
 2019-02-28 18:27 UTC  (2+ messages)

[PATCH net-next 2 2/3] xdp: Always use a devmap for XDP_REDIRECT to a device
 2019-02-28 18:27 UTC  (2+ messages)

[PATCH net-next 4/4] cxgb4: Enable outer UDP checksum offload for T6
 2019-02-28 18:26 UTC  (2+ messages)

[PATCH net-next] cxgb4/cxgb4vf: Fix up netdev->hw_features
 2019-02-28 18:25 UTC  (2+ messages)

[PATCH net-next 0/9] s390/qeth: updates 2019-02-28
 2019-02-28 17:59 UTC  (10+ messages)
` [PATCH net-next 1/9] s390/qeth: remove RECOVER state
` [PATCH net-next 2/9] s390/qeth: enable/disable the HW trap a little earlier
` [PATCH net-next 3/9] s390/qeth: unconditionally clear MAC_REGISTERED flag
` [PATCH net-next 4/9] s390/qeth: call dev_close() during recovery
` [PATCH net-next 5/9] s390/qeth: remove a redundant check for card->dev
` [PATCH net-next 6/9] s390/qeth: don't defer close_dev work during recovery
` [PATCH net-next 7/9] s390/qeth: remove driver-wide workqueue
` [PATCH net-next 8/9] s390/qeth: don't special-case HW trap during suspend
` [PATCH net-next 9/9] s390/qeth: drop redundant state checking

[PATCH 0/3] Allow checking SYN cookies from XDP and tc cls act
 2019-02-28 17:37 UTC  (7+ messages)
` [PATCH 1/3] bpf: add helper to check for a valid SYN cookie

[PATCH net] net: dsa: mv88e6xxx: Fix u64 statistics
 2019-02-28 17:14 UTC 

[PATCH net-next v4 0/4] net/mlx5e: Make little improvement for mlx5e
 2019-02-28 16:52 UTC  (6+ messages)
` [PATCH net-next v4 1/4] net/mlx5e: Make the log friendly when decapsulation offload not supported
` [PATCH net-next v4 2/4] net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
` [PATCH net-next v4 3/4] net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
` [PATCH net-next v4 4/4] net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action

[PATCH net-next 0/8] devlink: add PF and VF port flavours
 2019-02-28 16:36 UTC  (20+ messages)
` [PATCH net-next 2/8] "
` [PATCH net-next 4/8] devlink: allow subports on devlink PCI ports
` [PATCH net-next 6/8] devlink: introduce port's peer netdevs

[RFC] net: dsa: qca8k: CPU port broken with commit 5502b218e001 ("net: phy: use phy_resolve_aneg_linkmode in genphy_read_status")
 2019-02-28 16:32 UTC  (5+ messages)

[PATCH net-next v4 0/6] devlink: make ethtool compat reliable
 2019-02-28 16:02 UTC  (4+ messages)
` [PATCH net-next v4 1/6] net: devlink: turn devlink into a built-in

[PATCH v4 iproute2-next 00/11] Add support for devlink health
 2019-02-28 16:01 UTC  (2+ messages)

[PATCH net-next] net: sched: set dedicated tcf_walker flag when tp is empty
 2019-02-28 15:49 UTC  (7+ messages)

[PATCH AUTOSEL 4.20 14/81] wlcore: sdio: Fixup power on/off sequence
 2019-02-28 15:08 UTC  (21+ messages)
` [PATCH AUTOSEL 4.20 15/81] bpftool: Fix prog dump by tag
` [PATCH AUTOSEL 4.20 16/81] bpftool: fix percpu maps updating
` [PATCH AUTOSEL 4.20 17/81] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
` [PATCH AUTOSEL 4.20 23/81] batman-adv: release station info tidstats
` [PATCH AUTOSEL 4.20 29/81] sk_msg: Always cancel strp work before freeing the psock
` [PATCH AUTOSEL 4.20 38/81] net: stmmac: Fallback to Platform Data clock in Watchdog conversion
` [PATCH AUTOSEL 4.20 39/81] net: stmmac: Send TSO packets always from Queue 0
` [PATCH AUTOSEL 4.20 40/81] net: stmmac: Disable EEE mode earlier in XMIT callback
` [PATCH AUTOSEL 4.20 44/81] ath10k: correct bus type for WCN3990
` [PATCH AUTOSEL 4.20 45/81] bpf, selftests: fix handling of sparse CPU allocations
` [PATCH AUTOSEL 4.20 46/81] bpf: run bpf programs with preemption disabled
` [PATCH AUTOSEL 4.20 47/81] bpf: fix lockdep false positive in percpu_freelist
` [PATCH AUTOSEL 4.20 48/81] bpf: fix potential deadlock in bpf_prog_register
` [PATCH AUTOSEL 4.20 49/81] bpf: Fix syscall's stackmap lookup potential deadlock
` [PATCH AUTOSEL 4.20 54/81] vsock/virtio: fix kernel panic after device hot-unplug
` [PATCH AUTOSEL 4.20 55/81] vsock/virtio: reset connected sockets on device removal
` [PATCH AUTOSEL 4.20 59/81] netfilter: nf_nat: skip nat clash resolution for same-origin entries
` [PATCH AUTOSEL 4.20 78/81] qed: Fix EQ full firmware assert
` [PATCH AUTOSEL 4.20 79/81] qed: Consider TX tcs while deriving the max num_queues for PF
` [PATCH AUTOSEL 4.20 80/81] qede: Fix system crash on configuring channels

[PATCH] arm64: do_csum: implement accelerated scalar version
 2019-02-28 15:28 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 12/64] wlcore: sdio: Fixup power on/off sequence
 2019-02-28 15:11 UTC  (18+ messages)
` [PATCH AUTOSEL 4.19 13/64] bpftool: Fix prog dump by tag
` [PATCH AUTOSEL 4.19 14/64] bpftool: fix percpu maps updating
` [PATCH AUTOSEL 4.19 15/64] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
` [PATCH AUTOSEL 4.19 18/64] batman-adv: release station info tidstats
` [PATCH AUTOSEL 4.19 29/64] net: stmmac: Fallback to Platform Data clock in Watchdog conversion
` [PATCH AUTOSEL 4.19 30/64] net: stmmac: Send TSO packets always from Queue 0
` [PATCH AUTOSEL 4.19 31/64] net: stmmac: Disable EEE mode earlier in XMIT callback
` [PATCH AUTOSEL 4.19 35/64] bpf, selftests: fix handling of sparse CPU allocations
` [PATCH AUTOSEL 4.19 36/64] bpf: fix lockdep false positive in percpu_freelist
` [PATCH AUTOSEL 4.19 37/64] bpf: fix potential deadlock in bpf_prog_register
` [PATCH AUTOSEL 4.19 38/64] bpf: Fix syscall's stackmap lookup potential deadlock
` [PATCH AUTOSEL 4.19 41/64] vsock/virtio: fix kernel panic after device hot-unplug
` [PATCH AUTOSEL 4.19 42/64] vsock/virtio: reset connected sockets on device removal
` [PATCH AUTOSEL 4.19 46/64] netfilter: nf_nat: skip nat clash resolution for same-origin entries
` [PATCH AUTOSEL 4.19 61/64] qed: Fix EQ full firmware assert
` [PATCH AUTOSEL 4.19 62/64] qed: Consider TX tcs while deriving the max num_queues for PF
` [PATCH AUTOSEL 4.19 63/64] qede: Fix system crash on configuring channels

[PATCH AUTOSEL 4.14 04/36] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
 2019-02-28 15:13 UTC  (11+ messages)
` [PATCH AUTOSEL 4.14 12/36] net: stmmac: Fallback to Platform Data clock in Watchdog conversion
` [PATCH AUTOSEL 4.14 13/36] net: stmmac: Send TSO packets always from Queue 0
` [PATCH AUTOSEL 4.14 14/36] net: stmmac: Disable EEE mode earlier in XMIT callback
` [PATCH AUTOSEL 4.14 18/36] bpf, selftests: fix handling of sparse CPU allocations
` [PATCH AUTOSEL 4.14 19/36] bpf: fix lockdep false positive in percpu_freelist
` [PATCH AUTOSEL 4.14 22/36] vsock/virtio: fix kernel panic after device hot-unplug
` [PATCH AUTOSEL 4.14 23/36] vsock/virtio: reset connected sockets on device removal
` [PATCH AUTOSEL 4.14 27/36] netfilter: nf_nat: skip nat clash resolution for same-origin entries
` [PATCH AUTOSEL 4.14 35/36] qed: Fix EQ full firmware assert
` [PATCH AUTOSEL 4.14 36/36] qed: Consider TX tcs while deriving the max num_queues for PF

[PATCH AUTOSEL 4.9 08/19] vsock/virtio: fix kernel panic after device hot-unplug
 2019-02-28 15:15 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 09/19] vsock/virtio: reset connected sockets on device removal
` [PATCH AUTOSEL 4.9 13/19] netfilter: nf_nat: skip nat clash resolution for same-origin entries

[PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault
 2019-02-28 15:18 UTC  (4+ messages)

[PATCH net-next] net: sched: don't release block->lock when dumping chains
 2019-02-28 14:53 UTC  (5+ messages)

[PATCH net-next 0/3] net: phy: marvell10g: implement suspend/resume callbacks
 2019-02-28 14:44 UTC  (4+ messages)
` [PATCH net-next 3/3] net: phy: marvell10g: set the PHY in low power by default

[PATCH] xen-netback: don't populate the hash cache on XenBus disconnect
 2019-02-28 14:37 UTC  (2+ messages)

[PATCH net-next v4 0/4] enetc: Add mdio support and device tree nodes
 2019-02-28 14:30 UTC  (3+ messages)
` [PATCH net-next v4 4/4] dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodes

[PATCH 0/8] net: ethernet: reduce calls to memset(,0)
 2019-02-28 14:25 UTC  (4+ messages)
` [PATCH 5/8] at12: use pci_zalloc instead of pci_alloc

AF_XDP design flaws
 2019-02-28 14:23 UTC  (6+ messages)

[PATCH net-next 1/1] net/smc: allow pnetid-less configuration
 2019-02-28 14:10 UTC 

phylink / mv8e6xxx and SGMII aneg not working, link doesn't come up
 2019-02-28 14:04 UTC  (5+ messages)

[PATCH 0/2] appletalk: A cleanup and bugfix
 2019-02-28 13:56 UTC  (3+ messages)
` [PATCH 1/2] appletalk: use remove_proc_subtree to simplify procfs code
` [PATCH 2/2] appletalk: Fix use-after-free in atalk_proc_exit

[net: PATCH] net: mvpp2: disable link IRQ waiting for IDLE frames
 2019-02-28 13:58 UTC  (3+ messages)

[PATCH net] geneve: correctly handle ipv6.disable module parameter
 2019-02-28 13:56 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).