netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-20 16:50:32 to 2014-09-22 16:40:38 UTC [more...]

[PATCHv6 net-next 1/3] sunvnet: upgrade to VIO protocol version 1.6
 2014-09-22 16:40 UTC  (7+ messages)

[RFC v2 3/6] kthread: warn on kill signal if not OOM
 2014-09-22 16:36 UTC  (13+ messages)

[PATCH net-next v2 0/5] net: tcp: DCTCP congestion control algorithm
 2014-09-22 16:28 UTC  (8+ messages)
` [PATCH net-next v2 1/5] net: tcp: assign tcp cong_ops when tcp sk is created
` [PATCH net-next v2 2/5] net: tcp: add flag for ca to indicate that ECN is required
` [PATCH net-next v2 3/5] net: tcp: split ack slow/fast events from cwnd_event
` [PATCH net-next v2 4/5] net: tcp: more detailed ACK events and events for CE marked packets
` [PATCH net-next v2 5/5] net: tcp: add DCTCP congestion control algorithm

[PATCH] scsi: fix kconfig dependency warnings for SCSI_FC_ATTRS
 2014-09-22 16:11 UTC  (5+ messages)

Fw: [Bug 84961] New: Kernel crash at __xfrm_state_lookup
 2014-09-22 16:03 UTC 

Fw: [Bug 84991] New: Adding a gre tunnel causes a kernel panic
 2014-09-22 16:02 UTC 

Fw: [Bug 84951] New: 8021q: kernel doesn't take into account ethernet header bytes for received packets
 2014-09-22 16:01 UTC 

Fw: [Bug 84881] New: [ASRock N68-VGS3 FX with onboard Gigabit LAN PHY RTL8211CL] Networking and ACPI conflicts
 2014-09-22 16:00 UTC 

Corrupt Network Packets -- 3.17-rc5/rc6
 2014-09-22 15:53 UTC 

[patch net-next v2 0/9] introduce rocker switch driver with hardware accelerated datapath api
 2014-09-22 15:10 UTC  (24+ messages)
` [patch net-next v2 8/9] switchdev: introduce Netlink API

[PATCH 00/11 NEXT] Modify rtlwifi, rtl_pci, rtl8188ee, and rtl8821ae for merge with Realtek code repo
 2014-09-22 14:39 UTC  (12+ messages)
` [PATCH 01/11 NEXT] rtlwifi: btcoexist: Fix Smatch warning
` [PATCH 02/11 NEXT] rtlwifi: Remove extra workqueue for enter/leave power state
` [PATCH 03/11 NEXT] rtlwifi: rtl_pci: Start modification for new drivers
  ` [PATCH 04/11 NEXT] rtlwifi: Modify core.c "
  ` [PATCH 05/11 NEXT] rtlwifi: Modify base.{c,h} "
  ` [PATCH 08/11 NEXT] rtlwifi: Finish modifying core routines "
  ` [PATCH 09/11 NEXT] rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014
` [PATCH 06/11 NEXT] rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new drivers
` [PATCH 07/11 NEXT] rtlwifi: Update power-save routines for 062814 driver
` [PATCH 10/11 NEXT] rtlwifi: rtl8821ae: Move driver from staging to regular tree
` [PATCH 11/11 NEXT] rtlwifi: Fix problems with building an allyesconfig

[net-next PATCH 00/29] Add support for the Intel FM10000 Ethernet Switch Host Interface
 2014-09-22 14:21 UTC  (10+ messages)
` [net-next PATCH 29/29] fm10k: Add support for PTP

[PATCH net-next] tcp: avoid possible arithmetic overflows
 2014-09-22 12:42 UTC  (10+ messages)
        ` [PATCH v2 "

(unknown),
 2014-09-22 11:58 UTC 

[PATCH net 0/4] qlcnic: Bug fixes
 2014-09-22  9:51 UTC  (5+ messages)
` [PATCH net 1/4] qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the API
` [PATCH net 2/4] qlcnic: Fix memory corruption while reading stats using ethtool
` [PATCH net 3/4] qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics
` [PATCH net 4/4] qlcnic: Fix ordering of stats in stats buffer

[PATCH] brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()
 2014-09-22  9:56 UTC  (3+ messages)

[PATCH] batman-adv: fix potential NULL pointer dereferencing
 2014-09-22  9:12 UTC  (2+ messages)

Dear Friend !!!
 2014-09-22  8:31 UTC 

ipv4 dead route delete notification on netdev down
 2014-09-22  8:26 UTC  (3+ messages)

[PATCH net 0/3] ipv6: Return an error when adding an already existing tunnel
 2014-09-22  8:07 UTC  (4+ messages)
` [PATCH net 1/3] ip6_tunnel: Return an error when adding an "
` [PATCH net 2/3] ip6_vti: "
` [PATCH net 3/3] ip6_gre: "

net/fec: Unable to get a permanent link when connecting to a PC
 2014-09-22  8:06 UTC 

