netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 22:51:47 to 2019-08-14 07:47:21 UTC [more...]

[PATCH 1/2] PTP: introduce new versions of IOCTLs
 2019-08-14  7:47 UTC  (2+ messages)
` [PATCH 2/2] PTP: add support for one-shot output

[patch net-next] selftests: netdevsim: add devlink params tests
 2019-08-14  7:47 UTC  (3+ messages)

[RFC PATCH bpf-next 00/14] xdp_flow: Flow offload to XDP
 2019-08-14  7:33 UTC  (3+ messages)

[PATCH bpf-next v4 0/8] add need_wakeup flag to the AF_XDP rings
 2019-08-14  7:27 UTC  (9+ messages)
` [PATCH bpf-next v4 1/8] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
` [PATCH bpf-next v4 2/8] xsk: add support for need_wakeup flag in AF_XDP rings
` [PATCH bpf-next v4 3/8] i40e: add support for AF_XDP need_wakeup feature
` [PATCH bpf-next v4 4/8] ixgbe: "
` [PATCH bpf-next v4 5/8] libbpf: add support for need_wakeup flag in AF_XDP part
` [PATCH bpf-next v4 6/8] samples/bpf: add use of need_wakeup flag in xdpsock
` [PATCH bpf-next v4 7/8] net/mlx5e: Move the SW XSK code from NAPI poll to a separate function
` [PATCH bpf-next v4 8/8] net/mlx5e: Add AF_XDP need_wakeup support

[PATCH bpf-next] libbpf: make libbpf.map source of truth for libbpf version
 2019-08-14  7:12 UTC  (6+ messages)

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-08-14  7:05 UTC  (11+ messages)
` [RFC PATCH 4/5] PTP: Add flag for non-periodic output

[PATCH 0/3] ocelot_ace: fix and improve the driver
 2019-08-14  6:45 UTC  (9+ messages)
` [PATCH 3/3] ocelot_ace: fix action of trap

[PATCH] net: myri10ge: fix memory leaks
 2019-08-14  6:38 UTC 

pull-request: can-next 2019-08-14
 2019-08-14  6:16 UTC 

[patch net-next v2 0/2] netdevsim: implement support for devlink region and snapshots
 2019-08-14  5:59 UTC  (4+ messages)
` [patch net-next v2 1/2] "

[net PATCH] net: tls, fix sk_write_space NULL write when tx disabled
 2019-08-14  5:31 UTC 

[PATCH] liquidio: add cleanup in octeon_setup_iq()
 2019-08-14  5:14 UTC 

[PATCH v2 bpf-next] libbpf: make libbpf.map source of truth for libbpf version
 2019-08-14  5:10 UTC 

[v2, 0/4] ocelot: support PTP Ethernet frames trapping
 2019-08-14  4:56 UTC  (8+ messages)
` [v2, 3/4] ocelot_ace: fix action of trap
` [v2, 4/4] ocelot: add VCAP IS2 rule to trap PTP Ethernet frames

[PATCH bpf-next V9 0/3] BPF: New helper to obtain namespace data from current task
 2019-08-14  4:50 UTC  (8+ messages)
` [PATCH bpf-next V9 1/3] bpf: new "
    ` [Potential Spoof] "
` [PATCH bpf-next V9 3/3] tools/testing/selftests/bpf: Add self-tests for new helper

[PATCH] sctp: fix memleak in sctp_send_reset_streams
 2019-08-14  3:53 UTC  (3+ messages)

[PATCH net] netlink: Fix nlmsg_parse as a wrapper for strict message parsing
 2019-08-14  3:43 UTC  (2+ messages)

[PATCH net v2] ibmveth: Convert multicast list size for little-endian system
 2019-08-14  3:35 UTC  (3+ messages)

[PATCH net] net: phy: consider AN_RESTART status when reading link status
 2019-08-14  2:57 UTC  (2+ messages)

[PATCH net-next v7 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-14  2:50 UTC  (4+ messages)
` [PATCH net-next v7 5/6] flow_offload: support get multi-subsystem block

