netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-24 02:57:03 to 2018-04-24 15:14:08 UTC [more...]

[PATCH net-next 0/3] Add Common Applications Kept Enhanced (cake) qdisc
 2018-04-24 15:14 UTC  (10+ messages)
` [PATCH net-next v2] "
  ` [PATCH iproute2-next v2] Add support for cake qdisc
    ` [PATCH iproute2-next v3] "
      ` [Cake] "
  ` [Cake] [PATCH net-next v2] Add Common Applications Kept Enhanced (cake) qdisc

[PATCH net-next] Revert "net: init sk_cookie for inet socket"
 2018-04-24 15:12 UTC  (4+ messages)

[PATCH v2 net-next] Revert "net: init sk_cookie for inet socket"
 2018-04-24 15:10 UTC  (3+ messages)

[PATCH] l2tp: fix l2tp_eth_dev_xmit()'s return type
 2018-04-24 15:09 UTC  (2+ messages)

[PATCH v2 net] sfc: ARFS filter IDs
 2018-04-24 15:09 UTC  (3+ messages)

[PATCH net-next V3 0/3] Introduce adaptive TX interrupt moderation to net DIM
 2018-04-24 15:08 UTC  (7+ messages)
` [PATCH net-next V3 1/3] net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
` [PATCH net-next V3 2/3] net/dim: Support adaptive TX moderation
` [PATCH net-next V3 3/3] net/mlx5e: Enable adaptive-TX moderation

[PATCH 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-04-24 15:02 UTC  (9+ messages)
` [PATCH 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c
` [PATCH 2/8] dt-bindings: stm32-dwmac: add support of MPU families
` [PATCH 3/8] ARM: dts: stm32: add ethernet pins to stm32mp157c
` [PATCH 4/8] ARM: dts: stm32: Add syscfg on stm32mp1
` [PATCH 5/8] ARM: dts: stm32: Add ethernet dwmac "
` [PATCH 6/8] net: stmmac: add dwmac-4.20a compatible
` [PATCH 7/8] ARM: dts: stm32: add support of ethernet on stm32mp157c-ev1
` [PATCH 8/8] dt-bindings: stm32: add compatible for syscon

[PATCH bpf-next,v3 0/2] bpf: add helper for getting xfrm states
 2018-04-24 14:50 UTC  (3+ messages)
` [PATCH bpf-next,v3 1/2] "
` [PATCH bpf-next,v3 2/2] samples/bpf: extend test_tunnel_bpf.sh with xfrm state test

[PATCH net] sfc: ARFS filter IDs
 2018-04-24 14:49 UTC  (3+ messages)

[PATCH] net: sh-eth: fix sh_eth_start_xmit()'s return type
 2018-04-24 14:49 UTC  (2+ messages)

[PATCH] net: aquantia: fix aq_ndev_start_xmit()'s return type
 2018-04-24 14:42 UTC  (2+ messages)

[PATCH RFC 0/9] veth: Driver XDP
 2018-04-24 14:39 UTC  (10+ messages)
` [PATCH RFC 1/9] net: Export skb_headers_offset_update and skb_copy_header
` [PATCH RFC 2/9] veth: Add driver XDP
` [PATCH RFC 3/9] veth: Avoid drops by oversized packets when XDP is enabled
` [PATCH RFC 4/9] veth: Use NAPI for XDP
` [PATCH RFC 5/9] veth: Handle xdp_frame in xdp napi ring
` [PATCH RFC 6/9] veth: Add ndo_xdp_xmit
` [PATCH RFC 7/9] veth: Add XDP TX and REDIRECT
` [PATCH RFC 8/9] veth: Avoid per-packet spinlock of XDP napi ring on dequeueing
` [PATCH RFC 9/9] veth: Avoid per-packet spinlock of XDP napi ring on enqueueing

[PATCH 20/39] afs: simplify procfs code
 2018-04-24 14:29 UTC  (21+ messages)
  ` simplify procfs code for seq_file instances
    ` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
    ` [PATCH 03/39] proc: introduce proc_create_seq_private
    ` [PATCH 16/39] ipmi: simplify procfs code
    ` [PATCH 26/39] rtc/proc: switch to proc_create_single_data

[PATCH bpf-next 00/15] Introducing AF_XDP support
 2018-04-24 14:27 UTC  (26+ messages)
` [PATCH bpf-next 02/15] xsk: add user memory registration support sockopt
` [PATCH bpf-next 03/15] xsk: add umem fill queue support and mmap
` [PATCH bpf-next 15/15] samples/bpf: sample application for AF_XDP sockets

[PATCH iproute2] ipaddress: strengthen check on 'label' input
 2018-04-24 14:08 UTC 

[PATCH] vhost_net: use packet weight for rx handler, too
 2018-04-24 14:02 UTC  (3+ messages)

[RFC v3 net-next 00/18] Time based packet transmission
 2018-04-24 13:50 UTC  (6+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc

[PATCH bpf-next v4 0/2] bpf: allow map helpers access to map values directly
 2018-04-24 13:50 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] "

[PATCHv2 net] team: fix netconsole setup over team
 2018-04-24 13:48 UTC  (2+ messages)

[PATCH] batman-adv: fix batadv_interface_tx()'s return type
 2018-04-24 13:45 UTC  (2+ messages)

[PATCH] net: ks8851: fix ks_start_xmit()'s return type
 2018-04-24 13:36 UTC  (2+ messages)

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-24 13:31 UTC  (19+ messages)
    ` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
                    ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG

[PATCH] xen-netfront: fix xennet_start_xmit()'s return type
 2018-04-24 13:31 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] xen-netback: fix xenvif_start_xmit()'s return type
 2018-04-24 13:20 UTC  (2+ messages)

