netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-12 14:12:26 to 2015-02-15 20:09:35 UTC [more...]

[PATCH net-next 0/6] bpf: Enable BPF JIT on ppc32
 2015-02-15 20:09 UTC  (11+ messages)
` [PATCH net-next 1/6] ppc: Kconfig: "
` [PATCH net-next 2/6] ppc: bpf: add required compatibility macros for jit
` [PATCH net-next 3/6] ppc: bpf: add reqired opcodes for ppc32
` [PATCH net-next 4/6] ppc: bpf: update jit to use compatibility macros
` [PATCH net-next 5/6] ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S
` [PATCH net-next 6/6] ppc: bpf: Add SKF_AD_CPU for ppc32

[PATCH net-next] net: Reflect RX hash for transmit
 2015-02-15 19:59 UTC  (2+ messages)

[RFC net-next 0/4] OVS conntrack support
 2015-02-15 19:51 UTC  (12+ messages)
` [RFC net-next 1/4] openvswitch: Serialize acts with original netlink len
` [RFC net-next 2/4] openvswitch: Move MASKED* macros to datapath.h
` [RFC net-next 3/4] openvswitch: Add conntrack action
` [RFC net-next 4/4] openvswitch: Allow matching on conntrack mark

[PATCH] ehea: Register memory hotplug, reboot and crash hooks on adapter probe
 2015-02-15 19:44 UTC 

vnet problem (bug? feature?)
 2015-02-15 19:00 UTC  (6+ messages)

[PATCH 0/2] Indirect phy access for mv88e6171
 2015-02-15 18:32 UTC  (4+ messages)
` [PATCH 1/2] net: dsa: mv88e6352: Refactor shareable code
` [PATCH 2/2] net: dsa: mv88e6171: Enable access to phys via internal mdio bus

[PATCH 1/1] iproute2: Add support for connmark action
 2015-02-15 16:57 UTC 

[Patch] rtnetlink: call ->dellink on failure when ->newlink exists
 2015-02-15 16:31 UTC  (2+ messages)

[PATCH] com20020-pci: add support for eae single card
 2015-02-15 16:22 UTC  (2+ messages)

[PATCH net] vhost_net: fix wrong iter offset when setting number of buffers
 2015-02-15 16:17 UTC  (2+ messages)

[PATCH v3] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-15 14:54 UTC  (5+ messages)

[PATCH next v3 2/6] bonding: implement bond_poll_controller()
 2015-02-15 14:51 UTC  (4+ messages)

[PATCH net-next] tcp: do not pace pure ack packets
 2015-02-15 14:25 UTC  (3+ messages)

Buisness Proposal For you Contact: mao_chan15@outlook.com
 2015-02-15 10:31 UTC 

[PATCH net-next 0/4] be2net patch-set
 2015-02-15 12:37 UTC  (6+ messages)
` [PATCH net-next 1/4] be2net: Refactor wrb_fill_hdr() routine
` [PATCH net-next 2/4] be2net: Refactor be_xmit_enqueue() routine
` [PATCH net-next 3/4] be2net: Minor code cleanup in tx completion process
` [PATCH net-next 4/4] be2net: Add a few inline functions to test TXQ conditions

If bridge have no sub-interfaces, it's status may be still with 'RUNNING'
 2015-02-15  7:49 UTC  (4+ messages)

[PATCH] net/core: Fix warning while make xmldocs caused by dev.c
 2015-02-15  4:35 UTC  (2+ messages)

[PATCH] net: phy: micrel: disable NAND-tree for KSZ8021,KSZ8031,KSZ8051,KSZ8081
 2015-02-15  4:31 UTC  (2+ messages)

[PATCH net-next] net: spelling fixes
 2015-02-15  4:36 UTC  (2+ messages)

[PATCH] rhashtable: use rht_obj() consistently
 2015-02-15  4:31 UTC  (4+ messages)

[RFC PATCH net-next] ipv6: fix ipv6_cow_metrics for non DST_HOST case
 2015-02-15  4:28 UTC  (5+ messages)
