netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-07 05:40:51 to 2017-09-08 08:57:40 UTC [more...]

[PATCH RFC 1/6] The file ksz_common.c will be used by other KSZ switch drivers
 2017-09-08  8:57 UTC  (7+ messages)

[PATCH RFC 0/6] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-09-08  8:54 UTC  (2+ messages)

[V2 PATCH net-next 0/2] Fixes for XDP_REDIRECT map
 2017-09-08  8:36 UTC  (7+ messages)
` [V2 PATCH net-next 1/2] xdp: implement xdp_redirect_map for generic XDP
` [V2 PATCH net-next 2/2] xdp: catch invalid XDP_REDIRECT API usage

[PATCH net] ipv6: fix memory leak with multiple tables during netns destruction
 2017-09-08  8:26 UTC 

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-08  7:43 UTC  (16+ messages)
` [PATCH v5 01/10] arm64: dts: allwinner: Restore EMAC changes
` [PATCH v5 02/10] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v5 03/10] arm: dts: sunxi: Restore EMAC changes
  ` [PATCH v5 04/10] net: stmmac: sun8i: Restore the compatibles
` [PATCH v5 05/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
` [PATCH v5 06/10] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v5 07/10] arm64: dts: allwinner: add snps,dwmac-mdio compatible to emac/mdio
` [PATCH v5 08/10] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v5 09/10] net: stmmac: snps,dwmac-mdio MDIOs are automatically registered
` [PATCH v5 10/10] net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs

[PATCH] mm/vmstats: add counters for the page frag cache
 2017-09-08  7:11 UTC  (2+ messages)
  `  "

[PATCH net-next v7] openvswitch: enable NSH support
 2017-09-08  6:13 UTC  (3+ messages)

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-09-08  6:06 UTC  (10+ messages)

[PATCH net-next v8] openvswitch: enable NSH support
 2017-09-08  5:58 UTC 

[patch net-next] team: fall back to hash if table entry is empty
 2017-09-08  5:55 UTC  (2+ messages)

[PATCH v2] netfilter: xt_hashlimit: fix build error caused by 64bit division
 2017-09-08  5:38 UTC 

[PATCH 0/3] net: TCP/IP: A few minor cleanups
 2017-09-08  5:06 UTC  (4+ messages)
` [PATCH 1/3] net: __sock_cmsg_send(): Remove unused parameter `msg'
` [PATCH 2/3] net: inet_recvmsg(): Remove unnecessary bitwise operation
` [PATCH 3/3] net: skb_queue_purge(): lock/unlock the list only once

[PATCH net] bpf: don't select potentially stale ri->map from buggy xdp progs
 2017-09-08  5:06 UTC  (3+ messages)

Use after free in __dst_destroy_metrics_generic
 2017-09-08  3:27 UTC  (5+ messages)

[PATCH net v2] rds: Fix incorrect statistics counting
 2017-09-08  3:07 UTC  (2+ messages)

[PATCH] isdn: isdnloop: fix logic error in isdnloop_sendbuf
 2017-09-08  3:04 UTC  (2+ messages)

[PATCH net-next 2/4] ip/options: explicitly provide net ns to __ip_options_echo()
 2017-09-08  3:03 UTC  (3+ messages)