[PATCH] openvswitch: make vport_ops:send()'s return type consistent
 2018-04-24 13:19 UTC 

[PATCH] ath6kl: fix ath6kl_data_tx()'s return type
 2018-04-24 13:18 UTC 

[PATCH] cxgb4vf: fix t4vf_eth_xmit()'s return type
 2018-04-24 13:19 UTC 

[PATCH] net: caif: fix chnl_net_start_xmit()'s return type
 2018-04-24 13:18 UTC 

[PATCH] net/hsr: fix hsr_dev_xmit()'s return type
 2018-04-24 13:18 UTC 

[PATCH] qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return type
 2018-04-24 13:18 UTC 

[PATCH] mwifiex: fix mwifiex_hard_start_xmit()'s return type
 2018-04-24 13:18 UTC 

[PATCH] usbnet: ipheth: fix ipheth_tx()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: plip: fix plip_tx_packet()'s return type
 2018-04-24 13:17 UTC 

[PATCH] rapidio/rionet: fix rionet_start_xmit()'s return type
 2018-04-24 13:17 UTC 

[PATCH] openvswitch: fix internal_dev_xmit()'s return type
 2018-04-24 13:17 UTC 

[PATCH] hv_netsvc: fix netvsc_start_xmit()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: w5100: fix w5100_start_tx()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: w5300: fix w5300_start_tx()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: dwc-xlgmac: fix xlgmac_xmit()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: ethernet: ave: fix ave_start_xmit()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: smsc911x: fix smsc911x_hard_start_xmit()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: qcom/emac: fix emac_start_xmit()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: pch_gbe: fix pch_gbe_xmit_frame()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: nfp: fix nfp_net_tx()'s return type
 2018-04-24 13:17 UTC 

[PATCH] net: pxa168: fix pxa168_eth_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: mvneta: fix mvneta_tx()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: mvpp2: fix mvpp2_tx()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: ixgbevf: fix ixgbevf_xmit_frame()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: hip04: fix hip04_mac_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: gianfar: fix gfar_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: gemini: fix gmac_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] liquidio: fix lio_vf_rep_pkt_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] liquidio: fix liquidio_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: macb: fix macb_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: arc_emac: fix arc_emac_tx()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: nb8800: fix nb8800_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] amd-xgbe: fix xgbe_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] altera-tse: fix tse_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] can: xilinx: fix xcan_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] can: sun4i: fix sun4ican_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] caif-virtio: fix cfv_netdev_tx()'s return type
 2018-04-24 13:16 UTC 

[PATCH] can: janz-ican3: fix ican3_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] caif: fix cfspi_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] caif: fix caif_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] cail-hsi: fix cfhsi_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH net-next 0/3] net: phy: Enable C45 vendor specific MDIO register addr space
 2018-04-24 13:14 UTC  (6+ messages)
` [PATCH net-next 1/3] net: phy: Add binding for vendor specific C45 MDIO address space

[PATCH V7 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-04-24 13:13 UTC  (15+ messages)
` [PATCH V7 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V7 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V7 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V7 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V7 net-next 05/14] net: Add TLS TX offload features
` [PATCH V7 net-next 06/14] net/tls: Split conf to rx + tx
` [PATCH V7 net-next 07/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V7 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V7 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V7 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V7 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V7 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V7 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V7 net-next 14/14] MAINTAINERS: Update TLS maintainers

[PATCH bpf-next v5 2/2] tools/bpf: add verifier tests for accesses to map values
 2018-04-24 13:08 UTC 

[PATCH bpf-next v5 1/2] bpf: allow map helpers access to map values directly
 2018-04-24 13:07 UTC 

