netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-26 18:59:13 to 2019-12-27 17:50:06 UTC [more...]

[PATCH AUTOSEL 4.19 20/84] netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
 2019-12-27 17:43 UTC  (35+ messages)
` [PATCH AUTOSEL 4.19 21/84] netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
` [PATCH AUTOSEL 4.19 22/84] netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
` [PATCH AUTOSEL 4.19 26/84] selftests: forwarding: Delete IPv6 address at the end
` [PATCH AUTOSEL 4.19 28/84] af_packet: set defaule value for tmo
` [PATCH AUTOSEL 4.19 29/84] fjes: fix missed check in fjes_acpi_add
` [PATCH AUTOSEL 4.19 32/84] bnxt_en: Return error if FW returns more data than dump length
` [PATCH AUTOSEL 4.19 33/84] net: ena: fix napi handler misbehavior when the napi budget is zero
` [PATCH AUTOSEL 4.19 34/84] bpf, mips: Limit to 33 tail calls
` [PATCH AUTOSEL 4.19 37/84] samples: bpf: Replace symbol compare of trace_event
` [PATCH AUTOSEL 4.19 38/84] samples: bpf: fix syscall_tp due to unused syscall
` [PATCH AUTOSEL 4.19 40/84] net: usb: lan78xx: Fix suspend/resume PHY register access error
` [PATCH AUTOSEL 4.19 41/84] qede: Fix multicast mac configuration
` [PATCH AUTOSEL 4.19 45/84] bpf: Clear skb->tstamp in bpf_redirect when necessary
` [PATCH AUTOSEL 4.19 46/84] tcp/dccp: fix possible race __inet_lookup_established()
` [PATCH AUTOSEL 4.19 47/84] 6pack,mkiss: fix possible deadlock
` [PATCH AUTOSEL 4.19 48/84] net: marvell: mvpp2: phylink requires the link interrupt
` [PATCH AUTOSEL 4.19 49/84] bnx2x: Do not handle requests from VFs after parity
` [PATCH AUTOSEL 4.19 50/84] bnx2x: Fix logic to get total no. of PFs per engine
` [PATCH AUTOSEL 4.19 51/84] bonding: fix active-backup transition after link failure
` [PATCH AUTOSEL 4.19 52/84] gtp: do not allow adding duplicate tid and ms_addr pdp context
` [PATCH AUTOSEL 4.19 53/84] gtp: fix wrong condition in gtp_genl_dump_pdp()
` [PATCH AUTOSEL 4.19 54/84] gtp: avoid zero size hashtable
` [PATCH AUTOSEL 4.19 55/84] cxgb4: Fix kernel panic while accessing sge_info
` [PATCH AUTOSEL 4.19 56/84] net: usb: lan78xx: Fix error message format specifier
` [PATCH AUTOSEL 4.19 58/84] rfkill: Fix incorrect check to avoid NULL pointer dereference
` [PATCH AUTOSEL 4.19 61/84] net: gemini: Fix memory leak in gmac_setup_txqs
` [PATCH AUTOSEL 4.19 67/84] net: qlogic: Fix error paths in ql_alloc_large_buffers()
` [PATCH AUTOSEL 4.19 68/84] net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive()
` [PATCH AUTOSEL 4.19 69/84] net: stmmac: Do not accept invalid MTU values
` [PATCH AUTOSEL 4.19 70/84] net: stmmac: xgmac: Clear previous RX buffer size
` [PATCH AUTOSEL 4.19 71/84] net: stmmac: RX buffer size must be 16 byte aligned
` [PATCH AUTOSEL 4.19 72/84] net: stmmac: Always arm TX Timer at end of transmission start
` [PATCH AUTOSEL 4.19 75/84] net, sysctl: Fix compiler warning when only cBPF is present
` [PATCH AUTOSEL 4.19 80/84] net: hisilicon: Fix a BUG trigered by wrong bytes_compl

[PATCH AUTOSEL 5.4 008/187] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
 2019-12-27 17:39 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 053/187] af_packet: set defaule value for tmo
` [PATCH AUTOSEL 5.4 067/187] bnxt_en: Fix MSIX request logic for RDMA driver
` [PATCH AUTOSEL 5.4 071/187] bpf, riscv: Limit to 33 tail calls
` [PATCH AUTOSEL 5.4 087/187] net: usb: lan78xx: Fix suspend/resume PHY register access error
` [PATCH AUTOSEL 5.4 110/187] bnx2x: Fix logic to get total no. of PFs per engine
` [PATCH AUTOSEL 5.4 128/187] net: dsa: b53: Fix egress flooding settings
` [PATCH AUTOSEL 5.4 129/187] net: gemini: Fix memory leak in gmac_setup_txqs