` [PATCH net] udp: drop head states only when all skb references are gone

[PATCH net] ip6_gre: update mtu properly in ip6gre_err
 2017-09-08  3:00 UTC  (2+ messages)

[PATCH] net:netfilter alloc xt_byteslimit_htable with wrong size
 2017-09-08  3:00 UTC 

[PATCH] net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
 2017-09-08  2:18 UTC  (2+ messages)

[patch net] net: sched: fix memleak for chain zero
 2017-09-08  2:18 UTC  (6+ messages)

[PATCH] netfilter: xt_hashlimit: fix build error caused by 64bit division
 2017-09-08  2:14 UTC 

[PATCH] net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfs
 2017-09-08  2:06 UTC  (6+ messages)

[PATCH net] perf/bpf: fix a clang compilation issue
 2017-09-08  1:36 UTC 

[PATCH] rtl8xxxu: Don't printk raw binary if serial number is not burned in
 2017-09-08  1:27 UTC  (2+ messages)

[PATCH RFC 3/6] The file ksz_common.c contains common code shared by all KSZ switch drivers
 2017-09-08  1:12 UTC  (2+ messages)

[PATCH RFC 2/6] Create new file ksz9477.c from KSZ9477 code in ksz_common.c
 2017-09-08  0:46 UTC  (5+ messages)

ATENCIÓN;
 2017-09-07 11:11 UTC 

WARN_ON() in __nf_hook_entries_try_shrink()
 2017-09-08  0:11 UTC  (2+ messages)

[PATCH RFC 2/5] Add KSZ8795 switch driver support in Makefile
 2017-09-07 22:43 UTC  (4+ messages)

latest netdev net-next kernel panic
 2017-09-07 22:38 UTC  (5+ messages)

[PATCH RFC 3/5] Add KSZ8795 switch driver
 2017-09-07 22:36 UTC  (2+ messages)

[PATCH] e1000e: changed some expensive calls of udelay to usleep_range
 2017-09-07 22:19 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH iproute2 0/4] Add support for dpipe's global header formatting
 2017-09-07 22:13 UTC  (7+ messages)
` [PATCH iproute2 1/4] devlink: Make match/action parsing more flexible
` [PATCH iproute2 2/4] devlink: Add support for special format protocol headers
` [PATCH iproute2 3/4] devlink: Update devlink UAPI file
` [PATCH iproute2 4/4] devlink: Add support for protocol IPv4/IPv6/Ethernet special formats

[PATCH RFC] Update documentation for KSZ DSA drivers so that new drivers can be added
 2017-09-07 21:54 UTC  (2+ messages)

[PATCH net-next] mdio_bus: Remove unneeded gpiod NULL check
 2017-09-07 21:51 UTC  (11+ messages)

[PATCH RFC 6/6] Modify tag_ksz.c to support other KSZ switch drivers
 2017-09-07 21:48 UTC  (2+ messages)

[PATCH RFC 5/6] Switch SPI driver calls its own driver switch register function
 2017-09-07 21:40 UTC  (2+ messages)

Can you help to analyze this panic issue when using VPN?
 2017-09-07 21:20 UTC  (2+ messages)

[PATCH RFC 5/5] Add KSZ8795 SPI driver
 2017-09-07 21:17 UTC 

[PATCH RFC 4/5] Add KSZ8795 register definitions
 2017-09-07 21:17 UTC 

[PATCH RFC 1/5] Add KSZ8795 switch driver support in Kconfig
 2017-09-07 21:17 UTC 

[PATCH RFC 0/5] Add DSA driver support for KSZ8795 switch
 2017-09-07 21:16 UTC 

[PATCH RFC 4/6] The common header ksz_priv.h does not contain chip specific data
 2017-09-07 21:09 UTC 

[Patch net v2 1/2] net_sched: get rid of tcfa_rcu
 2017-09-07 20:52 UTC  (5+ messages)
` [Patch net v2 2/2] net_sched: fix all the madness of tc filter chain

[RFC PATCH v3 0/6] Configuring traffic classes via new hardware offload mechanism in tc/mqprio
 2017-09-07 20:09 UTC  (12+ messages)
` [RFC PATCH v3 1/6] mqprio: Introduce new hardware offload mode and shaper in mqprio
` [RFC PATCH v3 2/6] i40e: Add macro for PF reset bit
` [RFC PATCH v3 3/6] i40e: Add infrastructure for queue channel support
` [RFC PATCH v3 4/6] i40e: Enable 'channel' mode in mqprio for TC configs
` [RFC PATCH v3 5/6] i40e: Refactor VF BW rate limiting
` [RFC PATCH v3 6/6] i40e: Add support setting TC max bandwidth rates
` [Intel-wired-lan] [RFC PATCH v3 0/6] Configuring traffic classes via new hardware offload mechanism in tc/mqprio

[PATCH] net: tulip: Constify tulip_tbl
 2017-09-07 19:35 UTC 

[PATCH net-next v2 00/10] net: dsa: add generic debugfs interface
 2017-09-07 19:34 UTC  (3+ messages)
` [PATCH net-next v2 01/10] net: dsa: add "

Bad escapes in ip -online
 2017-09-07 16:56 UTC  (2+ messages)

nfp bpf offload add/replace
 2017-09-07 16:52 UTC  (4+ messages)

pull-request: mac80211 2017-09-07
 2017-09-07 16:41 UTC  (2+ messages)

[GIT] Networking
 2017-09-07 16:40 UTC  (12+ messages)
            ` [PATCH] iwlwifi: mvm: only send LEDS_CMD when the FW supports it
              `  "

