netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-01 16:46:37 to 2017-09-02 23:56:34 UTC [more...]

(unknown),
 2017-09-02 23:56 UTC 

[pull request][net-next 0/3] Mellanox, mlx5 GRE tunnel offloads
 2017-09-02 23:01 UTC  (3+ messages)

[PATCH net-next 2/2] net: convert (struct ubuf_info)->refcnt to refcount_t
 2017-09-02 21:58 UTC  (3+ messages)

[patch net-next v2 00/21] mlxsw: Offloading GRE tunnels
 2017-09-02 21:49 UTC  (22+ messages)
` [patch net-next v2 01/21] mlxsw: reg: Update RITR to support loopback device
` [patch net-next v2 02/21] mlxsw: reg: Update RATR to support IP-in-IP tunnels
` [patch net-next v2 03/21] mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id
` [patch net-next v2 04/21] mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()
` [patch net-next v2 05/21] mlxsw: reg: Add Routing Tunnel Decap Properties Register
` [patch net-next v2 06/21] mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()
` [patch net-next v2 07/21] mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter
` [patch net-next v2 08/21] mlxsw: spectrum_router: Publish mlxsw_sp_l3proto
` [patch net-next v2 09/21] mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
` [patch net-next v2 10/21] mlxsw: spectrum_router: Support FID-less RIFs
` [patch net-next v2 11/21] mlxsw: spectrum_router: Introduce loopback RIFs
` [patch net-next v2 12/21] mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()
` [patch net-next v2 13/21] mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
` [patch net-next v2 14/21] mlxsw: spectrum_router: Make nexthops typed
` [patch net-next v2 15/21] mlxsw: spectrum_router: Support IPv4 overlay encap
` [patch net-next v2 16/21] mlxsw: spectrum_router: Support IPv6 "
` [patch net-next v2 17/21] mlxsw: spectrum_router: Support IPv4 underlay decap
` [patch net-next v2 18/21] mlxsw: spectrum_router: Use existing decap route
` [patch net-next v2 19/21] mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap
` [patch net-next v2 20/21] mlxsw: spectrum_router: Add loopback accessors
` [patch net-next v2 21/21] mlxsw: spectrum_router: Support GRE tunnels

[RFC PATCH v1 0/5] TCP Wave
 2017-09-02 20:33 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: dsa: Allow switch drivers to indicate number of TX queues
 2017-09-02 18:06 UTC  (5+ messages)
` [PATCH net-next v2 1/4] "
` [PATCH net-next v2 2/4] net: dsa: tag_brcm: Set output queue from skb queue mapping
` [PATCH net-next v2 3/4] net: dsa: bcm_sf2: Advertise number of egress queues
` [PATCH net-next v2 4/4] net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping

[PATCH net-next 0/4] net: dsa: Allow switch drivers to indicate number of TX queues
 2017-09-02 17:57 UTC  (9+ messages)
` [PATCH net-next 1/4] "
` [PATCH net-next 2/4] net: dsa: tag_brcm: Set output queue from skb queue mapping
` [PATCH net-next 3/4] net: dsa: bcm_sf2: Advertise number of egress queues
` [PATCH net-next 4/4] net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping

[PATCH] Fix build on fedora-14 (and other older systems)
 2017-09-02 17:03 UTC  (2+ messages)

[PATCH net-next 0/4] net: dsa: add master interface
 2017-09-02 16:42 UTC  (7+ messages)
` [PATCH net-next 3/4] net: dsa: change dsa_ptr for a dsa_master
` [PATCH net-next 4/4] net: dsa: assign a master to slave ports

[PATCH net] net: dsa: loop: Do not unregister invalid fixed PHY
 2017-09-02 16:16 UTC  (2+ messages)

DSA support for Micrel KSZ8895
 2017-09-02 15:40 UTC  (12+ messages)
    ` [PATCH] "

[patch net-next 00/21] mlxsw: Offloading GRE tunnels
 2017-09-02 15:21 UTC  (22+ messages)
` [patch net-next 01/21] mlxsw: reg: Update RITR to support loopback device
` [patch net-next 02/21] mlxsw: reg: Update RATR to support IP-in-IP tunnels
` [patch net-next 03/21] mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id
` [patch net-next 04/21] mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()
` [patch net-next 05/21] mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()
` [patch net-next 06/21] mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter
` [patch net-next 07/21] mlxsw: spectrum_router: Publish mlxsw_sp_l3proto
` [patch net-next 08/21] mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
` [patch net-next 09/21] mlxsw: spectrum_router: Support FID-less RIFs
` [patch net-next 10/21] mlxsw: spectrum_router: Introduce loopback RIFs
` [patch net-next 11/21] mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()
` [patch net-next 12/21] mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
` [patch net-next 13/21] mlxsw: spectrum_router: Make nexthops typed
` [patch net-next 14/21] mlxsw: spectrum_router: Support IPv4 overlay encap
` [patch net-next 15/21] mlxsw: spectrum_router: Support IPv6 "
` [patch net-next 16/21] mlxsw: spectrum_router: Support IPv4 underlay decap
` [patch net-next 17/21] mlxsw: spectrum_router: Use existing decap route
` [patch net-next 18/21] mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap
` [patch net-next 19/21] mlxsw: spectrum_router: Add loopback accessors
` [patch net-next 20/21] mlxsw: spectrum_router: Support GRE tunnels
` [patch net-next 21/21] mlxsw: reg: Add Routing Tunnel Decap Properties Register

Problem compiling iproute2 on older systems
 2017-09-02 14:17 UTC  (3+ messages)

[PATCH 13/31] timer: Remove meaningless .data/.function assignments
 2017-09-02 13:47 UTC  (6+ messages)
` [PATCH 31/31] timer: Switch to testing for .function instead of .data

