netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-03 21:09:36 to 2015-09-07 09:05:48 UTC [more...]

[PATCH] net: tipc: fix stall during bclink wakeup procedure
 2015-09-07  9:05 UTC  (5+ messages)

BUG: sleeping function called from invalid context at mm/page_alloc.c:3186
 2015-09-07  8:50 UTC  (10+ messages)
  ` [PATCH net 1/1] r8169: fix sleepable allocation during netdevice stats retrieval

[RFC PATCH 0/3] Network stack, first user of SLAB/kmem_cache bulk free API
 2015-09-07  8:41 UTC  (12+ messages)
  ` [RFC PATCH 1/3] net: introduce kfree_skb_bulk() user of kmem_cache_free_bulk()
  ` [RFC PATCH 2/3] net: NIC helper API for building array of skbs to free
  ` [RFC PATCH 3/3] ixgbe: bulk free SKBs during TX completion cleanup cycle

[PATCH net 0/3] r8169: fix sleepable allocation during netdevice stats retrieval
 2015-09-07  7:05 UTC  (8+ messages)
` [PATCH net 1/3] r8169: decouple the counters data and the device private area
` [PATCH net 2/3] r8169: move rtl_reset_counters_cond before the hardware counters helpers
` [PATCH net 3/3] r8169: increase the lifespan of the hardware counters dump area

[PATCH] fixed_phy: pass 'irq' to fixed_phy_add()
 2015-09-07  6:49 UTC  (2+ messages)

[PATCH net] openvswitch: Remove conntrack Kconfig option
 2015-09-07  6:48 UTC  (3+ messages)

[PATCH 0/3] net: irda: pxaficp_ir: dmaengine conversion
 2015-09-07  4:16 UTC  (2+ messages)

[PATCH net 0/2] fix the autoresume may fail
 2015-09-07  3:57 UTC  (3+ messages)
` [PATCH net 1/2] r8152: split DRIVER_VERSION
` [PATCH net 2/2] r8152: fix the runtime suspend issues

[PATCH] dm9000: fix a typo
 2015-09-07  3:15 UTC 

[PATCH net-next] net: dsa: mv88e6171: add hardware 802.1Q support
 2015-09-07  2:51 UTC  (3+ messages)

pull-request: mac80211 2015-09-04
 2015-09-07  2:50 UTC  (2+ messages)

[PATCH] ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
 2015-09-07  2:49 UTC  (3+ messages)

[PATCH] vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
 2015-09-07  2:48 UTC  (4+ messages)

[PATCH] lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
 2015-09-07  2:47 UTC  (2+ messages)

[PATCH net v3] ipv6: fix multipath route replace error recovery
 2015-09-06 20:46 UTC 

[PATCH net-next v2] ipv6: fix multipath route replace error recovery
 2015-09-06 20:46 UTC  (3+ messages)

Charity Project Worth $1,000,000.00 Dollars
 2015-09-06 16:52 UTC 

Charity Project Worth $1,000,000.00 Dollars
 2015-09-06 16:49 UTC 

[PATCH] net/core/sysctl_net_core.c unused variable
 2015-09-06 16:08 UTC  (3+ messages)

[PATCH] net: stmmac: Use msleep rather then udelay for reset delay
 2015-09-06 15:50 UTC 

[PATCH] ip link/addr show: add empty line between interfaces
 2015-09-06 11:01 UTC 

[net-next PATCH] net: ipv6: use common fib_default_rule_pref
 2015-09-06 10:20 UTC  (5+ messages)
` [net-next PATCH] net: kill default_pref field of struct fib_rules_ops
    ` [net-next PATCH v2] net: ipv6: use common fib_default_rule_pref

[PATCH] 9p: trans_fd, initialize recv fcall properly if not set
 2015-09-06  6:55 UTC  (3+ messages)
  ` [V9fs-developer] "

[PATCH] net: bridge: remove unnecessary switchdev include
 2015-09-06  6:32 UTC  (2+ messages)

[PATCH net] net: bridge: check __vlan_vid_del for error
 2015-09-06  6:32 UTC  (2+ messages)

[PATCH net-next] RDS: rds_conn_lookup() should factor in the struct net for a match
 2015-09-06  5:05 UTC  (2+ messages)

[PATCH] net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
 2015-09-06  5:04 UTC  (2+ messages)

[patch net] switchdev: fix return value of switchdev_port_fdb_dump in case of error
 2015-09-06  5:02 UTC  (2+ messages)

[PATCH] be2net: Revert "make the RX_FILTER command asynchronous" commit
 2015-09-06  5:01 UTC  (2+ messages)

[PATCH 0/6] Netfilter fixes for net
 2015-09-06  4:59 UTC  (2+ messages)

[PATCH] net: wan: sbni: fix device usage count
 2015-09-06  0:33 UTC  (2+ messages)

[PATCH 1/1] net/ipv6: Correct PIM6 mrt_lock handling
 2015-09-06  0:32 UTC  (2+ messages)

[PATCH] net: phy: Handle postive return codes in phy_connect
 2015-09-05 20:26 UTC  (8+ messages)

[PATCH net] net: dsa: bcm_sf2: Fix ageing conditions and operation
 2015-09-05 20:07 UTC 

[PATCH 0/2] net: thunder: Add ACPI support
 2015-09-05 20:00 UTC  (9+ messages)