[PATCH net] ip_tunnel: Don't allow to add the same tunnel multiple times
 2014-09-22  7:11 UTC 

pull request (net): ipsec 2014-09-22
 2014-09-22  5:38 UTC  (3+ messages)
` [PATCH 1/2] xfrm: Generate blackhole routes only from route lookup functions
` [PATCH 2/2] xfrm: Generate queueing "

[patch -next] r8169: fix an if condition
 2014-09-22  2:30 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2014-09-22  1:52 UTC 

HOW ARE YOU?
 2014-09-22  1:13 UTC 

[PATCH v14 net-next 00/11] eBPF syscall, verifier, testsuite
 2014-09-22  0:06 UTC  (12+ messages)
` [PATCH v14 net-next 01/11] bpf: introduce BPF syscall and maps
` [PATCH v14 net-next 02/11] bpf: enable bpf syscall on x64 and i386
` [PATCH v14 net-next 03/11] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v14 net-next 04/11] bpf: expand BPF syscall with program load/unload
` [PATCH v14 net-next 05/11] bpf: handle pseudo BPF_CALL insn
` [PATCH v14 net-next 06/11] bpf: verifier (add docs)
` [PATCH v14 net-next 07/11] bpf: verifier (add ability to receive verification log)
` [PATCH v14 net-next 08/11] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v14 net-next 09/11] bpf: verifier (add branch/goto checks)
` [PATCH v14 net-next 10/11] bpf: verifier (add verifier core)
` [PATCH v14 net-next 11/11] bpf: mini eBPF library, test stubs and verifier testsuite

ethtool 3.16 released
 2014-09-21 23:32 UTC 

[PATCH] bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
 2014-09-21 23:32 UTC 

[ethtool PATCH 1/1] ethtool: Support cpsw ale-table registers in -d
 2014-09-21 22:58 UTC  (2+ messages)

[PATCH ethtool] test-cmdline: Disable test cases for --rxfh hash key parsing
 2014-09-21 22:52 UTC 

[PATCH v7 ethtool 2/2] ethtool: Support for configurable RSS hash key
 2014-09-21 22:38 UTC  (4+ messages)

[PATCH net-next v2 0/2] Display classifier filters using ethtool
 2014-09-21 21:47 UTC  (4+ messages)
` [PATCH net-next v2 2/2] enic: Add ethtool support to show classifier filters added by the driver

[PATCH 1/1] iproute2 actions: BugFix action stats to display with -s
 2014-09-21 16:29 UTC 

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-09-21 15:30 UTC  (8+ messages)

action stats broken?
 2014-09-21 15:01 UTC  (6+ messages)

[PATCH v2 net-next 0/9] ipv6: fib6: socket dst_entry improvments and cleanups
 2014-09-21 14:11 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] ipv6: support for fib6_clean_* to update fn_sernum
` [PATCH v2 net-next 2/9] ipv6: a bit more typesafety
` [PATCH v2 net-next 3/9] ipv6: only generate one new serial number during fib6_add()
` [PATCH v2 net-next 4/9] ipv6: if no function for cleaner is specified only visit fib6_nodes
` [PATCH v2 net-next 5/9] ipv6: new function fib6_flush_trees and use it instead of bumping removed rt6_genid
` [PATCH v2 net-next 6/9] ipv6: no need to bump rt_genid_ipv6 on address addition
` [PATCH v2 net-next 7/9] ipv6: keep rt_sernum per namespace to reduce number of flushes
` [PATCH v2 net-next 8/9] ipv6: switch rt_sernum to atomic_t and clean up types
` [PATCH v2 net-next 9/9] ipv6: rename rt_genid_bump_ipv6 to rt6_inval_dst_caches