[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-09-02 13:19 UTC  (4+ messages)
` [PATCH net-next v7 08/10] bpf: Add a Landlock sandbox example

[net-next PATCHv6 2/2] net: socionext: Add NetSec driver
 2017-09-02 12:07 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: mvpp2: improve the mac address retrieval logic
 2017-09-02  9:06 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: mvpp2: move the mac retrieval/copy logic into its own function
` [PATCH net-next v3 2/3] net: mvpp2: fix use of the random mac address for PPv2.2
` [PATCH net-next v3 3/3] net: mvpp2: fallback using h/w and random mac if the dt one isn't valid

[PATCH 0/2] btqcomsmd: Allow specifying board mac address
 2017-09-02  6:38 UTC  (9+ messages)
` [PATCH 1/2] Bluetooth: make baswap src const
` [PATCH 2/2] Bluetooth: btqcomsmd: BD address setup

[PATCH v4 next 0/3] modules: automatic module loading restrictions
 2017-09-02  6:31 UTC  (10+ messages)
` [PATCH v4 next 1/3] modules:capabilities: allow __request_module() to take a capability argument

[PATCH] vsock: only load vmci transport on VMware hypervisor by default
 2017-09-02  6:25 UTC  (12+ messages)

[PATCH] ipv6: sr: Use ARRAY_SIZE macro
 2017-09-02  6:24 UTC  (4+ messages)

[PATCH v2 net-next 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-09-02  5:48 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] bpf: add helper bpf_perf_read_counter_time for perf event array map
` [PATCH v2 net-next 2/4] bpf: add a test case to read enabled/running time for perf array
` [PATCH v2 net-next 3/4] bpf: add helper bpf_perf_prog_read_time
` [PATCH v2 net-next 4/4] bpf: add a test case for "

[PATCH net-next, 0/4] cleanups and fixes of channel settings
 2017-09-02  3:39 UTC  (7+ messages)
` [PATCH net-next, 1/4] hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param()
` [PATCH net-next, 2/4] hv_netvsc: Simplify num_chn checking in rndis_filter_device_add()
` [PATCH net-next, 3/4] hv_netvsc: Simplify the limit check in netvsc_set_channels()
` [PATCH net-next, 4/4] hv_netvsc: Fix the channel limit in netvsc_set_rxfh()

[PATCH net-next] net: Add module reference to FIB notifiers
 2017-09-02  3:34 UTC  (2+ messages)

[PATCH net-next 0/2] netvsc: transparent VF related cleanups
 2017-09-02  3:31 UTC  (2+ messages)

[net-next PATCH] bpf: sockmap update/simplify memory accounting scheme
 2017-09-02  3:29 UTC  (3+ messages)

[PATCH v2 net-next 0/2] net: ubuf_info.refcnt conversion
 2017-09-02  3:22 UTC  (4+ messages)

[PATCH net-next] net: systemport: Correctly set TSB endian for host
 2017-09-02  3:19 UTC  (2+ messages)

netdev carrier changes is one even after ethernet link up
 2017-09-02  1:55 UTC  (3+ messages)

[PATCH net-next v5 0/2] report TCP MD5 signing keys and addresses
 2017-09-02  1:38 UTC  (2+ messages)

[PATCH][net-next] net: qualcomm: rmnet: remove unused variable priv
 2017-09-02  1:34 UTC  (2+ messages)

[PATCH] net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code size
 2017-09-02  1:31 UTC  (2+ messages)

[PATCH net-next v6] net: stmmac: Delete dead code for MDIO registration
 2017-09-02  1:30 UTC  (2+ messages)

[PATCH] net: ethernet: ibm-emac: Add 5482 PHY init for OpenBlocks 600
 2017-09-02  1:22 UTC  (3+ messages)

[PATCH net-next] inetpeer: fix RCU lookup()
 2017-09-02  0:33 UTC  (2+ messages)

[PATCH] net: phy: broadcom: force master mode for BCM54210E and B50212E
 2017-09-02  0:22 UTC  (2+ messages)

***ITS Password Expiry Notice***
 2017-09-01 21:58 UTC 

[PATCH iproute2 0/2] fix "ip link show dev ..." for NICs with many VFs
 2017-09-01 21:16 UTC  (2+ messages)

[PATCH v2 net-next 0/2] flow_dissector: Flow dissector fixes
 2017-09-01 21:04 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] flow_dissector: Cleanup control flow
` [PATCH v2 net-next 2/2] flow_dissector: Add limit for number of headers to dissect

[PATCH net-next 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-09-01 21:01 UTC  (9+ messages)
` [PATCH net-next 1/4] bpf: add helper bpf_perf_read_counter_time for perf event array map
` [PATCH net-next 2/4] bpf: add a test case for helper bpf_perf_read_counter_time
` [PATCH net-next 3/4] bpf: add helper bpf_perf_prog_read_time
` [PATCH net-next 4/4] bpf: add a test case for "

[iproute PATCH 0/2] Fix and enhance link_gre6
 2017-09-01 20:42 UTC  (4+ messages)

[RFC net-next 0/8] net: dsa: Multi-queue awareness
 2017-09-01 19:44 UTC  (10+ messages)

tip -ENOBOOT - bisected to locking/refcounts, x86/asm: Implement fast refcount overflow protection
 2017-09-01 19:40 UTC  (13+ messages)

[RESEND PATCH] Allow passing tid or pid in SCM_CREDENTIALS without CAP_SYS_ADMIN
 2017-09-01 19:29 UTC  (7+ messages)

[PATCH 0/2] i40e: fix firmware update
 2017-09-01 19:19 UTC  (2+ messages)

[PATCH 1/1] bpf: take advantage of stack_depth tracking in powerpc JIT
 2017-09-01 19:15 UTC  (3+ messages)

[iproute PATCH 0/6] strlcpy() and strlcat() for iproute2
 2017-09-01 19:13 UTC  (9+ messages)
` [iproute PATCH 1/6] utils: Implement strlcpy() and strlcat()
` [iproute PATCH 2/6] Convert the obvious cases to strlcpy()
` [iproute PATCH 3/6] Convert harmful calls to strncpy() "
` [iproute PATCH 4/6] ipxfrm: Replace STRBUF_CAT macro with strlcat()
` [iproute PATCH 5/6] tc_util: No need to terminate an snprintf'ed buffer
` [iproute PATCH 6/6] lnstat_util: Make sure buffer is NUL-terminated

[iproute PATCH] lib/bpf: Fix bytecode-file parsing
 2017-09-01 19:13 UTC  (4+ messages)

[net-next PATCH] ixgbe: add counter for times rx pages gets allocated, not recycled
 2017-09-01 19:09 UTC  (2+ messages)

[GIT] Networking
 2017-09-01 19:06 UTC 

virtio_net: ethtool supported link modes
 2017-09-01 17:45 UTC  (4+ messages)

[PATCH net-next] selftests: correct define in msg_zerocopy.c
 2017-09-01 17:41 UTC  (2+ messages)

[PATCH net-next v2] doc: document MSG_ZEROCOPY
 2017-09-01 17:39 UTC  (2+ messages)

[PATCH net-next] bpf: Collapse offset checks in sock_filter_is_valid_access
 2017-09-01 17:37 UTC  (2+ messages)

[PATCH] mvneta: Driver and hardware supports IPv6 offload, so enable it
 2017-09-01 17:36 UTC  (2+ messages)

pull-request: wireless-drivers-next 2017-09-01
 2017-09-01 17:36 UTC  (2+ messages)

[PATCH] qlcnic: remove redundant zero check on retries counter
 2017-09-01 17:34 UTC  (2+ messages)

[PATCH net] udp: fix secpath leak
 2017-09-01 17:30 UTC  (2+ messages)

[PATCH v2 0/5] net: mdio-mux: Misc fix
 2017-09-01 17:26 UTC  (2+ messages)

[net 0/3] gianfar: Tx flow control fix (adjust_link)
 2017-09-01 17:15 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: add SFF vendor prefix
 2017-09-01 17:13 UTC  (9+ messages)
` [PATCH v2 2/3] dt-binding: net: sfp binding documentation

[PATCH net] bridge: switchdev: Clear forward mark when transmitting packet
 2017-09-01 17:12 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: mvpp2: optional PHYs and GoP link irq
 2017-09-01 17:09 UTC  (2+ messages)

[PATCH net-next 0/2] flow_dissector: Flow dissector fixes
 2017-09-01 17:05 UTC  (7+ messages)
` [PATCH net-next 2/2] flow_dissector: Add limits for encapsulation and EH

[patch net-next 0/2] mlxsw: spectrum_router: Couple of fixes
 2017-09-01 17:01 UTC  (2+ messages)

[patch net] mlxsw: spectrum: Forbid linking to devices that have uppers
 2017-09-01 17:00 UTC  (2+ messages)

[PATCH net-next 0/3] bpf: Improve LRU map lookup performance
 2017-09-01 16:57 UTC  (2+ messages)

[iproute PATCH 00/51] Fix potential issues detected by Coverity tool
 2017-09-01 16:56 UTC  (5+ messages)
` [iproute PATCH 50/51] Check user supplied interface name lengths

pull request (net-next): ipsec-next 2017-09-01
 2017-09-01 16:54 UTC  (2+ messages)

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-09-01 16:53 UTC  (4+ messages)


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