[PATCH] net: ethernet: ti: netcp_core: no need in netif_napi_del
 2017-09-07 15:32 UTC 

[PATCH 0/2] 9p: Fixes for hard-to-hit bugs
 2017-09-07 14:49 UTC  (2+ messages)

[PATCH] rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches
 2017-09-07 14:35 UTC  (3+ messages)

[PATCH net 0/3] lan78xx: Fixes to lan78xx driver
 2017-09-07 14:26 UTC  (5+ messages)

[PATCH] netfilter: xt_hashlimit: avoid 64-bit division
 2017-09-07 14:16 UTC  (6+ messages)

[PATCH 3/3] lan78xx: Use default value loaded from EEPROM/OTP when resetting
 2017-09-07 14:13 UTC  (2+ messages)

[PATCH net 2/3] lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
 2017-09-07 14:10 UTC  (2+ messages)

[PATCH net 1/3] lan78xx: Fix for eeprom read/write when device autosuspend
 2017-09-07 14:04 UTC  (2+ messages)

[PATCH net] smsc95xx: Configure pause time to 0xffff when tx flow control enabled
 2017-09-07 13:56 UTC  (2+ messages)

Re:
 2017-09-07 13:34 UTC 

[PATCH 0/2] net: Fix crashes due to activity during suspend
 2017-09-07 13:09 UTC  (5+ messages)

[PATCH 0/3] Security: add lsm hooks for checking permissions on eBPF objects
 2017-09-07 12:32 UTC  (5+ messages)
` [PATCH 1/3] security: bpf: Add eBPF LSM hooks to security module

[PATCH] ath10: mark PM functions as __maybe_unused
 2017-09-07 11:36 UTC  (2+ messages)

[PATCH] drivers: net: Display proper debug level up to 6
 2017-09-07 11:24 UTC 

[RFC, iproute2 PATCH v2] tc/mqprio: Offload mode and shaper options in mqprio
 2017-09-07 11:03 UTC 

[PATCH net v4 1/3] dt-bindings: add SFF vendor prefix
 2017-09-07  9:25 UTC  (3+ messages)
  ` [PATCH net v4 2/3] dt-binding: net: sfp binding documentation
  ` [PATCH net v4 3/3] net: phy: sfp: rename dt properties to match the binding

[PATCH v2 1/2] selftests: bpf: test_kmod.sh: check if module is present in the path before insert
 2017-09-07  9:20 UTC  (2+ messages)
  ` [PATCH v2 2/2] selftests: bpf: test_kmod.sh: use modprobe on target device

ipset losing entries on its own
 2017-09-07  8:41 UTC  (5+ messages)

Fwd: DA850-evm MAC Address is random
 2017-09-07  8:36 UTC  (15+ messages)

[PATCH] dt-bindings: net: don't confuse with generic PHY property
 2017-09-07  8:09 UTC 

WARNING: at net/netfilter/core.c:218 __nf_hook_entries_try_shrink+0xf7/0x110
 2017-09-07  7:13 UTC  (2+ messages)

[PATCH] fsl/fman: make arrays port_ids static, reduces object code size
 2017-09-07  7:14 UTC  (2+ messages)

VLAN/bridge "compression" in wifi (was: Re: [PATCH 3/8] qtnfmac: implement AP_VLAN iftype support)
 2017-09-07  6:45 UTC  (3+ messages)

[PATCH 1/2] ip_tunnel: fix setting ttl and tos value in collect_md mode
 2017-09-07  6:08 UTC  (2+ messages)
` [PATCH 2/2] ip6_tunnel: fix setting hop_limit value for ipv6 tunnel

[PATCH 0/7] net: qrtr: Fixes and support receiving version 2 packets
 2017-09-07  6:03 UTC  (8+ messages)
` [PATCH 1/7] net: qrtr: Invoke sk_error_report() after setting sk_err
` [PATCH 2/7] net: qrtr: Move constants to header file
` [PATCH 3/7] net: qrtr: Add control packet definition to uapi
` [PATCH 4/7] net: qrtr: Pass source and destination to enqueue functions
` [PATCH 5/7] net: qrtr: Clean up control packet handling
` [PATCH 6/7] net: qrtr: Use sk_buff->cb in receive path
` [PATCH 7/7] net: qrtr: Support decoding incoming v2 packets


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