[PATCH v2] net/mlx4_en: fix a memory leak bug
 2019-08-14  2:46 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 020/123] libbpf: sanitize VAR to conservative 1-byte INT
 2019-08-14  2:10 UTC  (50+ messages)
` [PATCH AUTOSEL 5.2 021/123] netfilter: ebtables: fix a memory leak bug in compat
` [PATCH AUTOSEL 5.2 025/123] bpf: sockmap, sock_map_delete needs to use xchg
` [PATCH AUTOSEL 5.2 026/123] bpf: sockmap, synchronize_rcu before free'ing map
` [PATCH AUTOSEL 5.2 027/123] bpf: sockmap, only create entry if ulp is not already enabled
` [PATCH AUTOSEL 5.2 028/123] selftests/bpf: fix sendmsg6_prog on s390
` [PATCH AUTOSEL 5.2 030/123] bonding: Force slave speed check after link state recovery for 802.3ad
` [PATCH AUTOSEL 5.2 031/123] net: mvpp2: Don't check for 3 consecutive Idle frames for 10G links
` [PATCH AUTOSEL 5.2 032/123] selftests: forwarding: gre_multipath: Enable IPv4 forwarding
` [PATCH AUTOSEL 5.2 033/123] selftests: forwarding: gre_multipath: Fix flower filters
` [PATCH AUTOSEL 5.2 034/123] bpf: fix access to skb_shared_info->gso_segs
` [PATCH AUTOSEL 5.2 035/123] selftests/bpf: add another gso_segs access
` [PATCH AUTOSEL 5.2 036/123] libbpf: fix using uninitialized ioctl results
` [PATCH AUTOSEL 5.2 037/123] can: dev: call netif_carrier_off() in register_candev()
` [PATCH AUTOSEL 5.2 038/123] can: mcp251x: add error check when wq alloc failed
` [PATCH AUTOSEL 5.2 039/123] can: gw: Fix error path of cgw_module_init
` [PATCH AUTOSEL 5.2 042/123] libbpf: silence GCC8 warning about string truncation
` [PATCH AUTOSEL 5.2 043/123] st21nfca_connectivity_event_received: null check the allocation
` [PATCH AUTOSEL 5.2 044/123] st_nci_hci_connectivity_event_received: "
` [PATCH AUTOSEL 5.2 045/123] {nl,mac}80211: fix interface combinations on crypto controlled devices
` [PATCH AUTOSEL 5.2 049/123] net: usb: qmi_wwan: Add the BroadMobi BM818 card
` [PATCH AUTOSEL 5.2 050/123] qed: RDMA - Fix the hw_ver returned in device attributes
` [PATCH AUTOSEL 5.2 051/123] isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()
` [PATCH AUTOSEL 5.2 053/123] mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
` [PATCH AUTOSEL 5.2 054/123] net: stmmac: manage errors returned by of_get_mac_address()
` [PATCH AUTOSEL 5.2 055/123] netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
` [PATCH AUTOSEL 5.2 056/123] netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
` [PATCH AUTOSEL 5.2 057/123] netfilter: ipset: Fix rename concurrency with listing
` [PATCH AUTOSEL 5.2 058/123] netfilter: ebtables: also count base chain policies
` [PATCH AUTOSEL 5.2 059/123] rxrpc: Fix potential deadlock
` [PATCH AUTOSEL 5.2 060/123] rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
` [PATCH AUTOSEL 5.2 062/123] iwlwifi: mvm: avoid races in rate init and rate perform
` [PATCH AUTOSEL 5.2 063/123] iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdef
` [PATCH AUTOSEL 5.2 064/123] iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
` [PATCH AUTOSEL 5.2 065/123] iwlwifi: fix locking in delayed GTK setting
` [PATCH AUTOSEL 5.2 066/123] iwlwifi: mvm: send LQ command always ASYNC
` [PATCH AUTOSEL 5.2 068/123] enetc: Fix build error without PHYLIB
` [PATCH AUTOSEL 5.2 069/123] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
` [PATCH AUTOSEL 5.2 070/123] net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed()
` [PATCH AUTOSEL 5.2 073/123] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH AUTOSEL 5.2 075/123] can: sja1000: force the string buffer NULL-terminated
` [PATCH AUTOSEL 5.2 076/123] can: peak_usb: "
` [PATCH AUTOSEL 5.2 078/123] net/ethernet/qlogic/qed: "
` [PATCH AUTOSEL 5.2 079/123] enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
` [PATCH AUTOSEL 5.2 102/123] net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
` [PATCH AUTOSEL 5.2 103/123] net: stmmac: Fix issues when number of Queues >= 4
` [PATCH AUTOSEL 5.2 104/123] net: stmmac: tc: Do not return a fragment entry
` [PATCH AUTOSEL 5.2 106/123] net: hisilicon: make hip04_tx_reclaim non-reentrant
` [PATCH AUTOSEL 5.2 107/123] net: hisilicon: fix hip04-xmit never return TX_BUSY
` [PATCH AUTOSEL 5.2 108/123] net: hisilicon: Fix dma_map_single failed on arm64

