netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-01 14:36:01 to 2018-04-02 17:54:48 UTC [more...]

[GIT] Networking
 2018-04-02 17:54 UTC 

[GIT] Networking
 2018-04-02 17:54 UTC  (2+ messages)

[bpf-next PATCH 0/4] Sockmap Updates
 2018-04-02 17:53 UTC  (7+ messages)
` [bpf-next PATCH 1/4] bpf: sockmap, free memory on sock close with cork data
` [bpf-next PATCH 2/4] bpf: sockmap, duplicates release calls may NULL sk_prot
` [bpf-next PATCH 3/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [bpf-next PATCH 4/4] bpf: sockmap, add hash map support

[PATCH net-next v1] ipvs: add consistent source hashing scheduling
 2018-04-02 17:33 UTC  (2+ messages)

[PATCH net 0/2] net: bgmac: Couple of sparse warnings
 2018-04-02 17:18 UTC  (6+ messages)
` [PATCH net 1/2] net: bgmac: Correctly annotate register space
` [PATCH net 2/2] net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()

[ANNOUNCE] iproute 4.16
 2018-04-02 17:13 UTC 

SO_TCP_NODELAY implementation in TCP stack
 2018-04-02 17:10 UTC  (2+ messages)

[PATCH v15 ] net/veth/XDP: Line-rate packet forwarding in kernel
 2018-04-02 16:51 UTC  (2+ messages)

[net-next 0/2] Add promiscous mode support in k2g network driver
 2018-04-02 16:47 UTC  (5+ messages)
` [net-next 1/2] net: netcp: add api to support set rx mode in netcp modules
` [net-next 2/2] net: netcp: ethss: k2g: add promiscuous mode support

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-02 16:35 UTC  (18+ messages)
` [PATCH 01/15] dmaengine: pxa: use a dma slave map
` [PATCH 02/15] ARM: pxa: add "
` [PATCH 03/15] mmc: pxamci: remove the dmaengine compat need
` [PATCH 04/15] media: pxa_camera: "
` [PATCH 05/15] mtd: nand: pxa3xx: "
` [PATCH 06/15] net: smc911x: "
` [PATCH 07/15] net: smc91x: "
` [PATCH 08/15] ASoC: pxa: "
` [PATCH 09/15] net: irda: pxaficp_ir: "
` [PATCH 10/15] ata: pata_pxa: "
` [PATCH 11/15] dmaengine: pxa: document pxad_param
` [PATCH 12/15] dmaengine: pxa: make the filter function internal
` [PATCH 13/15] ARM: pxa: remove the DMA IO resources
` [PATCH 14/15] ARM: pxa: change SSP devices allocation
` [PATCH 15/15] ARM: pxa: change SSP DMA channels allocation

[PATCH v5 00/14] Report PCI device link status
 2018-04-02 16:25 UTC  (15+ messages)
` [PATCH v5 03/14] PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
` [PATCH v5 04/14] PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
` [PATCH v5 05/14] PCI: Add pcie_print_link_status() to log link speed and whether it's limited
` [PATCH v5 12/14] fm10k: Report PCIe link properties with pcie_print_link_status()

[PATCH 0/4] RFC: Realtek 83xx SMI driver core
 2018-04-02 16:10 UTC  (2+ messages)

[PATCH net-next] net: ipv6/gre: Add GRO support
 2018-04-02 15:45 UTC  (7+ messages)

[BUG/Q] can_pernet_exit() leaves devices on dead net
 2018-04-02 15:36 UTC  (7+ messages)

[PATCH net-next] bridge: Allow max MTU when multiple VLANs present
 2018-04-02 15:26 UTC  (7+ messages)

[RFC] vhost: introduce mdev based hardware vhost backend
 2018-04-02 15:23 UTC 

[PATCH v3 1/2] net: usb: asix88179_178a: set permanent address once only
 2018-04-02 15:21 UTC  (5+ messages)
` [PATCH v3 2/2] net: usb: asix88179_178a: de-duplicate code

[PATCH] connector: add parent pid and tgid to coredump and exit events
 2018-04-02 15:18 UTC  (3+ messages)

[PATCH net v5 0/3] ipv6: udp6: set dst cache for a connected sk if current not valid
 2018-04-02 15:17 UTC  (5+ messages)
` [PATCH net v5 1/3] ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
` [PATCH net v5 2/3] ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
` [PATCH net v5 3/3] ipv6: udp6: set dst cache for a connected sk if current not valid

[PATCH v3 0/2] net: mvneta: improve suspend/resume
 2018-04-02 15:14 UTC  (4+ messages)
