netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-30 18:52:03 to 2017-01-31 12:20:20 UTC [more...]

[RFC PATCH 0/2] rx zero copy interface for af_packet
 2017-01-31 12:20 UTC  (9+ messages)
` [RFC PATCH 1/2] af_packet: direct dma for packet ineterface
` [RFC PATCH 2/2] ixgbe: add af_packet direct copy support

[PATCH net-next] mpls: allow TTL propagation to/from IP packets to be configured
 2017-01-31 12:01 UTC  (7+ messages)

[PATCH v2 net-next 0/4] sfc: encapsulated filters
 2017-01-31 11:42 UTC  (3+ messages)

[RFC] RESEND - rdmatool - tool for RDMA users
 2017-01-31 11:38 UTC  (9+ messages)

[PATCH 00/17] net: stmmac: misc fix
 2017-01-31 10:44 UTC  (38+ messages)
` [PATCH 01/17] net: stmmac: fix the typo on MAC_RNABLE_RX
` [PATCH 02/17] net: stmmac: Remove the bus_setup function pointer
` [PATCH 03/17] net: stmmac: fix some typos in comments
` [PATCH 04/17] net: stmmac: remove freesoftware address
` [PATCH 05/17] net: stmmac: remplace asm/io.h by linux/io.h
` [PATCH 06/17] net: stmmac: fix some code style problem
` [PATCH 07/17] net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout
` [PATCH 08/17] net: stmmac: Use readl_poll_timeout
` [PATCH 09/17] net: stmmac: replace ENOSYS by EINVAL
` [PATCH 10/17] net: stmmac: Correct the error message about invalid speed
` [PATCH 11/17] net: stmmac: Rewrite two test against NULL value
` [PATCH 12/17] net: stmmac: rename rx_crc to rx_crc_errors
` [PATCH 13/17] net: stmmac: Implement NAPI for TX
` [PATCH 14/17] net: stmmac: print phy information
` [PATCH 15/17] net: stmmac: remove dead code in stmmac_tx_clean
` [PATCH 16/17] net: stmmac: remove unused variable in sysfs_display_ring
` [PATCH 17/17] net: stmmac: replace unsigned by u32

[PATCH net-next v2 0/2] qed*: Add support for PTP
 2017-01-31 10:03 UTC  (6+ messages)
` [PATCH net-next v2 2/2] qede: Add driver "

stmmac: GMAC_RGSMIIIS reports bogus values
 2017-01-31  9:55 UTC  (5+ messages)

[PATCH iproute] tc: man: matchall: Fix example indentation
 2017-01-31  9:47 UTC 

[PATCH net-next 0/5] bridge: per vlan dst_metadata support
 2017-01-31  9:34 UTC  (8+ messages)
` [PATCH net-next 1/5] ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info mode
` [PATCH net-next 2/5] vxlan: support fdb and learning in COLLECT_METADATA mode
` [PATCH net-next 3/5] bridge: uapi: add per vlan tunnel info
` [PATCH net-next 4/5] bridge: per vlan dst_metadata netlink support
` [PATCH net-next 5/5] bridge: vlan dst_metadata hooks in ingress and egress paths

[PATCH net-next 0/2] net/sched: act_sample: Little fixes
 2017-01-31  9:33 UTC  (3+ messages)
` [PATCH net-next 1/2] net/sched: act_sample: Fix error path in init
` [PATCH net-next 2/2] net/sched: act_psample: Remove unnecessary ASSERT_RTNL

Business Proposal
 2017-01-31  8:35 UTC 

[Patch net-next 0/2] net: some minor optimization for netns id
 2017-01-31  8:24 UTC  (9+ messages)
` [Patch net-next 2/2] netns: avoid disabling irq "

[PATCH net-next v3 0/2] qed*: Add support for PTP
 2017-01-31  7:59 UTC  (4+ messages)
` [PATCH net-next v3 1/2] qed: Add infrastructure for PTP support
` [PATCH net-next v3 2/2] qede: Add driver support for PTP

[PATCH net-next] cxgb4: update latest firmware version supported
 2017-01-31  7:51 UTC 

[PATCH net-next 00/10] bnxt_en: Add XDP support
 2017-01-31  7:38 UTC  (19+ messages)