[PATCH net-next v4 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
 2014-09-21 11:07 UTC  (7+ messages)

[PATCH net-next 0/8] ipv6: fib6: socket dst_entry improvments and cleanups
 2014-09-21 10:11 UTC  (15+ messages)
` [PATCH net-next 1/8] ipv6: support for fib6_clean_* to update fn_sernum
` [PATCH net-next 2/8] ipv6: a bit more typesafety
` [PATCH net-next 3/8] ipv6: only generate one new serial number during fib6_add()
` [PATCH net-next 4/8] ipv6: if no function for cleaner is specified only visit fib6_nodes
` [PATCH net-next 5/8] ipv6: new function fib6_flush_trees and use it instead of bumping removed rt6_genid
` [PATCH net-next 6/8] ipv6: no need to bump rt_genid_ipv6 on address addition
` [PATCH net-next 7/8] ipv6: keep rt_sernum per namespace to reduce number of flushes
` [PATCH net-next 8/8] ipv6: switch rt_sernum to atomic_t and clean up types

[net-next] udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
 2014-09-21  1:38 UTC  (4+ messages)

[PATCH net-next 0/3] net: Eliminate gso_send_check
 2014-09-21  1:29 UTC  (8+ messages)
` [PATCH net-next 1/3] tcp: move logic out of tcp_v[64]_gso_send_check
` [PATCH net-next 2/3] udp: move logic out of udp[46]_ufo_send_check
` [PATCH net-next 3/3] net: Remove gso_send_check as an offload callback

[net-next PATCH v2 1/2] net: cls_u32: fix missed pcpu_success free_percpu
 2014-09-21  1:20 UTC  (4+ messages)
` [net-next PATCH v2 2/2] net: sched: cls_u32 changes to knode must appear atomic to readers

[PATCH net-next] net: sched: use pinned timers
 2014-09-21  1:01 UTC 

[RFC PATCH 00/11] next: mips: Fix default configurations
 2014-09-21  0:46 UTC  (12+ messages)
` [RFC PATCH 01/11] next: mips: Fix gpr_defconfig
` [RFC PATCH 02/11] next: mips: Fix ip27_defconfig
` [RFC PATCH 03/11] next: mips: Fix jazz_defconfig
` [RFC PATCH 04/11] next: mips: Fix loongson3_defconfig
` [RFC PATCH 05/11] next: mips: Fix malta_defconfig
` [RFC PATCH 06/11] next: mips: Fix malta_kvm_defconfig
` [RFC PATCH 07/11] next: mips: Fix malta_kvm_guest_defconfig
` [RFC PATCH 08/11] next: mips: Fix mtx1_defconfig
` [RFC PATCH 09/11] next: mips: Fix nlm_xlp_defconfig
` [RFC PATCH 10/11] next: mips: Fix nlm_xlr_defconfig
` [RFC PATCH 11/11] next: mips: Fix rm200_defconfig

[RFC PATCH 00/11] next: mips: Fix default configurations
 2014-09-21  0:45 UTC 

[RFC PATCH 00/11] next: mips: Fix default configurations
 2014-09-21  0:44 UTC 

[net-next PATCH v2 00/29] Add support for the Intel FM10000 Ethernet Switch Host Interface
 2014-09-20 23:54 UTC  (30+ messages)
` [net-next PATCH v2 01/29] fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver
` [net-next PATCH v2 02/29] fm10k: Add register defines and basic structures
` [net-next PATCH v2 03/29] fm10k: Add support for TLV message parsing and generation
` [net-next PATCH v2 04/29] fm10k: Add support for basic interaction with hardware
` [net-next PATCH v2 05/29] fm10k: Add support for mailbox
` [net-next PATCH v2 06/29] fm10k: Implement PF <-> SM mailbox operations
` [net-next PATCH v2 07/29] fm10k: Add support for PF
` [net-next PATCH v2 08/29] fm10k: Add support for configuring PF interface
` [net-next PATCH v2 09/29] fm10k: Add netdev
` [net-next PATCH v2 10/29] fm10k: Add support for L2 filtering
` [net-next PATCH v2 11/29] fm10k: Add support for ndo_open/stop
` [net-next PATCH v2 12/29] fm10k: Add interrupt support
` [net-next PATCH v2 13/29] fm10k: add support for Tx/Rx rings
` [net-next PATCH v2 14/29] fm10k: Add service task to handle delayed events
` [net-next PATCH v2 15/29] fm10k: Add Tx/Rx hardware ring bring-up/tear-down
` [net-next PATCH v2 16/29] fm10k: Add transmit and receive fastpath and interrupt handlers
` [net-next PATCH v2 17/29] fm10k: Add ethtool support
` [net-next PATCH v2 18/29] fm10k: Add support for PCI power management and error handling
` [net-next PATCH v2 19/29] fm10k: Add support for multiple queues
` [net-next PATCH v2 20/29] fm10k: Add support for netdev offloads
` [net-next PATCH v2 21/29] fm10k: Add support for MACVLAN acceleration
` [net-next PATCH v2 22/29] fm10k: Add support for PF <-> VF mailbox
` [net-next PATCH v2 23/29] fm10k: Add support for VF
` [net-next PATCH v2 24/29] fm10k: Add support for SR-IOV to PF core files
` [net-next PATCH v2 25/29] fm10k: Add support for SR-IOV to driver
` [net-next PATCH v2 26/29] fm10k: Add support for IEEE DCBx
` [net-next PATCH v2 27/29] fm10k: Add support for debugfs
` [net-next PATCH v2 28/29] fm10k: Add support for ptp to hw specific files
` [net-next PATCH v2 29/29] fm10k: Add support for PTP

[RFC PATCH v1.1 0/2] PTP related changes for fm10k
 2014-09-20 21:52 UTC  (4+ messages)
` [RFC PATCH v1.1 1/2] fm10k: Add support for ptp to hw specific files
` [RFC PATCH v1.1 2/2] fm10k: Add support for PTP

Re:
 2014-09-20 19:19 UTC 

Fwd: [Bug 84661] New: tc filter show from iproute2 does not work correctly on 32bit x86
 2014-09-20 17:54 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).