[PATCH net] net: dsa: sja1105: Fix double delivery of TX timestamps to socket error queue
 2019-12-27 17:39 UTC  (10+ messages)

[PATCH net-next v2 0/5] tcp_cubic: various fixes
 2019-12-27 17:32 UTC  (15+ messages)
` [PATCH net-next v2 1/5] tcp_cubic: optimize hystart_update()
` [PATCH net-next v2 2/5] tcp_cubic: remove one conditional from hystart_update()
` [PATCH net-next v2 3/5] tcp_cubic: switch bictcp_clock() to usec resolution
` [PATCH net-next v2 4/5] tcp_cubic: tweak Hystart detection for short RTT flows
` [PATCH net-next v2 5/5] tcp_cubic: make Hystart aware of pacing

[PATCH] fs: fix use-after-free in __fput() when a chardev is removed but a file is still open
 2019-12-27 17:24 UTC  (4+ messages)
` [PATCH v2] ptp: fix the race between the release of ptp_clock and cdev

[net-next v6 PATCH 0/2] page_pool: NUMA node handling fixes
 2019-12-27 17:13 UTC  (3+ messages)
` [net-next v6 PATCH 1/2] page_pool: handle page recycle for NUMA_NO_NODE condition
` [net-next v6 PATCH 2/2] page_pool: help compiler remove code in case CONFIG_NUMA=n

[PATCH net-next v9 00/14] ethtool netlink interface, part 1
 2019-12-27 16:32 UTC  (16+ messages)
` [PATCH net-next v9 01/14] ethtool: introduce ethtool netlink interface
` [PATCH net-next v9 02/14] ethtool: helper functions for "
` [PATCH net-next v9 03/14] ethtool: netlink bitset handling
` [PATCH net-next v9 04/14] ethtool: support for netlink notifications
` [PATCH net-next v9 05/14] ethtool: default handlers for GET requests
` [PATCH net-next v9 06/14] ethtool: provide string sets with STRSET_GET request
` [PATCH net-next v9 07/14] ethtool: provide link settings with LINKINFO_GET request
` [PATCH net-next v9 08/14] ethtool: set link settings with LINKINFO_SET request
` [PATCH net-next v9 09/14] ethtool: add default notification handler
` [PATCH net-next v9 10/14] ethtool: add LINKINFO_NTF notification
` [PATCH net-next v9 11/14] ethtool: provide link mode information with LINKMODES_GET request
` [PATCH net-next v9 12/14] ethtool: set link modes related data with LINKMODES_SET request
` [PATCH net-next v9 13/14] ethtool: add LINKMODES_NTF notification
` [PATCH net-next v9 14/14] ethtool: provide link state with LINKSTATE_GET request

[PATCH bpf-next] bpftool: allow match by name prefixes
 2019-12-27 16:16 UTC 

[PATCH] net: mscc: ocelot: support PPS signal generation
 2019-12-27 15:12 UTC  (6+ messages)

[RFC v2 net-next 00/12] XDP in tx path
 2019-12-27 14:27 UTC  (5+ messages)
` [RFC v2 net-next 01/12] net: introduce BPF_XDP_EGRESS attach type for XDP

[PATCH net-next] sctp: add enabled check for path tracepoint loop
 2019-12-27 13:33 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpftool/libbpf: Add probe for large INSN limit
 2019-12-27 10:53 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "
` [PATCH bpf-next 2/2] bpftool: Add misc secion and "

[PATCH v2 net-next 0/3] Improvements to SJA1105 DSA RX timestamping
 2019-12-27 13:02 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] ptp: introduce ptp_cancel_worker_sync
` [PATCH v2 net-next 2/3] net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
` [PATCH v2 net-next 3/3] net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change

[PATCH net-next v8 00/14] ethtool netlink interface, part 1
 2019-12-27 12:47 UTC  (4+ messages)
` [PATCH net-next v8 14/14] ethtool: provide link state with LINKSTATE_GET request

[PATCH net-next 0/3] Improvements to SJA1105 DSA RX timestamping
 2019-12-27 12:43 UTC  (6+ messages)
` [PATCH net-next 1/3] ptp: introduce ptp_cancel_worker_sync
` [PATCH net-next 2/3] net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
` [PATCH net-next 3/3] net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change

