netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-01 20:45:32 to 2019-09-03 07:35:20 UTC [more...]

[PATCH v3] tun: fix use-after-free when register netdev failed
 2019-09-03  7:35 UTC  (14+ messages)

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-09-03  7:31 UTC  (10+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
` [PATCH v4 2/5] vsock/virtio: reduce credit update messages

[PATCH] net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
 2019-09-03  7:19 UTC  (3+ messages)

[PATCH net-next] r8152: modify rtl8152_set_speed function
 2019-09-03  7:12 UTC  (8+ messages)

[PATCH] i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min tx rate
 2019-09-03  7:09 UTC  (3+ messages)
` [Intel-wired-lan] "

[BACKPORT 4.14.y 0/8] Candidates from Spreadtrum 4.14 product kernel
 2019-09-03  7:00 UTC  (4+ messages)
` [BACKPORT 4.14.y 2/8] ip6: fix skb leak in ip6frag_expire_frag_queue()
` [BACKPORT 4.14.y 4/8] net: sctp: fix warning "NULL check before some freeing functions is not needed"
` [BACKPORT 4.14.y 7/8] ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"

[PATCH 4.14] tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue
 2019-09-03  6:58 UTC  (6+ messages)

[PATCH] net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementation
 2019-09-03  6:56 UTC 

[PATCH net-next 0/5] net/tls: minor cleanups
 2019-09-03  6:56 UTC  (7+ messages)
` [PATCH net-next 1/5] net/tls: use the full sk_proto pointer
` [PATCH net-next 2/5] net/tls: don't jump to return
` [PATCH net-next 3/5] net/tls: narrow down the critical area of device_offload_lock
` [PATCH net-next 4/5] net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
` [PATCH net-next 5/5] net/tls: dedup the record cleanup

[PATCH v3 1/2] net: core: Notify on changes to dev->promiscuity
 2019-09-03  6:13 UTC  (17+ messages)

[PATCH] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-09-03  5:37 UTC 

[PATCH] Clock-independent TCP ISN generation
 2019-09-03  5:06 UTC 

[PATCH] net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
 2019-09-03  4:58 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
 2019-09-03  4:39 UTC  (13+ messages)

[PATCH 0/4] Introduce variable length mdev alias
 2019-09-03  3:53 UTC  (22+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] mdev: Introduce sha1 based "
  ` [PATCH v2 5/6] mdev: Update sysfs documentation
` [PATCH v3 0/5] Introduce variable length mdev alias
  ` [PATCH v3 1/5] mdev: Introduce sha1 based "
  ` [PATCH v3 2/5] mdev: Make mdev alias unique among all mdevs
  ` [PATCH v3 3/5] mdev: Expose mdev alias in sysfs tree
  ` [PATCH v3 4/5] mdev: Introduce an API mdev_alias
  ` [PATCH v3 5/5] mtty: Optionally support mtty alias

how to search for the best route from userspace in netlink?
 2019-09-03  3:13 UTC  (2+ messages)

[RFC v3] vhost: introduce mdev based hardware vhost backend
 2019-09-03  2:51 UTC  (4+ messages)

[PATCH v3] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-09-03  2:45 UTC  (5+ messages)
` [PATCH v4] "

[PATCHv2 1/1] net: rds: add service level support in rds-info
 2019-09-03  1:58 UTC  (2+ messages)

[PATCH net] sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
 2019-09-03  1:31 UTC  (2+ messages)

[PATCH] net: hisilicon: Variable "reg_value" in function mdio_sc_cfg_reg_write() could be uninitialized
 2019-09-03  1:17 UTC  (3+ messages)

WARNING in __mark_chain_precision (2)
 2019-09-03  0:40 UTC  (2+ messages)

[PATCH] Fix a double free bug in rsi_91x_deinit
 2019-09-03  0:35 UTC  (8+ messages)

[PATCH 0/4 net-next] flow_offload: update mangle action representation
 2019-09-03  0:05 UTC  (7+ messages)

[PATCH net-next] net/ncsi: support unaligned payload size in NC-SI cmd handler
 2019-09-02 23:43 UTC  (3+ messages)

[PATCH net-next] Convert usage of IN_MULTICAST to ipv4_is_multicast
 2019-09-02 23:29 UTC 

[PATCH v5 1/1] net: br_netfiler_hooks: Drops IPv6 packets if IPv6 module is not loaded
 2019-09-02 21:20 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: Move static keyword to the front of declarations
 2019-09-02 21:03 UTC  (3+ messages)

[pull request][net-next 00/18] Mellanox, mlx5 software managed steering
 2019-09-02 19:10 UTC  (20+ messages)
` [net-next 01/18] net/mlx5: Add flow steering actions to fs_cmd shim layer
` [net-next 02/18] net/mlx5: DR, Add the internal direct rule types definitions
` [net-next 03/18] net/mlx5: DR, Add direct rule command utilities
` [net-next 04/18] net/mlx5: DR, ICM pool memory allocator
` [net-next 05/18] net/mlx5: DR, Expose an internal API to issue RDMA operations
` [net-next 06/18] net/mlx5: DR, Add Steering entry (STE) utilities
` [net-next 07/18] net/mlx5: DR, Expose steering domain functionality
` [net-next 08/18] net/mlx5: DR, Expose steering table functionality
` [net-next 09/18] net/mlx5: DR, Expose steering matcher functionality
` [net-next 10/18] net/mlx5: DR, Expose steering action functionality
` [net-next 11/18] net/mlx5: DR, Expose steering rule functionality
` [net-next 12/18] net/mlx5: DR, Add required FW steering functionality
` [net-next 13/18] net/mlx5: DR, Expose APIs for direct rule managing
` [net-next 14/18] net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering support
` [net-next 15/18] net/mlx5: Add direct rule fs_cmd implementation
` [net-next 16/18] net/mlx5: Add API to set the namespace steering mode
` [net-next 17/18] net/mlx5: Add support to use SMFS in switchdev mode
` [net-next 18/18] net/mlx5: Add devlink flow_steering_mode parameter

[PATCH net-next 0/2] mvpp2: per-cpu buffers
 2019-09-02 19:08 UTC  (4+ messages)
` [PATCH net-next 1/2] mvpp2: refactor BM pool functions
` [PATCH net-next 2/2] mvpp2: percpu buffers

[PATCH] net: dsa: Fix off-by-one number of calls to devlink_port_unregister
 2019-09-02 19:00 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon() could be uninitialized
 2019-09-02 18:48 UTC  (2+ messages)

[patch net-next v2] mlx5: Add missing init_net check in FIB notifier
 2019-09-02 18:45 UTC  (2+ messages)

[PATCH net-next] net_failover: get rid of the limitaion receive packet from standy dev when primary exist
 2019-09-02 18:42 UTC  (2+ messages)

[net-next 0/3] ravb: Remove use of undocumented registers
 2019-09-02 18:33 UTC  (13+ messages)
` [net-next 1/3] ravb: correct typo in FBP field of SFO register
` [net-next 2/3] ravb: Remove undocumented processing
` [net-next 3/3] ravb: TROCR register is only present on R-Car Gen3

[PATCH][next] net/sched: cbs: remove redundant assignment to variable port_rate
 2019-09-02 18:26 UTC 

[PATCH v3 1/2] net: bridge: use mac_len in bridge forwarding
 2019-09-02 18:10 UTC  (2+ messages)
` [PATCH v3 2/2] selftests: forwrading: tc vlan bridge test

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2019-08-27
 2019-09-02 17:24 UTC  (4+ messages)
` [net-next 11/15] i40e: Implement debug macro hw_dbg using pr_debug

[GIT] Networking
 2019-09-02 17:05 UTC  (2+ messages)

[PATCH v1 net-next 00/15] tc-taprio offload for SJA1105 DSA
 2019-09-02 16:25 UTC  (16+ messages)
` [PATCH v1 net-next 01/15] net: dsa: sja1105: Change the PTP command access pattern
` [PATCH v1 net-next 02/15] net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
` [PATCH v1 net-next 03/15] net: dsa: sja1105: Switch to hardware operations for PTP
` [PATCH v1 net-next 04/15] net: dsa: sja1105: Implement the .gettimex64 system call "
` [PATCH v1 net-next 05/15] net: dsa: sja1105: Restore PTP time after switch reset
` [PATCH v1 net-next 06/15] net: dsa: sja1105: Disallow management xmit during "
` [PATCH v1 net-next 07/15] net: dsa: sja1105: Move PTP data to its own private structure
` [PATCH v1 net-next 08/15] net: dsa: sja1105: Advertise the 8 TX queues
` [PATCH v1 net-next 09/15] taprio: Add support for hardware offloading
` [PATCH v1 net-next 10/15] net: dsa: Pass ndo_setup_tc slave callback to drivers
` [PATCH v1 net-next 11/15] net: dsa: sja1105: Add static config tables for scheduling
` [PATCH v1 net-next 12/15] net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
` [PATCH v1 net-next 13/15] net: dsa: sja1105: Make HOSTPRIO a kernel config
` [PATCH v1 net-next 14/15] net: dsa: sja1105: Make the PTP command read-write
` [PATCH v1 net-next 15/15] net: dsa: sja1105: Implement state machine for TAS with PTP clock source

[PATCH v3] virtio-net: lower min ring num_free for efficiency
 2019-09-02 15:01 UTC 

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-02 14:24 UTC  (4+ messages)

[PATCH v5] perf machine: arm/arm64: Improve completeness for kernel address space
 2019-09-02 14:15 UTC  (8+ messages)

BUG_ON in skb_segment, after bpf_skb_change_proto was applied
 2019-09-02 13:44 UTC  (7+ messages)

[PATCH net-next v3 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5
 2019-09-02 13:02 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: dsa: mt7530: Convert to PHYLINK API
` [PATCH net-next v3 2/3] dt-bindings: net: dsa: mt7530: Add support for port 5
` [PATCH net-next v3 3/3] "

[PATCH net-next 00/13] net: stmmac: Improvements for -next
 2019-09-02 10:35 UTC  (15+ messages)
` [PATCH net-next 01/13] net: stmmac: selftests: Return proper error code to userspace
` [PATCH net-next 02/13] net: stmmac: xgmac: Add RBU handling in DMA interrupt
` [PATCH net-next 03/13] net: stmmac: Do not return error code in TC Initialization
` [PATCH net-next 04/13] net: stmmac: Implement L3/L4 Filters using TC Flower
` [PATCH net-next 05/13] net: stmmac: selftests: Add selftest for L3/L4 Filters
` [PATCH net-next 06/13] net: stmmac: xgmac: Implement ARP Offload
` [PATCH net-next 07/13] net: stmmac: selftests: Implement the ARP Offload test
` [PATCH net-next 08/13] net: stmmac: Only consider RX error when HW Timestamping is not enabled
` [PATCH net-next 09/13] net: stmmac: ethtool: Let user configure TX coalesce without RIWT
` [PATCH net-next 10/13] net: stmmac: xgmac: Correct RAVSEL field interpretation
` [PATCH net-next 11/13] net: stmmac: Correctly assing MAX MTU in XGMAC cores case
` [PATCH net-next 12/13] net: stmmac: xgmac: Enable RX Jumbo frame support
` [PATCH net-next 13/13] net: stmmac: selftests: Add Jumbo Frame tests

[PATCH net] rxrpc: Fix misplaced traceline
 2019-09-02 10:34 UTC 

[PATCH net-next v2 0/3] dpaa2-eth: Add new statistics counters
 2019-09-02 10:23 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dpaa2-eth: Minor refactoring in ethtool stats
` [PATCH net-next v2 2/3] dpaa2-eth: Add new DPNI statistics counters
` [PATCH net-next v2 3/3] dpaa2-eth: Poll Tx pending frames counter on if down

[PATCH net 0/5] net: aquantia: fixes on vlan filters and other conditions
 2019-09-02 10:07 UTC  (4+ messages)

net/mlx5e: bind() always returns EINVAL with XDP_ZEROCOPY
 2019-09-02  9:08 UTC 

[RFC PATCH v2 net-next 00/15] tc-taprio offload for SJA1105 DSA
 2019-09-02  8:49 UTC  (4+ messages)
` [RFC PATCH v2 net-next 10/15] net: dsa: Pass ndo_setup_tc slave callback to drivers

[PATCH V2 0/4] Add Xilinx's ZynqMP AES driver support
 2019-09-02  6:58 UTC  (3+ messages)
` [PATCH V2 4/4] crypto: Add Xilinx AES driver

[PATCH mlx5-next 0/5] Mellanox, mlx5 next updates 2019-09-29
 2019-09-02  6:45 UTC  (2+ messages)

Proposal: r8152 firmware patching framework
 2019-09-02  6:31 UTC  (4+ messages)

[PATCH bpf-next] arm64: bpf: optimize modulo operation
 2019-09-02  6:14 UTC 

[PATCH net-next 0/3] net: phy: realtek: add support for integrated 2.5Gbps PHY in RTL8125
 2019-09-02  6:07 UTC  (8+ messages)
` [PATCH net-next 3/3] net: phy: realtek: add support for the "

[bpf-next, v2] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-09-02  4:43 UTC  (4+ messages)

KASAN: use-after-free Write in __xfrm_policy_unlink (2)
 2019-09-02  3:31 UTC  (2+ messages)

kernel panic: stack is corrupted in lock_release (2)
 2019-09-02  3:24 UTC  (2+ messages)

kernel panic: stack is corrupted in __lock_acquire (4)
 2019-09-02  3:23 UTC  (3+ messages)

[PATCH net-next v2 4/5] r8152: support skb_add_rx_frag
 2019-09-02  3:11 UTC  (4+ messages)
` [PATCH net-next] r8152: fix accessing skb after napi_gro_receive

linux-next: manual merge of the afs tree with the net tree
 2019-09-02  0:31 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).