[PATCH AUTOSEL 4.19 06/68] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:15 UTC  (33+ messages)
` [PATCH AUTOSEL 4.19 08/68] selftests/bpf: fix sendmsg6_prog on s390
` [PATCH AUTOSEL 4.19 09/68] bonding: Force slave speed check after link state recovery for 802.3ad
` [PATCH AUTOSEL 4.19 10/68] net: mvpp2: Don't check for 3 consecutive Idle frames for 10G links
` [PATCH AUTOSEL 4.19 11/68] selftests: forwarding: gre_multipath: Enable IPv4 forwarding
` [PATCH AUTOSEL 4.19 12/68] selftests: forwarding: gre_multipath: Fix flower filters
` [PATCH AUTOSEL 4.19 13/68] can: dev: call netif_carrier_off() in register_candev()
` [PATCH AUTOSEL 4.19 14/68] can: mcp251x: add error check when wq alloc failed
` [PATCH AUTOSEL 4.19 15/68] can: gw: Fix error path of cgw_module_init
` [PATCH AUTOSEL 4.19 17/68] st21nfca_connectivity_event_received: null check the allocation
` [PATCH AUTOSEL 4.19 18/68] st_nci_hci_connectivity_event_received: "
` [PATCH AUTOSEL 4.19 21/68] net: usb: qmi_wwan: Add the BroadMobi BM818 card
` [PATCH AUTOSEL 4.19 22/68] qed: RDMA - Fix the hw_ver returned in device attributes
` [PATCH AUTOSEL 4.19 23/68] isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()
` [PATCH AUTOSEL 4.19 24/68] mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
` [PATCH AUTOSEL 4.19 25/68] netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
` [PATCH AUTOSEL 4.19 26/68] netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
` [PATCH AUTOSEL 4.19 27/68] netfilter: ipset: Fix rename concurrency with listing
` [PATCH AUTOSEL 4.19 28/68] netfilter: ebtables: also count base chain policies
` [PATCH AUTOSEL 4.19 29/68] rxrpc: Fix potential deadlock
` [PATCH AUTOSEL 4.19 30/68] rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
` [PATCH AUTOSEL 4.19 32/68] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
` [PATCH AUTOSEL 4.19 33/68] net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed()
` [PATCH AUTOSEL 4.19 36/68] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH AUTOSEL 4.19 37/68] can: sja1000: force the string buffer NULL-terminated
` [PATCH AUTOSEL 4.19 38/68] can: peak_usb: "
` [PATCH AUTOSEL 4.19 39/68] net/ethernet/qlogic/qed: "
` [PATCH AUTOSEL 4.19 52/68] net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
` [PATCH AUTOSEL 4.19 53/68] net: stmmac: Fix issues when number of Queues >= 4
` [PATCH AUTOSEL 4.19 54/68] net: stmmac: tc: Do not return a fragment entry
` [PATCH AUTOSEL 4.19 55/68] net: hisilicon: make hip04_tx_reclaim non-reentrant
` [PATCH AUTOSEL 4.19 56/68] net: hisilicon: fix hip04-xmit never return TX_BUSY
` [PATCH AUTOSEL 4.19 57/68] net: hisilicon: Fix dma_map_single failed on arm64

[PATCH AUTOSEL 4.9 03/33] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:23 UTC  (15+ messages)
` [PATCH AUTOSEL 4.9 05/33] bonding: Force slave speed check after link state recovery for 802.3ad
` [PATCH AUTOSEL 4.9 06/33] can: dev: call netif_carrier_off() in register_candev()
` [PATCH AUTOSEL 4.9 08/33] st21nfca_connectivity_event_received: null check the allocation
` [PATCH AUTOSEL 4.9 09/33] st_nci_hci_connectivity_event_received: "
` [PATCH AUTOSEL 4.9 11/33] net: usb: qmi_wwan: Add the BroadMobi BM818 card
` [PATCH AUTOSEL 4.9 12/33] isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()
` [PATCH AUTOSEL 4.9 13/33] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
` [PATCH AUTOSEL 4.9 16/33] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH AUTOSEL 4.9 17/33] can: sja1000: force the string buffer NULL-terminated
` [PATCH AUTOSEL 4.9 18/33] can: peak_usb: "
` [PATCH AUTOSEL 4.9 25/33] net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
` [PATCH AUTOSEL 4.9 26/33] net: hisilicon: make hip04_tx_reclaim non-reentrant
` [PATCH AUTOSEL 4.9 27/33] net: hisilicon: fix hip04-xmit never return TX_BUSY
` [PATCH AUTOSEL 4.9 28/33] net: hisilicon: Fix dma_map_single failed on arm64