` [PATCH net-next v2] "

[PATCH net] r8152: restore hw settings
 2015-02-15  4:16 UTC  (2+ messages)

[PATCH net-next] openvswitch: Fix key serialization
 2015-02-15  4:21 UTC  (4+ messages)

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-14 23:02 UTC 

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-14 22:54 UTC 

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-14 22:48 UTC 

[PATCH] at86rf230: assign wait_for_completion_timeout to appropriately typed var
 2015-02-14 21:48 UTC  (4+ messages)

[PATCH 0/5] virtio 1.0 cleanups and one fix
 2015-02-14 20:43 UTC  (4+ messages)
` [PATCH 3/5] virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined

[PATCH] nl80211: Fix possible leak in nl80211_new_interface on MONITOR_FLAG_ACTIVE
 2015-02-14 19:52 UTC 

Fw: [Bug 93011] New: boilerplate IPVLAN Kconfig
 2015-02-14 18:40 UTC  (2+ messages)

[PATCH iproute2] ip xfrm mon: Add objects list to the usage output
 2015-02-14 18:07 UTC 

[PATCH iproute2] ip xfrm: Allow to specify "all" option for monitor
 2015-02-14 17:45 UTC 

[PATCH] net: ipv6: Make address flushing on ifdown optional - v3
 2015-02-14 16:49 UTC  (4+ messages)

Question on Bonding driver
 2015-02-14 16:25 UTC  (2+ messages)

[PATCH net-next 1/6] ppc: Kconfig: Enable BPF JIT on ppc32
 2015-02-14 13:06 UTC  (6+ messages)
` [PATCH net-next 2/6] ppc: bpf: add required compatibility macros for jit
` [PATCH net-next 3/6] ppc: bpf: add reqired opcodes for ppc32
` [PATCH net-next 4/6] ppc: bpf: update jit to use compatibility macros
` [PATCH net-next 5/6] ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S
` [PATCH net-next 6/6] ppc: bpf: Add SKF_AD_CPU for ppc32

eee
 2015-02-14  8:35 UTC 

softlockups when trying to restore an nft set of 1M entries
 2015-02-14  4:32 UTC  (3+ messages)

chelsio: Use a more common const struct pci_device_id foo[] style
 2015-02-14  2:05 UTC 

[PATCH V3 0/1] tun: dynamically set speed of tun
 2015-02-13 23:15 UTC  (7+ messages)
` [PATCH 1/1] tun: change speed from 10M to dynamically configured

[Patch] gen_stats.c: Duplicate xstats buffer for later use
 2015-02-13 22:47 UTC 

[PATCH net-next 0/2] bna: Update the Driver and Firmware Version
 2015-02-13 22:06 UTC  (3+ messages)
` [PATCH net-next 1/2] bna: QLogic BR-series Adapters Driver Rebranding
` [PATCH net-next 2/2] bna: Update the Driver and Firmware Version

[PATCH iproute2 0/7] ss: Unify socket info output to common funcs
 2015-02-13 20:14 UTC  (8+ messages)
` [PATCH iproute2 1/7] ss: Split tcpstap struct to sockstat & tcpstat
` [PATCH iproute2 2/7] ss: Replace pktstat struct by new sockstat struct
` [PATCH iproute2 3/7] ss: Replace unixstat "
` [PATCH iproute2 4/7] ss: Unify state socket output:netid, state, rq, wq
` [PATCH iproute2 5/7] ss: Unify details info output:ino,uid,sk
` [PATCH iproute2 6/7] ss: Unify socket address output by one generic func
` [PATCH iproute2 7/7] ss: Fixed wrong tcp ato value from netlink

VLAN creation may lead to deadlock
 2015-02-13 19:54 UTC  (2+ messages)

[PATCH] bridge: make it possible for packets to traverse the bridge withour hitting netfilter
 2015-02-13 19:03 UTC  (6+ messages)

[PATCH RFC v5 net-next 0/6] enable tx interrupts for virtio-net
 2015-02-13 18:19 UTC  (7+ messages)
` [PATCH RFC v5 net-next 4/6] virtio-net: add basic interrupt coalescing support

e any as
 2015-02-13 18:01 UTC 

[PATCH net-next 0/3] Small fix for TCP PMTU
 2015-02-13 17:52 UTC  (8+ messages)
