netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-14 21:34:22 to 2015-02-17 18:48:41 UTC [more...]

[GIT] Networking
 2015-02-17 18:48 UTC 

[PATCH] net: dsa: Set valid phy interface type
 2015-02-17 18:37 UTC  (3+ messages)

Attempt to auto-load em_cmp.ko results in negative module refcnt
 2015-02-17 18:00 UTC  (6+ messages)
  ` [PATCH net] ematch: Fix auto-loading of ematch modules

[PATCH] net: phy: Fix verification of EEE support in phy_init_eee
 2015-02-17 17:36 UTC 

[PATCH v2 0/3] net: Linn Ethernet Packet Sniffer driver
 2015-02-17 17:30 UTC  (10+ messages)
` [PATCH v2 1/3] Ethernet packet sniffer: Device tree binding and vendor prefix
` [PATCH v2 2/3] Packet sniffer core framework
  ` [PATCH v2 3/3] Linn Ethernet packet sniffer driver

[PATCH] vhost: support upto 509 memory regions
 2015-02-17 17:09 UTC  (11+ messages)

[PATCH] iproute2: Extend ip address command to enable multicast group join/leave on IP level
 2015-02-17 16:34 UTC  (2+ messages)

[PATCH v2 iproute2-next 1/4] include: update headers
 2015-02-17 16:30 UTC  (5+ messages)
` [PATCH v3 iproute2 "
  ` [PATCH v3 iproute2 2/4] ipnetns: allow to get and set netns ids
  ` [PATCH v3 iproute2 3/4] iplink: add support of IFLA_LINK_NETNSID attribute
  ` [PATCH v3 iproute2 4/4] bridge/fdb: display link netns id

If bridge have no sub-interfaces, it's status may be still with 'RUNNING'
 2015-02-17 16:14 UTC  (8+ messages)

[PATCH next v3 2/6] bonding: implement bond_poll_controller()
 2015-02-17 16:09 UTC  (4+ messages)

[PATCH] ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
 2015-02-17 15:55 UTC  (3+ messages)

getting a list of naked interface names from iproute2
 2015-02-17 15:23 UTC  (2+ messages)

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

r8169: strange increase in ping latency after suspend/resume
 2015-02-17 14:46 UTC 

[PATCH] batman-adv: Remove uses of return value of seq_printf
 2015-02-17 12:15 UTC  (3+ messages)

[PATCH 3.12 065/122] lib/checksum.c: fix carry in csum_tcpudp_nofold
 2015-02-17 12:04 UTC  (2+ messages)

[PATCH] multicast: Extend ip address command to enable multicast group join/leave on IP level
 2015-02-17 11:19 UTC  (3+ messages)
` [PATCH net-next] igmp: add __ip_mc_{join|leave}_group()

[PATCH] hso: always read interface number from the current altsetting
 2015-02-17 10:31 UTC 

brcmsmac: TX power blocked in BCM4313
 2015-02-17  9:03 UTC  (3+ messages)

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

work with
 2015-02-17  5:14 UTC 

[PATCH 3.2 078/152] Revert "tcp: Apply device TSO segment limit earlier"
 2015-02-17  1:46 UTC 

[PATCH net-next] netfilter: Remove uses of return value of seq_printf/puts/putc
 2015-02-17  1:25 UTC 

Multicast GRE changed behaviour
 2015-02-17  1:17 UTC 

Altera TSE (altera_tse) net_rx_action WARNING - polling bug in altera_tse_main.c?
 2015-02-17  0:02 UTC  (2+ messages)
` Altera TSE (altera_tse): fix NAPI polling (was: net_rx_action WARNING)