[PATCH net] s390/qeth: serialize cmd reply with concurrent timeout
 2019-08-14  2:28 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 03/28] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:25 UTC  (15+ messages)
` [PATCH AUTOSEL 4.4 04/28] bonding: Force slave speed check after link state recovery for 802.3ad
` [PATCH AUTOSEL 4.4 05/28] can: dev: call netif_carrier_off() in register_candev()
` [PATCH AUTOSEL 4.4 07/28] st21nfca_connectivity_event_received: null check the allocation
` [PATCH AUTOSEL 4.4 08/28] st_nci_hci_connectivity_event_received: "
` [PATCH AUTOSEL 4.4 10/28] net: usb: qmi_wwan: Add the BroadMobi BM818 card
` [PATCH AUTOSEL 4.4 11/28] isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()
` [PATCH AUTOSEL 4.4 12/28] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
` [PATCH AUTOSEL 4.4 15/28] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH AUTOSEL 4.4 16/28] can: sja1000: force the string buffer NULL-terminated
` [PATCH AUTOSEL 4.4 17/28] can: peak_usb: "
` [PATCH AUTOSEL 4.4 23/28] net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
` [PATCH AUTOSEL 4.4 24/28] net: hisilicon: make hip04_tx_reclaim non-reentrant
` [PATCH AUTOSEL 4.4 25/28] net: hisilicon: fix hip04-xmit never return TX_BUSY
` [PATCH AUTOSEL 4.4 26/28] net: hisilicon: Fix dma_map_single failed on arm64

[PATCH net] sctp: fix the transport error_count check
 2019-08-14  2:22 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 05/44] netfilter: ebtables: fix a memory leak bug in compat
 2019-08-14  2:18 UTC  (19+ messages)
` [PATCH AUTOSEL 4.14 07/44] bonding: Force slave speed check after link state recovery for 802.3ad
` [PATCH AUTOSEL 4.14 08/44] can: dev: call netif_carrier_off() in register_candev()
` [PATCH AUTOSEL 4.14 10/44] st21nfca_connectivity_event_received: null check the allocation
` [PATCH AUTOSEL 4.14 11/44] st_nci_hci_connectivity_event_received: "
` [PATCH AUTOSEL 4.14 13/44] net: usb: qmi_wwan: Add the BroadMobi BM818 card
` [PATCH AUTOSEL 4.14 14/44] qed: RDMA - Fix the hw_ver returned in device attributes
` [PATCH AUTOSEL 4.14 15/44] isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()
` [PATCH AUTOSEL 4.14 16/44] netfilter: ipset: Fix rename concurrency with listing
` [PATCH AUTOSEL 4.14 17/44] netfilter: ebtables: also count base chain policies
` [PATCH AUTOSEL 4.14 19/44] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
` [PATCH AUTOSEL 4.14 22/44] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH AUTOSEL 4.14 23/44] can: sja1000: force the string buffer NULL-terminated
` [PATCH AUTOSEL 4.14 24/44] can: peak_usb: "
` [PATCH AUTOSEL 4.14 25/44] net/ethernet/qlogic/qed: "
` [PATCH AUTOSEL 4.14 33/44] net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
` [PATCH AUTOSEL 4.14 34/44] net: hisilicon: make hip04_tx_reclaim non-reentrant
` [PATCH AUTOSEL 4.14 35/44] net: hisilicon: fix hip04-xmit never return TX_BUSY
` [PATCH AUTOSEL 4.14 36/44] net: hisilicon: Fix dma_map_single failed on arm64

