netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-14 14:02:44 to 2018-03-15 05:32:38 UTC [more...]

[PATCH 00/47] arch-removal: device drivers
 2018-03-15  5:32 UTC  (14+ messages)
` [PATCH 02/47] net: tile: remove ethernet drivers
` [PATCH 03/47] net: adi: remove blackfin "
` [PATCH 04/47] net: 8390: remove m32r specific bits
` [PATCH 05/47] net: remove cris etrax ethernet driver
` [PATCH 06/47] net: smsc: remove m32r specific smc91x configuration
` [PATCH 30/47] can: remove bfin_can driver
` [PATCH 46/47] staging: irda: remove bfin_sir driver

[PATCH v2 net] net: sched: fix uses after free
 2018-03-15  5:19 UTC  (3+ messages)

[PATCH RFC bpf-next 1/6] bpf: Hooks for sys_bind
 2018-03-15  3:37 UTC  (3+ messages)

[PATCH v2 iproute2-next 0/6] cm_id, cq, mr, and pd resource tracking
 2018-03-15  3:29 UTC  (8+ messages)

[PATCH] mlx5: Remove call to ida_pre_get
 2018-03-15  2:57 UTC 

[PATCH v2] rsi: Remove stack VLA usage
 2018-03-15  2:31 UTC 

[PATCH 0/2] net: phy: relax error checking when creating sysfs link netdev->phydev
 2018-03-15  2:26 UTC  (4+ messages)
` [PATCH 1/2] sysfs: symlink: export sysfs_create_link_nowarn()
` [PATCH 2/2] net: phy: relax error checking when creating sysfs link netdev->phydev

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-15  2:17 UTC  (17+ messages)
` [PATCH 2/7] ixgbe: eliminate "
` [PATCH 4/7] igbvf: "
` [PATCH 5/7] igb: "
` [PATCH 6/7] e1000: "
` [PATCH 7/7] ixgbevf: "

linux-next: manual merge of the net-next tree with the net tree
 2018-03-15  1:55 UTC 

[PATCH net] net: sched: fix uses after free
 2018-03-15  1:54 UTC  (2+ messages)

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-15  1:53 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: qualcomm: rmnet: Updates 2018-03-12
 2018-03-15  1:29 UTC  (4+ messages)

KASAN: use-after-free Read in pfifo_fast_enqueue
 2018-03-15  0:47 UTC  (2+ messages)

[PATCH bpf-next v6 0/2] bpf stackmap with build_id+offset
 2018-03-15  0:34 UTC  (7+ messages)