` [PATCH net-next 1/3] ipv4: Raise tcp PMTU probe mss base size
` [PATCH net-next 2/3] ipv4: Use binary search to choose tcp PMTU probe_size
` [PATCH net-next 3/3] ipv4: Create probe timer for tcp PMTU as per RFC4821

[PATCH 1/3] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
 2015-02-13 17:34 UTC  (9+ messages)
` [E1000-devel] "

[PATCH] ipv6: address issue in __ip6_append_data
 2015-02-13 15:30 UTC 

[bisected regression] e1000e: "Detected Hardware Unit Hang"
 2015-02-13 16:14 UTC  (7+ messages)

[PATCH] Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
 2015-02-13 16:08 UTC  (5+ messages)

[PATCH] vhost: support upto 509 memory regions
 2015-02-13 15:49 UTC 

[PATCH] hso: fix rx parsing logic when skb allocation fails
 2015-02-13 15:17 UTC  (2+ messages)

[PATCH net] tcp: make sure skb is not shared before using skb_get()
 2015-02-13 15:12 UTC  (2+ messages)

[PATCH] iwl4965: Enable checking of format strings
 2015-02-13 12:04 UTC  (7+ messages)

[PATCH iproute2] ss: Fix filter expression parser
 2015-02-13 11:01 UTC 

[PATCH V2 0/1] tun: dynamically set speed of tun
 2015-02-13 10:37 UTC  (7+ messages)
` [PATCH V2 1/1] tun: change speed from 10M to dynamically configured

[PATCH 0/1] tun: dynamically set speed of tun
 2015-02-13  3:34 UTC  (6+ messages)
` [PATCH 1/1] tun: change speed from 10M to dynamically configured

Possible Bug in gnet_start_copy_compat for the file,gen_stats.c
 2015-02-13  3:01 UTC 

Wifi outside the faraday cage (was: Throughput regression with `tcp: refine TSO autosizing`)
 2015-02-12 22:14 UTC 

[PATCH net-next 4/7] ebpf: extend program type/subsystem registration
 2015-02-12 21:06 UTC  (2+ messages)

[PATCH net-next 7/7] cls_bpf: add initial eBPF support for programmable classifiers
 2015-02-12 20:46 UTC  (2+ messages)

[RFC PATCH net-next 0/7] eBPF support for cls_bpf
 2015-02-12 20:43 UTC  (4+ messages)
` [PATCH net-next 3/7] ebpf: check first for MAXINSNS in bpf_prog_load

[PATCH bluetooth-next v2] ieee802154: fix netns settings
 2015-02-12 20:34 UTC  (3+ messages)
` [PATCH bluetooth-next v3] "

[PATCH 0/6 V2] Some changes for rtlwifi
 2015-02-12 20:28 UTC  (8+ messages)
` [PATCH V2 5/6] rtlwifi: btcoexist: Add routines for RTL8812AE kernel socket communications
          ` btcoex subsystem

[PATCH net-next 6/7] ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
 2015-02-12 20:09 UTC  (2+ messages)

[PATCH v2 0/2] Add ACPI support for NXP PN544
 2015-02-12 19:26 UTC  (5+ messages)
` [PATCH v2 2/2] NFC: "

[PATCH] net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send,recv}msg
 2015-02-12 17:32 UTC  (3+ messages)

[PATCH net] net: eth: altera: Change reset_mac failure message masks from err to dbg
 2015-02-12 16:47 UTC 

[PATCH net] net: eth: altera: Change access ports to mdio for all xMII applications
 2015-02-12 16:47 UTC 

[PATCH] bridge: netfilter: Move sysctl-specific error code inside #ifdef
 2015-02-12 16:45 UTC  (2+ messages)

[PATCH] net: ip: Do not allow connection to remote port zero
 2015-02-12 16:21 UTC  (7+ messages)

[PATCH 2/2] dsa: mv88e6131: support fixed PHYs
 2015-02-12 16:13 UTC  (2+ messages)

[PATCH] ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
 2015-02-12 15:13 UTC  (2+ messages)

[PATCH 1/2] phylib: support reading the status of a fixed PHY
 2015-02-12 14:12 UTC 

Ethernet: how to disable gigabit support
 2015-02-12 14:12 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).