[PATCH bpf-next 0/2] bpftool/libbpf: Add probe for large INSN limit
 2019-12-27 11:06 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "
` [PATCH bpf-next 2/2] bpftool: Add misc secion and "

[PATCH v2] ppp: Remove redundant BUG_ON() check in ppp_pernet
 2019-12-27 12:05 UTC  (2+ messages)

[RFC net-next 0/2] mvpp2: page_pool support
 2019-12-27 11:51 UTC  (5+ messages)

[PATCHv2 net-next] sctp: move trace_sctp_probe_path into sctp_outq_sack
 2019-12-27 11:42 UTC  (3+ messages)

[PATCH iproute2-next 00/10] tc: add support for JSON output in some qdiscs
 2019-12-27 11:13 UTC  (3+ messages)

[PATCH net-next 0/2] chelsio/chtls
 2019-12-27 10:38 UTC  (2+ messages)

[PATCH] net: phy: Fix compile warning about of_mdiobus_child_is_phy
 2019-12-27 10:30 UTC 

[PATCH] tcp: Fix highest_sack and highest_sack_seq
 2019-12-27  8:52 UTC 

[PATCH bpf-next v2 00/11] Introduce BPF STRUCT_OPS
 2019-12-27  6:16 UTC  (17+ messages)
` [PATCH bpf-next v2 06/11] bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
` [PATCH bpf-next v2 10/11] bpf: libbpf: Add STRUCT_OPS support
` [PATCH bpf-next v2 11/11] bpf: Add bpf_dctcp example

[PATCH] Staging: qlge: qlge: Fix SPDX License Identifier style issue
 2019-12-27  5:51 UTC 

[PATCH net-next v2] bonding: rename AD_STATE_* to LACP_STATE_*
 2019-12-27  4:21 UTC  (4+ messages)

general protection fault in xt_rateest_tg_checkentry
 2019-12-27  4:17 UTC  (5+ messages)
` [PATCH nf] netfilter: arp_tables: init netns pointer in xt_tgchk_param struct

[net-next] enetc: add support time specific departure base on the qos etf
 2019-12-27  3:12 UTC  (4+ messages)
  ` [EXT] "
` [v2,net-next] "

[PATCH net-next] sctp: move trace_sctp_probe_path into sctp_outq_sack
 2019-12-27  2:47 UTC  (7+ messages)

[PATCH net-next 0/2] Improvements to the DSA deferred xmit
 2019-12-27  1:42 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: Remove deferred_xmit from dsa_skb_cb
` [PATCH net-next 2/2] net: dsa: Create a kernel thread for each port's deferred xmit work

[PATCH spi] spi: Catch improper use of PTP system timestamping API
 2019-12-27  1:24 UTC 

[PATCH spi] spi: Don't look at TX buffer for PTP system timestamping
 2019-12-27  1:24 UTC 

[PATCH spi] spi: Don't look at TX buffer for PTP system timestamping
 2019-12-27  1:21 UTC 

[PATCH net] net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
 2019-12-27  1:11 UTC 

[PATCH] Documentation: net: dsa: sja1105: Remove text about taprio base-time limitation
 2019-12-27  1:08 UTC 

[PATCH net] net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
 2019-12-27  1:03 UTC 

[PATCH net] net: dsa: sja1105: Really make the PTP command read-write
 2019-12-27  1:01 UTC 

[PATCH net] net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
 2019-12-27  0:59 UTC 

[PATCH net 0/2] The DSA TX timestamping situation
 2019-12-27  0:44 UTC  (3+ messages)
` [PATCH net 1/2] gianfar: Fix TX timestamping with stacked (DSA and PHY) drivers
` [PATCH net 2/2] net: dsa: Deny PTP on master if switch supports it

[PATCH net 0/2] net/sched: avoid walk() while deleting filters that still use rtnl_lock
 2019-12-26 23:42 UTC  (2+ messages)

[PATCH net] net_sched: sch_fq: properly set sk->sk_pacing_status
 2019-12-26 23:35 UTC  (2+ messages)

[PATCH net 0/2] bnx2x: Bug fixes
 2019-12-26 23:27 UTC  (2+ messages)

pull-request: bpf 2019-12-23
 2019-12-26 23:25 UTC  (2+ messages)

[PATCH net-next 0/3] s390/qeth: updates 2019-12-23
 2019-12-26 23:24 UTC  (2+ messages)

[PATCH net] af_packet: refactoring code for prb_calc_retire_blk_tmo
 2019-12-26 23:20 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH] of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy
 2019-12-26 23:17 UTC  (2+ messages)