[PATCH net-next 0/3] Small fix for TCP PMTU
 2015-02-16 23:59 UTC  (14+ 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

Altera TSE (altera_tse) - tx_fifo_depth init bug
 2015-02-16 22:43 UTC  (3+ messages)

vnet problem (bug? feature?)
 2015-02-16 21:51 UTC  (11+ messages)

[PATCH] usb: plusb: Add support for National Instruments host-to-host cable
 2015-02-16 19:47 UTC 

chelsio: Use a more common const struct pci_device_id foo[] style
 2015-02-16 19:30 UTC  (6+ messages)

Unauthorized activity on your online account
 2015-02-16 16:13 UTC 

[PATCH V3 0/1] tun: dynamically set speed of tun
 2015-02-16 17:03 UTC  (5+ messages)
` [PATCH 1/1] tun: change speed from 10M to dynamically configured

[PATCH net-next 0/6] bpf: Enable BPF JIT on ppc32
 2015-02-16 16:01 UTC  (13+ 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 0/6] bpf: Enable BPF JIT on ppc32
 2015-02-16 15:02 UTC 

[PATCH net-next] tcp: silence registration message
 2015-02-16 14:38 UTC 

[PATCH 0/3] net: allwinner: sun4i-emac: add missing SRAM mapping
 2015-02-16 14:38 UTC  (3+ messages)
` [PATCH 2/3] ARM: sunxi: Add register bit definitions for SRAM mapping syscon

[PATCH net-next 0/9] be2net: patch set
 2015-02-16 13:13 UTC  (5+ messages)
` [PATCH net-next 2/9] be2net: replace (1 << x) with BIT(x)

[PATCH v3 0/7] rtlwifi: Unused #define removal
 2015-02-16 13:01 UTC  (8+ messages)
` [PATCH v3 1/7] rtlwifi: Remove unused defines from rtl8192cu driver
` [PATCH v3 2/7] rtlwifi: Remove unused defines from driver-specific def.h
` [PATCH v3 3/7] rtlwifi: Remove unused RF6052_MAX_REG define
  ` [PATCH v3 4/7] rtlwifi: Remove unused defines from cam.h
  ` [PATCH v3 5/7] rtlwifi: Remove unused defines from base.h
  ` [PATCH v3 6/7] rtlwifi: Remove unused defines from efuse.h
  ` [PATCH v3 7/7] rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER define

[PATCH net-next] net: Reflect RX hash for transmit
 2015-02-16 12:29 UTC  (5+ messages)

[PATCHv2] ath9k_htc: add adaptive usb receive flow control to repair soft lockup with monitor mode
 2015-02-16 12:25 UTC  (2+ messages)

[PATCH v2 0/7] rtlwifi: Unused #define removal
 2015-02-16 11:58 UTC  (9+ messages)
` [PATCH v2 1/7] rtlwifi: Remove unused defines from rtl8192cu driver
` [PATCH v2 2/7] rtlwifi: Remove unused defines from driver-specific def.h
` [PATCH v2 3/7] rtlwifi: Remove unused RF6052_MAX_REG define
` [PATCH v2 4/7] rtlwifi: Remove unused defines from cam.h
` [PATCH v2 5/7] rtlwifi: Remove unused defines from base.h
` [PATCH v2 6/7] rtlwifi: Remove unused defines from efuse.h
` [PATCH v2 7/7] rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER define

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-16 11:26 UTC  (2+ messages)

[PATCH v3] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-16  9:50 UTC  (8+ messages)

udp6_tunnel and address scope?
 2015-02-16  9:38 UTC 

[PATCH v1 00/10] Add network namespace support in the RDMA-CM
 2015-02-16  8:10 UTC  (2+ messages)

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

work with
 2015-02-16  5:57 UTC 

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

[PATCH 0/2] Indirect phy access for mv88e6171
 2015-02-16  3:09 UTC  (7+ messages)
` [PATCH 1/2] net: dsa: mv88e6352: Refactor shareable code

[PATCH net] netfilter: xt_socket: fix a stack corruption bug
 2015-02-16  3:03 UTC 

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

[RFC net-next 0/4] OVS conntrack support
 2015-02-15 19:51 UTC  (8+ messages)
` [RFC net-next 3/4] openvswitch: Add conntrack action

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

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

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


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