[RFC bpf-next 0/3] tools: bpftool: add subcommand to count map entries
 2019-08-14  1:51 UTC  (2+ messages)

[PATCH 00/17] Netfilter/IPVS updates for net-next
 2019-08-14  1:44 UTC  (2+ messages)

[PATCH] net: pch_gbe: Fix memory leaks
 2019-08-14  1:33 UTC 

[PATCH] net/ncsi: Ensure 32-bit boundary for data cksum
 2019-08-14  1:18 UTC 

[PATCH net-next v2 0/5] r8152: RX improve
 2019-08-14  1:15 UTC  (2+ messages)

[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
 2019-08-14  0:57 UTC  (15+ messages)

[PATCH] MAINTAINERS: PHY LIBRARY: Remove sysfs-bus-mdio record
 2019-08-14  0:55 UTC  (2+ messages)

[PATCH bpf-next 0/3] xdpsock: allow mmap2 usage for 32bits
 2019-08-14  0:32 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: add asm/unistd.h to xsk to get __NR_mmap2

[PATCH net-next] net/ncsi: allow to customize BMC MAC Address offset
 2019-08-14  0:22 UTC  (13+ messages)

[PATCH net-next v2 0/3] net: phy: let phy_speed_down/up support speeds >1Gbps
 2019-08-14  0:21 UTC  (2+ messages)

[PATCH net-next] net: devlink: remove redundant rtnl lock assert
 2019-08-14  0:01 UTC  (2+ messages)

pull-request: bpf-next 2019-08-14
 2019-08-13 23:59 UTC  (2+ messages)

[PATCH net-next] mcast: ensure L-L IPv6 packets are accepted by bridge
 2019-08-13 23:55 UTC  (3+ messages)

[PATCH] net: ieee802154: remove redundant assignment to rc
 2019-08-13 23:28 UTC  (2+ messages)

[PATCH net-next] net: hns3: Make hclge_func_reset_sync_vf static
 2019-08-13 23:20 UTC  (2+ messages)

[PATCH RFC 0/4] net: phy: improve fixed_phy / swphy handling
 2019-08-13 23:02 UTC  (4+ messages)
` [PATCH RFC 2/4] net: phy: allow to bind genphy driver at probe time

[patch net-next] devlink: send notifications for deleted snapshots on region destroy
 2019-08-13 22:51 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).