` [PATCH net-next 01/10] bnxt_en: Refactor rx SKB function
` [PATCH net-next 02/10] bnxt_en: Add bp->rx_dir field for rx buffer DMA direction
` [PATCH net-next 03/10] bnxt_en: Add RX page mode support
` [PATCH net-next 04/10] bnxt_en: Use event bit map in RX path
` [PATCH net-next 05/10] bnxt_en: Centralize logic to reserve rings
` [PATCH net-next 06/10] bnxt_en: Add tx ring mapping logic
` [PATCH net-next 07/10] bnxt_en: Add a set of TX rings to support XDP
` [PATCH net-next 08/10] bnxt_en: Refactor tx completion path
` [PATCH net-next 09/10] bnxt_en: Add basic XDP support
` [PATCH net-next 10/10] bnxt_en: Add support for XDP_TX action

[userspace meter v3 0/5] Userspace meter
 2017-01-31  7:30 UTC  (8+ messages)
` [userspace meter v3 1/5] netdev-dummy: Add --len option for netdev-dummy/receive command
` [userspace meter v3 2/5] dp-packet: Enhance packet batch APIs
` [userspace meter v3 3/5] dpif: Meter framework
` [userspace meter v3 4/5] ofproto: Meter translation
` [userspace meter v3 5/5] dpif-netdev: Simple DROP meter implementation

[PATCH] rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
 2017-01-31  6:49 UTC  (3+ messages)

fs, net: deadlock between bind/splice on af_unix
 2017-01-31  6:44 UTC  (12+ messages)

[PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data
 2017-01-31  6:35 UTC  (12+ messages)

net: suspicious RCU usage in nf_hook
 2017-01-31  6:19 UTC  (5+ messages)

[PATCH] net: intel: e1000e: use new api ethtool_{get|set}_link_ksettings
 2017-01-31  6:13 UTC  (2+ messages)
` [Intel-wired-lan] "

[patch net-next v2 0/4] Add support for offloading packet-sampling
 2017-01-31  5:57 UTC  (5+ messages)
` [patch net-next v2 2/4] net/sched: Introduce sample tc action

[PATCH net-next] net: phy: Add LED mode driver for Microsemi PHYs
 2017-01-31  5:46 UTC  (2+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Fix build module
 2017-01-31  5:32 UTC  (2+ messages)

[PATCH v2 net-next] net: ethtool: convert large order kmalloc allocations to vzalloc
 2017-01-31  4:21 UTC  (4+ messages)

[PATCH net-next 0/4] mlx5: Create build configuration options
 2017-01-31  3:32 UTC  (24+ messages)
` [PATCH net-next 1/4] mlx5: Make building eswitch configurable

[RFC net-next] net: phy: Allow splitting MDIO bus/device support from PHYs
 2017-01-31  3:29 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2017-01-31  1:23 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2017-01-31  1:18 UTC 

[PATCH -next] net/phy: fix phy_bcm_nsp_usb3.c build and kconfig
 2017-01-31  1:13 UTC  (2+ messages)

[PATCHv3 perf/core 0/6] Libbpf object pinning
 2017-01-31  0:58 UTC  (7+ messages)
` [PATCHv3 perf/core 1/6] tools lib bpf: Add BPF program pinning APIs

[PATCH net-next v3 0/4] net: ipv6: Improve user experience with multipath routes
 2017-01-31  0:02 UTC  (14+ messages)

[PATCH] ipv6: fix flow labels when the traffic class is non-0
 2017-01-30 23:51 UTC  (6+ messages)

[PATCH] rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
 2017-01-30 22:44 UTC  (2+ messages)

[PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()
 2017-01-30 22:46 UTC  (12+ messages)

[PATCH v2] net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings
 2017-01-30 22:04 UTC 

arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
 2017-01-30 21:57 UTC  (2+ messages)

[PATCH net-next v7 0/3] Add support for the ethernet switch on the ESPRESSObin
 2017-01-30 21:53 UTC  (7+ messages)
` [PATCH net-next v7 1/3] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports
` [PATCH net-next v7 2/3] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341
` [PATCH net-next v7 3/3] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141

[PATCH net] net/sched: cls_flower: Correct matching on ICMPv6 code
 2017-01-30 21:42 UTC  (2+ messages)