[PATCH bpf-next v5 0/2] bpf: allow map helpers access to map values directly
 2018-04-24 13:06 UTC 

[PATCH] mlxsw: spectrum_switchdev: remove duplicated check on multicast_enable
 2018-04-24 12:55 UTC  (3+ messages)

[PATCH bpf-next,v2 0/2] bpf: add helper for getting xfrm states
 2018-04-24 12:54 UTC  (6+ messages)
` [PATCH bpf-next,v2 1/2] "

bpf: samples/bpf/sockex2: Assertion `setsockopt(sock, SOL_SOCKET, SO_ATTACH_BPF, prog_fd, sizeof(prog_fd[0])) == 0' failed
 2018-04-24 12:42 UTC  (3+ messages)

[PATCH net-next] net: init sk_cookie for inet socket
 2018-04-24 12:37 UTC  (7+ messages)

[PATCH] net/tls: remove redundant second null check on sgout
 2018-04-24 12:36 UTC 

[PATCH net-next] qed: Fix copying 2 strings
 2018-04-24 12:32 UTC 

[PATCH] fsl/fman_port: remove redundant check on port->rev_info.major
 2018-04-24 11:39 UTC 

[PATCH 1/1] Revert "rds: ib: add error handle"
 2018-04-24 11:25 UTC  (4+ messages)

fix for bnx2x panic during ethtool reporting
 2018-04-24 11:23 UTC  (2+ messages)

[net-next 2/2] ipv6: sr: Compute flowlabel of outer IPv6 header for seg6 encap mode
 2018-04-24 10:10 UTC  (3+ messages)
` [RFC PATCH] ipv6: sr: seg6_make_flowlabel() can be static

[net-next regression] kselftest failure in fib_nl_newrule()
 2018-04-24  9:46 UTC 

[RFC] ethtool: Support for driver private ioctl's
 2018-04-24  9:37 UTC  (5+ messages)

[PATCH 00/12] Netfilter/IPVS fixes for net
 2018-04-24  8:55 UTC  (3+ messages)
` [PATCH 03/12] netfilter: ebtables: don't attempt to allocate 0-sized compat array

[PATCH 1/1] IB/rxe: avoid double kfree_skb
 2018-04-24  8:34 UTC  (3+ messages)

[PATCH net] l2tp: check sockaddr length in pppol2tp_connect()
 2018-04-24  8:23 UTC  (3+ messages)

Summary of the Linux IPsec workshop 2018
 2018-04-24  8:02 UTC 

ipset losing entries on its own
 2018-04-24  7:58 UTC  (7+ messages)

[PATCH net-next] ipv6: addrconf: don't evaluate keep_addr_on_down twice
 2018-04-24  7:31 UTC 

[PATCH net-next v2 0/2] openvswitch: Support conntrack zone limit
 2018-04-24  6:34 UTC  (7+ messages)
` [PATCH net-next v2 2/2] "

VRF: Ingress IPv6 Linklocal/Multicast destined pkt from slave VRF device does not map to Master device socket
 2018-04-24  5:57 UTC 

[Patch nf] ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
 2018-04-24  5:17 UTC  (2+ messages)

[Patch nf] ipvs: initialize tbl->entries after allocation
 2018-04-24  5:16 UTC  (2+ messages)

[PATCH net-next v7 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-24  5:07 UTC  (12+ messages)
` [PATCH v7 net-next 4/4] netvsc: refactor notifier/event handling code to use the failover framework

[PATCH net v2] net: ethtool: Add missing kernel doc for FEC parameters
 2018-04-24  4:41 UTC  (2+ messages)

[PATCH net-next 0/4] mm,tcp: provide mmap_hook to solve lockdep issue
 2018-04-24  4:30 UTC  (5+ messages)

[PATCH 1/2] Revert "alx: remove WoL support"
 2018-04-24  3:45 UTC  (6+ messages)
` [PATCH 2/2] alx: add disable_wol paramenter

[PATCH net-next] net: fib_rules: fix l3mdev netlink attr processing
 2018-04-24  3:43 UTC  (3+ messages)

[PATCH net-next v2 0/2] fib rules extack support
 2018-04-24  3:19 UTC  (3+ messages)

[PATCH] mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()
 2018-04-24  3:08 UTC 

[PATCH v2 0/8] ipconfig: NTP server support, bug fixes, documentation improvements
 2018-04-24  2:56 UTC  (5+ messages)
` [PATCH v2 5/8] ipconfig: Document /proc/net/pnp
` [PATCH v2 6/8] ipconfig: Correctly initialise ic_nameservers
` [PATCH v2 7/8] ipconfig: Create /proc/net/ipconfig directory
` [PATCH v2 8/8] ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers


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).