[PATCH net-next] xen-netback: support dynamic unbind/bind
 2019-12-26 23:16 UTC  (2+ messages)

[PATCH net,v2] net: phy: aquantia: add suspend / resume ops for AQR105
 2019-12-26 23:15 UTC  (2+ messages)

[PATCH net,v2] dpaa_eth: fix DMA mapping leak
 2019-12-26 23:14 UTC  (2+ messages)

[PATCH V9 net-next 00/12] Peer to Peer One-Step time stamping
 2019-12-26 22:58 UTC  (3+ messages)
` [PATCH V9 net-next 09/12] dt-bindings: ptp: Introduce MII time stamping devices

[PATCH v8 net-next 0/9] ipv6: Extension header infrastructure
 2019-12-26 22:51 UTC  (10+ messages)
` [PATCH v8 net-next 1/9] ipeh: Fix destopts counters on drop
` [PATCH v8 net-next 2/9] ipeh: Create exthdrs_options.c and ipeh.h
` [PATCH v8 net-next 3/9] ipeh: Move generic EH functions to exthdrs_common.c
` [PATCH v8 net-next 4/9] ipeh: Generic TLV parser
` [PATCH v8 net-next 5/9] ipeh: Add callback to ipeh_parse_tlv to handle errors
` [PATCH v8 net-next 6/9] ip6tlvs: Registration of TLV handlers and parameters
` [PATCH v8 net-next 7/9] ip6tlvs: Add TX parameters
` [PATCH v8 net-next 8/9] ip6tlvs: Add netlink interface
` [PATCH v8 net-next 9/9] ip6tlvs: Validation of TX Destination and Hop-by-Hop options

[PATCH net-next 0/2] net: Warning for protocol specific transmit checksum
 2019-12-26 21:41 UTC  (4+ messages)
` [PATCH net-next 1/2] net: Documentation about deprecating NETIF_F_IP{V6}_CSUM
` [PATCH net-next 2/2] net: Warning about use of deprecated TX checksum offload

[PATCH v2 0/1] dwmac-meson8b: Ethernet RGMII TX delay fix
 2019-12-26 21:36 UTC  (3+ messages)
` [PATCH v2 1/1] net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs

[PATCH v7 net-next 0/9] ipv6: Extension header infrastructure
 2019-12-26 21:25 UTC  (4+ messages)

[PATCH 0/2] RTL8211F: RGMII RX/TX delay configuration improvements
 2019-12-26 21:22 UTC  (6+ messages)
` [PATCH 1/2] net: phy: realtek: add logging for the RGMII TX delay configuration
` [PATCH 2/2] net: phy: realtek: add support for configuring the RX delay on RTL8211F

[PATCH bpf-next] selftests/bpf: add BPF_HANDLER, BPF_KPROBE, and BPF_KRETPROBE macros
 2019-12-26 21:18 UTC 

INFO: task hung in htable_put
 2019-12-26 21:15 UTC 

KASAN: use-after-free Read in j1939_tp_txtimer
 2019-12-26 21:15 UTC 

[PATCH net-next 0/5] mlxsw: spectrum_router: Cleanups
 2019-12-26 21:13 UTC  (2+ messages)

[PATCH 0/4] Netfilter fixes for net
 2019-12-26 21:11 UTC  (2+ messages)

[PATCHv3 net-next] sctp: do trace_sctp_probe after SACK validation and check
 2019-12-26 21:09 UTC  (2+ messages)

[PATCH bpf-next] bpftool: make skeleton C code compilable with C++ compiler
 2019-12-26 21:02 UTC 

[RFC v1 0/2] dwmac-meson8b Ethernet RX delay configuration
 2019-12-26 20:36 UTC  (3+ messages)
` [RFC v1 1/2] net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it
` [RFC v1 2/2] net: stmmac: dwmac-meson8b: add support for the RX delay configuration

[PATCH net] net/mlxfw: Fix out-of-memory error in mfa2 flash burning
 2019-12-26 19:50 UTC  (2+ messages)

[PATCH net-next 0/3] Replace IDT with Renesas and improve version info
 2019-12-26 19:22 UTC  (3+ messages)
` [PATCH net-next 1/3] dt-bindings: ptp: Rename ptp-idtcm.yaml to ptp-cm.yaml

[PATCH net] virtio_net: CTRL_GUEST_OFFLOADS depends on CTRL_VQ
 2019-12-26 19:12 UTC  (7+ messages)

KASAN: global-out-of-bounds Read in precalculate_color
 2019-12-26 18:59 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).