pull-request: can 2017-01-30
 2017-01-30 21:39 UTC  (2+ messages)

[PATCH net-next 0/1] smc: fix potential use after free
 2017-01-30 21:38 UTC  (3+ messages)
` [PATCH net-next 1/1] smc: some potential use after free bugs

[PATCH] net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings
 2017-01-30 21:26 UTC  (3+ messages)

[PATCH net-next v2] lwtunnel: remove device arg to lwtunnel_build_state
 2017-01-30 21:12 UTC  (3+ messages)

[PATCH net-next v5 0/4] net: dsa: Port mirroring support
 2017-01-30 20:57 UTC  (6+ messages)
` [PATCH net-next v5 1/4] net: dsa: Add plumbing for port mirroring
` [PATCH net-next v5 2/4] net: dsa: b53: Add mirror capture register definitions
` [PATCH net-next v5 3/4] net: dsa: b53: Add support for port mirroring
` [PATCH net-next v5 4/4] net: dsa: bcm_sf2: "

[PATCH net] ipv6: Paritially checksum full MTU frames
 2017-01-30 20:51 UTC  (2+ messages)

[PATCH net-next] net: ethtool: silence kmalloc warning
 2017-01-30 20:50 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: dsa: Port mirroring support
 2017-01-30 20:36 UTC  (3+ messages)

[PATCH net] net/mlx4_core: Avoid command timeouts during VF driver device shutdown
 2017-01-30 20:45 UTC  (2+ messages)

[pull request][net V2 0/8] Mellanox mlx5 fixes 2017-01-27
 2017-01-30 20:45 UTC  (2+ messages)

[PATCH net-next 0/3] BPF tracepoints
 2017-01-30 20:44 UTC  (5+ messages)
` [PATCH net-next 1/3] trace: add variant without spacing in trace_print_hex_seq
` [PATCH net-next 2/3] lib, traceevent: add PRINT_HEX_STR variant

new patch state in patchwork
 2017-01-30 20:38 UTC 

[PATCH net-next V3 0/8] mlx4 misc improvements
 2017-01-30 20:27 UTC  (5+ messages)
` [PATCH net-next V3 5/8] net/mlx4_en: Adding support of turning off link autonegotiation via ethtool

pull-request: wireless-drivers 2017-01-29
 2017-01-30 20:19 UTC  (2+ messages)

[PATCH net-next] drivers: net: generalize napi_complete_done()
 2017-01-30 20:11 UTC  (2+ messages)

[PATCH net] net: Avoid receiving packets with an l3mdev on unbound UDP sockets
 2017-01-30 20:06 UTC  (4+ messages)

[PATCH net] packet: call fanout_release, while UNREGISTERING a netdev
 2017-01-30 19:44 UTC  (5+ messages)

[PATCH net-next v3 0/4] net: dsa: bcm_sf2: CFP support
 2017-01-30 19:50 UTC  (2+ messages)

[PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
 2017-01-30 19:31 UTC  (5+ messages)

[PATCH 5/9] treewide: use kv[mz]alloc* rather than opencoded variants
 2017-01-30 19:24 UTC  (2+ messages)

[PATCHv3 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-01-30 19:12 UTC  (8+ messages)
` [PATCHv3 1/7] tap: Refactoring macvtap.c
` [PATCHv3 2/7] tap: Renaming tap related APIs, data structures, macros
` [PATCHv3 3/7] tap: Tap character device creation/destroy API
` [PATCHv3 4/7] tap: Abstract type of virtual interface from tap implementation
` [PATCHv3 5/7] tap: Extending tap device create/destroy APIs
` [PATCHv3 6/7] tap: tap as an independent module
` [PATCHv3 7/7] ipvtap: IP-VLAN based tap driver

[PATCH V2 0/3] net-next: use one struct bgmac & add PHY support
 2017-01-30 18:29 UTC  (8+ messages)
` [PATCH V2 3/3] net: bgmac: use PHY subsystem for initializing PHY

[PATCH V2 0/2] Add QLogic FastLinQ FCoE (qedf) driver
 2017-01-30 18:53 UTC  (4+ messages)
` [PATCH V2 net-next 1/2] qed: Add support for hardware offloaded FCoE


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