` [PATCH bpf-next v6 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address
` [PATCH bpf-next v6 2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID

[PATCH RFC bpf-next 0/6] bpf: introduce cgroup-bpf bind, connect, post-bind hooks
 2018-03-15  0:29 UTC  (13+ messages)
` [PATCH RFC bpf-next 1/6] bpf: Hooks for sys_bind

[PATCH] netns: send uevent messages
 2018-03-15  0:12 UTC 

[PATCH RFC 0/7] net: phy: patch series aiming to improve few aspects of phylib
 2018-03-15  0:00 UTC  (11+ messages)
` [PATCH RFC 1/7] net: phy: unconditionally resume and re-enable interrupts, in phy_start
` [PATCH RFC 2/7] net: phy: improve checking for when PHY is allowed to, suspend
` [PATCH RFC 3/7] net: phy: resume PHY only if needed in, mdio_bus_phy_suspend
` [PATCH RFC 4/7] net: phy: remove phy_start_machine
` [PATCH RFC 5/7] net: phy: make phy_stop synchronous
` [PATCH RFC 6/7] net: phy: use new function phy_stop_suspending in, mdio_bus_phy_suspend
` [PATCH RFC 7/7] net: phy: remove phy_stop_machine

[PATCH v6 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2018-03-14 23:44 UTC  (8+ messages)
` [PATCH v6 1/6] staging: fsl-dpaa2/ethsw: Add APIs for DPSW object
` [PATCH v6 2/6] staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver
` [PATCH v6 3/6] staging: fsl-dpaa2/ethsw: Add ethtool support
` [PATCH v6 4/6] staging: fsl-dpaa2/ethsw: Add maintainer for Ethernet Switch driver
` [PATCH v6 5/6] staging: fsl-dpaa2/ethsw: Add README
` [PATCH v6 6/6] staging: fsl-dpaa2/ethsw: Add TODO

[PATCH net-next v2 0/2] skbuff: Fix applications not being woken for errors
 2018-03-14 23:39 UTC  (4+ messages)
` [PATCH net-next v2 1/2] selftests/txtimestamp: Add more configurable parameters
` [PATCH net-next v2 2/2] skbuff: Fix not waking applications when errors are enqueued

[PATCH] lan78xx: Connect phy early
 2018-03-14 23:25 UTC  (3+ messages)

[PATCH net-next] liquidio: Allow RX descriptors to be consumed before disabling NAPI
 2018-03-14 23:17 UTC 

regression?: ti: cpsw: warning from phy_connect()->sysfs_create_link()-sysfs_warn_dup()
 2018-03-14 22:48 UTC  (6+ messages)
  ` regression: "

[PATCH net] net/sched: act_simple: don't leak 'index' in the error path
 2018-03-14 22:43 UTC  (3+ messages)

[PATCH] can: enable multi-queue for SocketCAN devices
 2018-03-14 22:17 UTC  (2+ messages)

[PATCH 00/15] Add ice driver
 2018-03-14 22:16 UTC  (13+ messages)
` [PATCH 02/15] ice: Add support for control queues
  ` [Intel-wired-lan] "
` [PATCH 03/15] ice: Start hardware initialization
  ` [Intel-wired-lan] "
` [PATCH 12/15] ice: Add stats and ethtool support
        ` [Intel-wired-lan] "

[PATCH v2] vhost: add vsock compat ioctl
 2018-03-14 21:36 UTC 

WARNING in __local_bh_enable_ip (2)
 2018-03-14 21:33 UTC  (2+ messages)

[PATCH] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
 2018-03-14 21:09 UTC 

[PATCH] brcmfmac: drop Inter-Access Point Protocol packets by default
 2018-03-14 20:55 UTC  (15+ messages)

sctp: use proc_remove_subtree()
 2018-03-14 20:51 UTC  (2+ messages)

[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2018-03-14
 2018-03-14 20:44 UTC  (10+ messages)
` [net-next 1/9] i40e: remove i40e_fcoe files
` [net-next 2/9] i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
` [net-next 3/9] i40e: Fix attach VF to VM issue
` [net-next 4/9] i40e: Cleanup i40e_vlan_rx_register
` [net-next 5/9] i40e: Fix permission check for VF MAC filters
` [net-next 6/9] i40e: track filter type statistics when deleting invalid filters
` [net-next 7/9] i40e: factor out re-enable functions for ATR and SB
` [net-next 8/9] i40e: fix for wrong partition id calculation on OCP mezz cards
` [net-next 9/9] i40e: restore TCPv4 input set when re-enabling ATR

[PATCH] vhost: add vsock compat ioctl
 2018-03-14 20:39 UTC  (3+ messages)

[PATCH net] skbuff: Fix not waking applications when errors are enqueued
 2018-03-14 20:32 UTC 

[PATCH iproute2] Revert "iproute: "list/flush/save default" selected all of the routes"
 2018-03-14 20:26 UTC  (8+ messages)

[RESEND PATCH] rsi: Remove stack VLA usage
 2018-03-14 20:19 UTC  (8+ messages)
  ` [RESEND] "

[PATCH net] netlink: avoid a double skb free in genlmsg_mcast()
 2018-03-14 20:10 UTC 

[next-queue PATCH v3 0/8] igb: offloading of receive filters
 2018-03-14 19:58 UTC  (7+ messages)
` [next-queue PATCH v4 2/8] igb: Fix queue selection on MAC filters on i210 and i211
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 6/8] igb: Add MAC address support for ethtool nftuple filters
  ` [Intel-wired-lan] "

[PATCH net-next 0/5] sctp: add support for some sctp auth APIs from RFC6458
 2018-03-14 19:41 UTC  (6+ messages)
` [PATCH net-next 1/5] sctp: add refcnt support for sh_key

[PATCH net-next 0/2] skbuff: Fix applications not being woken for errors
 2018-03-14 19:37 UTC  (6+ messages)
` [PATCH net-next 2/2] skbuff: Fix not waking applications when errors are enqueued

[PATCH net-next 0/2] Introduce rtnl_lock_killable()
 2018-03-14 19:17 UTC  (3+ messages)
` [PATCH net-next 1/2] net: Add rtnl_lock_killable()
` [PATCH net-next 2/2] net: Use rtnl_lock_killable() in register_netdev()

[PATCH net-next v3 0/4] net: qualcomm: rmnet: Updates 2018-03-12
 2018-03-14 19:01 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: qualcomm: rmnet: Fix casting issues
` [PATCH net-next v3 2/4] net: qualcomm: rmnet: Update copyright year to 2018
` [PATCH net-next v3 3/4] net: qualcomm: rmnet: Remove unnecessary device assignment
` [PATCH net-next v3 4/4] net: qualcomm: rmnet: Implement fill_info

[PATCH 0/5] DPAA Ethernet fixes
 2018-03-14 18:43 UTC  (3+ messages)

[PATCH 00/30] Netfilter/IPVS updates for net-next
 2018-03-14 18:38 UTC  (5+ messages)

[PATCH net-next 0/6] ibmvnic: Update TX pool and TX routines
 2018-03-14 18:08 UTC  (3+ messages)

[PATCH net-next] sunvnet: does not support GSO for sctp
 2018-03-14 18:01 UTC  (2+ messages)

pull-request: can 2018-03-14
 2018-03-14 17:51 UTC  (2+ messages)

[PATCH net] tg3: prevent scheduling while atomic splat
 2018-03-14 17:43 UTC  (4+ messages)

[PATCH net-next 0/3] net/smc: fixes 2018-03-14
 2018-03-14 17:41 UTC  (2+ messages)

[PATCH net v2] ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
 2018-03-14 17:38 UTC  (2+ messages)

[PATCH net-next] liquidio: Add support for liquidio 10GBase-T NIC
 2018-03-14 17:35 UTC  (2+ messages)

[PATCH net-next] tuntap: XDP_TX can use native XDP
 2018-03-14 17:21 UTC  (2+ messages)

[PATCH net-next 0/2] sfc: support FEC configuration
 2018-03-14 17:12 UTC  (4+ messages)
` [PATCH net-next 1/2] sfc: update MCDI protocol headers
` [PATCH net-next 2/2] sfc: support FEC configuration through ethtool

[PATCH] vhost: fix vhost ioctl signature to build with clang
 2018-03-14 17:05 UTC 

[PATCH net] net: use skb_to_full_sk() in skb_update_prio()
 2018-03-14 16:55 UTC  (2+ messages)

[PATCH net-next] sock: remove zerocopy sockopt restriction on closed tcp state
 2018-03-14 16:52 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] bpf stackmap with build_id+offset
 2018-03-14 16:36 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address

