netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-07 21:09:22 to 2017-09-08 17:59:54 UTC [more...]

[PATCH net] ipv6: fix memory leak with multiple tables during netns destruction
 2017-09-08 17:59 UTC  (3+ messages)

[PATCH RFC 3/5] Add KSZ8795 switch driver
 2017-09-08 17:54 UTC  (4+ messages)

[PATCH] netfilter: nat: constify rhashtable_params
 2017-09-08 17:47 UTC  (3+ messages)
  ` [netfilter-core] "

[PATCH] can: check for null sk before deferencing it via the call to sock_net
 2017-09-08 17:46 UTC  (2+ messages)

[PATCH 0/9] Netfilter/IPVS fixes for net
 2017-09-08 17:45 UTC  (10+ messages)
` [PATCH 1/9] netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
` [PATCH 2/9] netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
` [PATCH 3/9] netfilter: nf_nat: don't bug when mapping already exists
` [PATCH 4/9] netfilter: xtables: add scheduling opportunity in get_counters
` [PATCH 5/9] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
` [PATCH 6/9] netfilter: nat: use keyed locks
` [PATCH 7/9] netfilter: core: remove erroneous warn_on
` [PATCH 8/9] netfilter: xt_hashlimit: alloc hashtable with right size
` [PATCH 9/9] netfilter: xt_hashlimit: fix build error caused by 64bit division

[PATCH RFC 5/5] Add KSZ8795 SPI driver
 2017-09-08 17:35 UTC  (3+ messages)

Use after free in __dst_destroy_metrics_generic
 2017-09-08 17:28 UTC  (11+ messages)

[PATCH v2 0/2] enable hires timer to timeout datagram socket
 2017-09-08 17:26 UTC  (6+ messages)

WARNING: CPU: 2 PID: 4277 at lib/refcount.c:186
 2017-09-08 17:21 UTC 

pull-request: wireless-drivers 2017-09-08
 2017-09-08 17:10 UTC  (2+ messages)

[PATCH net] sctp: fix missing wake ups in some situations
 2017-09-08 17:07 UTC  (2+ messages)

[PATCH 0/3] net: TCP/IP: A few minor cleanups
 2017-09-08 16:51 UTC  (6+ 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 v2 1/2] net_sched: get rid of tcfa_rcu
 2017-09-08 16:37 UTC  (6+ messages)
` [Patch net v2 2/2] net_sched: fix all the madness of tc filter chain

Outlook Web app for Staff
 2017-09-08 16:18 UTC 

OUTLOOK SLOW PERFORMANCE
 2017-09-08 16:00 UTC 

[PATCH net-next v2 00/10] net: dsa: add generic debugfs interface
 2017-09-08 15:29 UTC  (10+ messages)
` [PATCH net-next v2 01/10] net: dsa: add "
` [PATCH net-next v2 02/10] net: dsa: debugfs: add tree

[PATCH] rsi: fix a dereference on adapter before it has been null checked
 2017-09-08 15:24 UTC 

IFA_F_OPTIMISTIC is not supported?
 2017-09-08 15:07 UTC  (2+ messages)

[PATCH iproute2 0/2] malloc correct buff at run time
 2017-09-08 14:51 UTC  (10+ messages)
` [PATCH iproute2 1/2] lib/libnetlink: re malloc buff if size is not enough
` [PATCH iproute2 2/2] lib/libnetlink: update rtnl_talk to support malloc buff at run time

[PATCH net-next 0/3] add UniPhier AVE ethernet support
 2017-09-08 14:44 UTC  (8+ messages)
` [PATCH net-next 1/3] dt-bindings: net: add DT bindings for Socionext UniPhier AVE
` [PATCH net-next 2/3] net: ethernet: socionext: add AVE ethernet driver
` [PATCH net-next 3/3] net: phy: realtek: add RTL8201F phy-id and functions

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

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-08 14:28 UTC  (22+ 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

Fwd: DA850-evm MAC Address is random
 2017-09-08 14:18 UTC  (16+ messages)

[PATCH RFC] Update documentation for KSZ DSA drivers so that new drivers can be added
 2017-09-08 14:12 UTC  (5+ messages)

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-09-08 13:43 UTC  (12+ messages)
` [RFC net-next 2/5] net/sched: Introduce Credit Based Shaper (CBS) qdisc

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

[PATCH 2/2] netfilter/libxt_hashlimit: new feature/algorithm for xt_hashlimit
 2017-09-08 13:10 UTC  (2+ messages)

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

[PATCH v2] netfilter: xt_hashlimit: fix build error caused by 64bit division
 2017-09-08 12:56 UTC  (2+ messages)

[PATCH 1/1] forcedeth: remove tx_stop variable
 2017-09-08 12:28 UTC 

[PATCH] net:netfilter alloc xt_byteslimit_htable with wrong size
 2017-09-08 11:58 UTC  (2+ messages)

[PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule
 2017-09-08 11:40 UTC  (4+ messages)

[V2 PATCH net-next 0/2] Fixes for XDP_REDIRECT map
 2017-09-08 10:41 UTC  (5+ messages)
` [V2 PATCH net-next 1/2] xdp: implement xdp_redirect_map for generic XDP

[PATCH net] phy: mvebu-cp110: checking for NULL instead of IS_ERR()
 2017-09-08 10:31 UTC 

[PATCH] rtl8xxxu: Don't printk raw binary if serial number is not burned in
 2017-09-08 10:30 UTC  (3+ messages)
    ` [PATCH v2] "

[PATCH net] net: qualcomm: rmnet: Fix a double free
 2017-09-08 10:23 UTC 

[PATCH] e1000e: changed some expensive calls of udelay to usleep_range
 2017-09-08  9:28 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH RFC 4/5] Add KSZ8795 register definitions
 2017-09-08  9:21 UTC  (2+ messages)

[PATCH 3/3] lan78xx: Use default value loaded from EEPROM/OTP when resetting
 2017-09-08  9:11 UTC  (3+ messages)

[PATCH net] smsc95xx: Configure pause time to 0xffff when tx flow control enabled
 2017-09-08  9:11 UTC  (3+ messages)

[PATCH RFC 2/5] Add KSZ8795 switch driver support in Makefile
 2017-09-08  9:06 UTC  (5+ messages)

[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] 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)

[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 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: 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  (2+ messages)

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

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

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

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

[PATCH iproute2 0/4] Add support for dpipe's global header formatting
 2017-09-07 22:13 UTC  (4+ messages)
` [PATCH iproute2 3/4] devlink: Update devlink UAPI file

[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 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 


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