` [PATCH 2/2] net, thunder, bgx: Add support for ACPI binding
              ` _DSD standardization note (WAS: Re: [PATCH 2/2] net, thunder, bgx: Add support for ACPI binding.)

[PATCH] ethtool: Dump eeprom info for soldered on modules
 2015-09-05 10:48 UTC  (2+ messages)

[GIT] Networking
 2015-09-05 16:14 UTC  (16+ messages)

[PATCH ethtool V3 0/2] Add copybreak support
 2015-09-05  9:50 UTC  (4+ messages)
` [PATCH ethtool V3 1/2] ethtool: "

parsing the output of ethtool programmatically
 2015-09-05  9:53 UTC  (2+ messages)

[PATCH v2 1/2] ethtool: changes of emac_regs structure accordingly within driver emac_regs structure
 2015-09-05 10:41 UTC  (2+ messages)

[PATCH v3 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-09-05 10:04 UTC  (17+ messages)
` [PATCH v3 1/4] Add correlated clocksource deriving system time from an auxiliary clocksource

[PATCH] iproute: print more verbose error on route cache flush
 2015-09-05  7:40 UTC 

c/r of seccomp filters via underlying eBPF
 2015-09-05  7:13 UTC  (36+ messages)
` [PATCH 1/6] ebpf: add a seccomp program type
` [PATCH 2/6] seccomp: make underlying bpf ref counted as well
` [PATCH 3/6] ebpf: add a way to dump an eBPF program
` [PATCH 4/6] seccomp: add a way to access filters via bpf fds
` [PATCH 5/6] seccomp: add a way to attach a filter via eBPF fd
` [PATCH 6/6] ebpf: allow BPF_REG_X in src_reg conditional jumps

[PATCH RFC v2 net 0/5] ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
 2015-09-04 23:52 UTC  (7+ messages)
` [PATCH RFC v2 net 1/5] ipv6: Refactor common ip6gre_tunnel_init codes
` [PATCH RFC v2 net 2/5] ipv6: Rename the dst_cache helper functions in ip6_tunnel
` [PATCH RFC v2 net 3/5] ipv6: Fix dst_entry refcnt bugs "
` [PATCH RFC v2 net 4/5] ipv6: Avoid double dst_free
` [PATCH RFC v2 net 5/5] ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel

[PATCH] RDS: verify the underlying transport exists before creating a connection
 2015-09-04 21:12 UTC  (5+ messages)

[PATCH net 1/1] cxgb4: fix usage of uninitialized variable
 2015-09-04 21:05 UTC 

eBPF / seccomp globals?
 2015-09-04 20:37 UTC  (6+ messages)

[Linux 4.2-rc8+] circular locking dependency detected: [pppd] ppp_dev_uninit() | rtnl_lock()
 2015-09-04 20:32 UTC  (2+ messages)

[PATCH net-next 0/7] net: dsa: mv88e6xxx: improve ATU move operations
 2015-09-04 18:34 UTC  (8+ messages)
` [PATCH net-next 1/7] net: dsa: mv88e6xxx: extract FID write from ATU command
` [PATCH net-next 2/7] net: dsa: mv88e6xxx: extract ATU data write access
` [PATCH net-next 3/7] net: dsa: mv88e6xxx: rework ATU Flush operation
` [PATCH net-next 4/7] net: dsa: mv88e6xxx: flush ATU on initial setup
` [PATCH net-next 5/7] net: dsa: mv88e6xxx: flush all addresses when adding a VLAN
` [PATCH net-next 6/7] net: dsa: mv88e6xxx: remove addresses when a port leaves "
` [PATCH net-next 7/7] net: dsa: mv88e6xxx: remove all MACs when disabling a port

[RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards
 2015-09-04 18:11 UTC  (4+ messages)

ip_rcv_finish() NULL pointer and possibly related Oopses
 2015-09-04 14:57 UTC  (10+ messages)

[PATCH] device property: Don't overwrite addr when failing in device_get_mac_address
 2015-09-04 14:03 UTC  (2+ messages)

[PATCH] cfg80211: regulatory: restore proper user alpha2
 2015-09-04 12:30 UTC  (2+ messages)

[PATCH] mac80211: Do not use sizeof() on pointer type
 2015-09-04 12:24 UTC  (2+ messages)

[PATCH] net/bonding: send arp in interval if no active slave
 2015-09-04 11:04 UTC  (10+ messages)

Prioritize a vlan on another
 2015-09-04 10:52 UTC  (2+ messages)

Linux kernel commit breaks IPMI on iface downing
 2015-09-04  8:29 UTC  (4+ messages)

IPv6 xfrm GSO fragmentation bug
 2015-09-04  5:21 UTC  (4+ messages)

[RFC PATCH kernel] Revert "net/mlx4_core: Add port attribute when tracking counters"
 2015-09-04  3:36 UTC  (5+ messages)

Hello
 2015-09-04  1:17 UTC 

[PATCH net-next] net: Support ip route get via given table
 2015-09-03 23:25 UTC  (3+ messages)

[PATCH] ixgbe: Remove bimodal SR-IOV disabling
 2015-09-03 23:08 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH] net: eth: altera: fix napi poll_list corruption
 2015-09-03 22:35 UTC  (4+ messages)

[PATCH v2] net: Fix behaviour of unreachable, blackhole and prohibit routes
 2015-09-03 22:22 UTC  (3+ 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).