[RFC net-next 2/6] driver: net: bonding: allow registration of tc offload callbacks in bond
 2018-03-14 15:56 UTC  (7+ messages)

[PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device
 2018-03-14 15:45 UTC  (7+ messages)
` [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available

[PATCH net-next] ibmvnic: Fix reset return from closed state
 2018-03-14 15:41 UTC 

[pci PATCH v6 0/5] Add support for unmanaged SR-IOV
 2018-03-14 15:31 UTC  (7+ messages)
` [pci PATCH v6 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v6 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

interdependencies with cxgb4 and iw_cxgb4
 2018-03-14 15:31 UTC 

[v4.15.9] BUG: KASAN: slab-out-of-bounds in __dev_queue_xmit+0x2e5/0x14c0
 2018-03-14 15:04 UTC  (2+ messages)

Fw: [Bug 199109] New: pptp: kernel printk "recursion detected", and then reboot itself
 2018-03-14 15:02 UTC 

[PATCH 00/16] remove eight obsolete architectures
 2018-03-14 14:43 UTC  (2+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs

[PATCH] netlink: make sure nladdr has correct size in netlink_connect()
 2018-03-14 14:40 UTC  (3+ messages)

[PATCH v5 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2018-03-14 14:30 UTC  (9+ messages)
` [PATCH v5 1/6] staging: fsl-dpaa2/ethsw: Add APIs for DPSW object
` [PATCH v5 2/6] staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver

[PATCH][next] rsi: remove redundant duplicate assignment of buffer_size
 2018-03-14 14:12 UTC 

[PATCH] pktgen: Fix memory leak in pktgen_if_write
 2018-03-14 14:02 UTC  (2+ 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).