` [PATCH v3 1/2] net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
` [PATCH v3 2/2] net: mvneta: improve suspend/resume

[net-next PATCH v3 00/11] Add support for netcp driver on K2G SoC
 2018-04-02 15:07 UTC  (14+ messages)
` [net-next PATCH v3 01/11] soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
` [net-next PATCH v3 02/11] soc: ti: K2G: provide APIs to support driver probe deferral
` [net-next PATCH v3 03/11] net: netcp: ethss: use macro for checking ss_version consistently
` [net-next PATCH v3 04/11] net: netcp: ethss: make call to gbe_sgmii_config() conditional
` [net-next PATCH v3 05/11] net: netcp: ethss: add support for handling sgmii link interface
` [net-next PATCH v3 06/11] net: netcp: ethss: use rgmii link status for 2u cpsw hardware
` [net-next PATCH v3 07/11] net: netcp: ethss: map vlan priorities to zero flow
` [net-next PATCH v3 08/11] net: netcp: ethss: re-use stats handling code for 2u hardware
` [net-next PATCH v3 09/11] net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes
` [net-next PATCH v3 10/11] Revert "net: netcp: remove dead code from the driver"
` [net-next PATCH v3 11/11] net: netcp: support probe deferral

[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
 2018-04-02 14:47 UTC  (8+ messages)
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading
` [PATCH net-next 2/5] sctp: Handle sctp packets with CHECKSUM_PARTIAL
` [PATCH net-next 3/5] sctp: Build sctp offload support into the base kernel
` [PATCH net-next 4/5] tun: Add support for SCTP checksum offload
` [PATCH net-next 5/5] macvlan/macvtap: "

[PATCH net-next V2 0/4] Introduce adaptive TX interrupt moderation to net DIM
 2018-04-02 14:42 UTC  (8+ messages)
` [PATCH net-next V2 1/4] net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
` [PATCH net-next V2 2/4] net/dim: Add "enabled" field to net_dim struct
` [PATCH net-next V2 3/4] net/dim: Support adaptive TX moderation
` [PATCH net-next V2 4/4] net/mlx5e: Enable adaptive-TX moderation

[PATCH] net: implement IP_RECVHDRS option to get full headers through recvmsg cmsg
 2018-04-02 14:42 UTC  (2+ messages)

[PATCH net-next] ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
 2018-04-02 14:11 UTC  (2+ messages)

[PATCH v3 2/4] bus: fsl-mc: add restool userspace support
 2018-04-02 13:44 UTC  (4+ messages)

RFC on writel and writel_relaxed
 2018-04-02 13:01 UTC  (7+ messages)

[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-02 12:30 UTC  (10+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel

[PATCH] net: bond: skip vlan header when do layer 3+4 hash policy
 2018-04-02 10:53 UTC  (3+ messages)

[PATCH 0/7] net: thunderx: implement DMAC filtering support
 2018-04-02 10:40 UTC  (4+ messages)
` [PATCH v2 "

[PATCH V5 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-04-02 10:37 UTC  (4+ messages)
` [PATCH V5 net-next 06/14] net/tls: Add generic NIC offload infrastructure

KASAN: use-after-free Read in ccid2_hc_tx_packet_recv
 2018-04-02  9:20 UTC 

possible deadlock in skb_queue_tail
 2018-04-02  9:20 UTC 

[patch iproute2-next] man: fix devlink object list
 2018-04-02  9:15 UTC  (3+ messages)

Hello
 2018-04-02  8:07 UTC 

[PATCH] net: improve ipv4 performances
 2018-04-02  7:57 UTC  (5+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2018-04-02  6:50 UTC  (3+ messages)

WARNING in add_uevent_var
 2018-04-02  6:01 UTC 

general protection fault in tipc_nametbl_unsubscribe
 2018-04-02  6:01 UTC 

KASAN: stack-out-of-bounds Read in xfrm_state_find (5)
 2018-04-02  6:01 UTC 

[PATCH] net: ip tos cgroup
 2018-04-02  4:02 UTC  (2+ messages)

INFO: rcu detected stall in vprintk_func
 2018-04-02  2:04 UTC  (3+ messages)

INFO: rcu detected stall in vprintk_default
 2018-04-02  1:57 UTC  (2+ messages)

[PATCH v4 iproute2-next 0/7] cm_id, cq, mr, and pd resource tracking
 2018-04-02  1:13 UTC  (4+ messages)

[PATCH net] route: check sysctl_fib_multipath_use_neigh earlier than hash
 2018-04-02  0:58 UTC  (3+ messages)

[PATCH] [PATCH] fix typo in command value in drivers/net/phy/mdio-bitbang
 2018-04-02  0:57 UTC  (3+ messages)

[PATCH] sky2: Increase D3 delay to sky2 stops working after suspend
 2018-04-02  0:56 UTC  (2+ messages)

[PATCH net 1/1] net/mlx5e: Set EQE based as default TX interrupt moderation mode
 2018-04-02  0:56 UTC  (2+ messages)

[PATCH net] ibmvnic: Disable irqs before exiting reset from closed state
 2018-04-02  0:56 UTC  (2+ messages)

[PATCH] net: sched: do not emit messages while holding spinlock
 2018-04-02  0:56 UTC  (2+ messages)

[PATCH net] vlan: also check phy_driver ts_info for vlan's real device
 2018-04-02  0:56 UTC  (2+ messages)

[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
 2018-04-02  0:39 UTC  (23+ messages)
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions

gretap tunnel redirecting 2 different networks on destination host
 2018-04-01 17:48 UTC 

gretap tunnel redirecting 2 different networks on destination host
 2018-04-01 17:48 UTC 

[PATCH net-next V1 0/4] Introduce adaptive TX interrupt moderation to net DIM
 2018-04-01 21:49 UTC  (6+ messages)
` [PATCH net-next V1 1/4] net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
` [PATCH net-next V1 2/4] net/dim: Add "enabled" field to net_dim struct
` [PATCH net-next V1 3/4] net/dim: Support adaptive TX moderation
` [PATCH net-next V1 4/4] net/mlx5e: Enable adaptive-TX moderation

pull request: bluetooth-next 2018-04-01
 2018-04-01 21:46 UTC  (2+ messages)

[PATCH net] e1000e: Remove Other from EIAC
 2018-04-01 21:29 UTC  (2+ messages)

[PATCH net-next] net/broadcom: Fixup broken build due to function name change
 2018-04-01 20:29 UTC  (3+ messages)

Proposal
 2018-04-01 17:42 UTC 

[PATCH 0/2] sh_eth: remove SH_ETH_OFFSET_INVALID abuses
 2018-04-01 18:10 UTC  (2+ messages)

[PATCH net-next 0/2] inet: factorize sk_wmem_alloc updates
 2018-04-01 18:09 UTC  (2+ messages)

[PATCH 02/12] treewide/net: Rename eth_stp_addr to ether_stp_addr
 2018-04-01 18:07 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2 1/2] net: usb: asix88179_178a: set permanent address once only
 2018-04-01 18:05 UTC  (4+ messages)
` [PATCH v2 2/2] net: usb: asix88179_178a: de-duplicate code

[PATCH net] ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
 2018-04-01 18:04 UTC  (2+ messages)

[PATCH net-next] net: tcp: update mib LISTENOVERFLOWS if syn flood
 2018-04-01 17:59 UTC  (2+ messages)

[PATCH net-next] net/mlx4_en: CHECKSUM_COMPLETE support for fragments
 2018-04-01 17:57 UTC  (5+ messages)

[RFC PATCH 0/3] Userspace compatible driver model for virtio_bypass
 2018-04-01 16:11 UTC  (3+ messages)
` [RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice

Investment opportunity
 2018-03-31 17:35 UTC 

[PATCH iproute2-next 1/1] tc: jsonify sample action
 2018-04-01 15:47 UTC  (2+ messages)

[PATCH iproute2-next 1/1] tc: support oneline mode in action generic printer functions
 2018-04-01 15:43 UTC  (2+ messages)

[PATCH v2 net-next 00/10] mlxsw: Various cleanups
 2018-04-01 15:26 UTC  (12+ messages)
` [PATCH v2 net-next 02/10] mlxsw: spectrum_kvdl: Fix handling of resource_size_param
` [PATCH v2 net-next 03/10] mlxsw: Constify devlink_resource_ops
` [PATCH v2 net-next 04/10] mlxsw: spectrum: Change KVD linear parts from list to array
` [PATCH v2 net-next 05/10] mlxsw: remove kvd_hash_granularity from config profile struct
` [PATCH v2 net-next 06/10] mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GET
` [PATCH v2 net-next 07/10] mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profile
` [PATCH v2 net-next 08/10] mlxsw: Move "resources_query_enable" out of mlxsw_config_profile
` [PATCH v2 net-next 09/10] mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()
` [PATCH v2 net-next 10/10] mlxsw: spectrum: Don't use resource ID of 0

include/uapi/linux/ethtool.h problem
 2018-04-01 14:57 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).