netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-10 04:52:09 to 2015-02-11 15:11:07 UTC [more...]

[PATCH v1 00/10] Add network namespace support in the RDMA-CM
 2015-02-11 15:06 UTC  (6+ messages)
` [PATCH v1 01/10] IB/addr: Pass network namespace as a parameter
` [PATCH v1 02/10] IB/core: Pass network namespace as a parameter to relevant functions
` [PATCH v1 04/10] IB/ipoib: Return IPoIB devices as possible matches to get_net_device_by_port_pkey_ip
  ` [PATCH v1 03/10] IB/core: Find the network namespace matching connection parameters
  ` [PATCH v1 09/10] IB/ucma: Take the network namespace from the process

[GIT PULL nf-next] IPVS Enhancements for v3.20
 2015-02-11 15:10 UTC  (3+ messages)
` [PATCH nf-next] ipvs: use 64-bit rates in stats

[PATCH] netfilter: ipset: fix boolreturn.cocci warnings
 2015-02-11 14:50 UTC  (3+ messages)

[PATCH net] net/mlx5_core: Fix configuration of log_uar_page_sz
 2015-02-11 14:40 UTC 

(unknown)
 2015-02-11 14:05 UTC  (2+ messages)

[GIT] Networking
 2015-02-11 14:01 UTC  (18+ messages)

[PATCH net-next] sunvnet: don't change gso data on clones
 2015-02-11 13:56 UTC  (2+ messages)

[PATCH net-next 0/3] Adjust the settings about USB_RX_EARLY_AGG
 2015-02-11 13:52 UTC  (5+ messages)
` [PATCH net-next 1/3] r8152: separate USB_RX_EARLY_AGG
` [PATCH net-next 2/3] r8152: change rx early size when the mtu is changed
` [PATCH net-next 3/3] r8152: support setting rx coalesce

Throughput regression with `tcp: refine TSO autosizing`
 2015-02-11 13:17 UTC  (38+ messages)

[PATCH] ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
 2015-02-11 13:06 UTC 

[PATCH net-next v2 0/2] improve rq buff allocation and reduce dma mapping
 2015-02-11 12:59 UTC  (3+ messages)
` [PATCH net-next v2 1/2] enic: implement frag allocator
` [PATCH net-next v2 2/2] enic: Add rq allocation failure stats

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

[bisected regression] e1000e: "Detected Hardware Unit Hang"
 2015-02-11 11:34 UTC  (5+ messages)

[PATCH 3/3] stmmac: Add AXI burst length support to platform device
 2015-02-11 11:11 UTC 

under certain conditions netlink will not report adding a new ipv6 address
 2015-02-11 10:50 UTC 

[PATCH] drivers/net: Use setup_timer and mod_timer
 2015-02-11 10:29 UTC 

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

[PATCH] drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF
 2015-02-11 10:25 UTC 

[PATCH] openvswitch: Add missing initialization in validate_and_copy_set_tun()
 2015-02-11 10:23 UTC 

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

[PATCH] ath9k_htc: add adaptive usb receive flow control to repair soft lockup with monitor mode
 2015-02-11  9:20 UTC  (3+ messages)

[PATCH] et131x: use msecs_to_jiffies for conversions
 2015-02-11  9:27 UTC 

[PATCH] net: wireless: libertas: debugfs.c: remove unnecessary check before calling debugfs_remove
 2015-02-11  8:33 UTC 

[RFC PATCH 00/29] net: VRF support
 2015-02-11  7:42 UTC  (17+ messages)
    ` network namespace bloat

[PATCH RFC v5 net-next 0/6] enable tx interrupts for virtio-net
 2015-02-11  5:55 UTC  (15+ messages)
` [PATCH RFC v5 net-next 1/6] virtio_ring: fix virtqueue_enable_cb() when only 1 buffers were pending
` [PATCH RFC v5 net-next 2/6] virtio_ring: try to disable event index callbacks in virtqueue_disable_cb()
` [PATCH RFC v5 net-next 4/6] virtio-net: add basic interrupt coalescing support

udp v6 early demux?
 2015-02-11  4:57 UTC  (4+ messages)

linux-next: build failure after merge of the net-next tree
 2015-02-11  4:51 UTC  (2+ messages)

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

[PATCH net-next 0/7] net: Fixes to remote checksum offload and CHECKSUM_PARTIAL
 2015-02-11  4:04 UTC  (9+ messages)
` [PATCH net-next 1/7] net: Fix remcsum in GRO path to not change packet
` [PATCH net-next 2/7] net: Clarify meaning of CHECKSUM_PARTIAL for receive path
` [PATCH net-next 3/7] udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
` [PATCH net-next 4/7] net: Use more bit fields in napi_gro_cb
` [PATCH net-next 5/7] net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
` [PATCH net-next 6/7] vxlan: Use checksum partial with remote checksum offload
` [PATCH net-next 7/7] gue: "

[PATCH net-next 7/7] cls_bpf: add initial eBPF support for programmable classifiers
 2015-02-11  2:16 UTC 

[PATCH net-next 6/7] ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
 2015-02-11  1:51 UTC 

[RFC PATCH net-next 0/7] eBPF support for cls_bpf
 2015-02-11  1:39 UTC  (12+ messages)
` [PATCH net-next 1/7] ebpf: remove kernel test stubs
` [PATCH net-next 2/7] ebpf: constify various function pointer structs
` [PATCH net-next 3/7] ebpf: check first for MAXINSNS in bpf_prog_load
` [PATCH net-next 4/7] ebpf: extend program type/subsystem registration
` [PATCH net-next 5/7] ebpf: export BPF_PSEUDO_MAP_FD to uapi
` [PATCH net-next 6/7] ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
` [PATCH net-next 7/7] cls_bpf: add initial eBPF support for programmable classifiers

[PATCH net-next 4/7] ebpf: extend program type/subsystem registration
 2015-02-11  1:37 UTC 

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

[PATCH net] openvswitch: Reset key metadata for packet execution
 2015-02-10 21:35 UTC 

[trivial PATCH] treewide: Remove unnecessary BCMA_CORETABLE_END macro
 2015-02-10 21:19 UTC  (2+ messages)
` [trivial PATCH] treewide: Remove unnecessary SSB_DEVTABLE_END macro

[PATCH 0/3] nft hash set expansion fixes
 2015-02-10 21:18 UTC  (9+ messages)
` [PATCH 1/3] rhashtable: require max_shift definition

[PATCHv2] rds: rds_cong_queue_updates needs to defer the congestion update transmission
 2015-02-10 18:33 UTC 

[PATCH] rds: rds_cong_queue_updates needs to defer the congestion update transmission
 2015-02-10 16:56 UTC  (3+ messages)

[PATCH v2 net-next] ipv6: Partial checksum only UDP packets
 2015-02-10 16:37 UTC 

[PATCH net-next 0/6] ipv6: Add lockless UDP send path
 2015-02-10 16:23 UTC  (6+ messages)
` [PATCH net-next 6/6] ipv6: Allow for partial checksums on non-ufo packets
    ` [PATCH] ipv6: Partial checksum only UDP packets

Kernel sends ICMP unreachable for GRE packets even if there is a listening socket
 2015-02-10 16:18 UTC  (4+ messages)

NetDev 0.1 online registration deadline Feb 12 (Thursday)
 2015-02-10 15:21 UTC 

[PATCH v3 linux-trace 0/8] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-02-10 14:55 UTC  (11+ messages)
` [PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
` [PATCH v3 linux-trace 4/8] samples: bpf: simple tracing example in C

[PATCH v2 0/3] Two printf fixes
 2015-02-10 14:22 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] lib/string_helpers.c: Change semantics of string_escape_mem

[PATCH V2 for 3.19 1/7] rtlwifi: Remove logging statement that is no longer needed
 2015-02-10 14:10 UTC  (2+ messages)
` [V2, for, 3.19, "

[3.16.y-ckt stable] Patch "lib/checksum.c: fix carry in csum_tcpudp_nofold" has been added to staging queue
 2015-02-10 14:09 UTC 

bride: IPv6 multicast snooping enhancements
 2015-02-10 13:59 UTC  (4+ messages)

[PATCH] rtlwifi: ratelimit skb allocation failure message
 2015-02-10 13:52 UTC  (4+ messages)

pull-request: wireless-drivers-next 2015-02-07
 2015-02-10 13:49 UTC  (3+ messages)

[PATCH v4 4/4] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
 2015-02-10 13:40 UTC 

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

[PATCH net-next 0/3] net: Introducing socket mark receive socket option
 2015-02-10 12:57 UTC  (4+ messages)
` [PATCH net-next 1/3] net: Rename sock_recv_ts_and_drops() to sock_cmsg_recv()

[PATCH] prevent the read ahead of /proc/slabinfo in ss - take 3
 2015-02-10 12:51 UTC  (2+ messages)

[PATCH] prevent the read ahead of /proc/slabinfo in ss take 2
 2015-02-10 12:37 UTC  (4+ messages)

[patch added to the 3.12 stable tree] lib/checksum.c: fix carry in csum_tcpudp_nofold
 2015-02-10 10:17 UTC 

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

[PATCH] net: qmi_wwan: MC73xx interface 10 is not QMI
 2015-02-10 11:39 UTC  (14+ messages)

[PATCH V8 1/3] bfin_can: rewrite the blackfin style of read/write to common ones
 2015-02-10 10:05 UTC  (4+ messages)
` [PATCH V8 2/3] bfin_can: introduce ioremap to comply to archs with MMU
` [PATCH V8 3/3] bfin_can: Merge header file from arch dependent location

ipv6: oops in datagram.c line 260
 2015-02-10  9:57 UTC  (7+ messages)

[PATCH] bridge: make it possible for packets to traverse the bridge withour hitting netfilter
 2015-02-10  9:32 UTC 

[PATCH next 4/6] bonding: Allow userspace to set system_priority
 2015-02-10  7:05 UTC  (7+ messages)

Fw: [Bug 93011] New: boilerplate IPVLAN Kconfig
 2015-02-10  6:49 UTC 

[PATCH 0/2] net: wireless: wcn36xx: OOT platform reference patch for msm8916 / wcn36xx
 2015-02-10  6:41 UTC  (4+ messages)
` [PATCH 1/2] net wireless wcn36xx add wcnss platform code

Fw:Some question about 802.1Q VLAN
 2015-02-10  6:47 UTC 

[PATCH v3 4/4] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
 2015-02-10  6:22 UTC  (2+ messages)

[GIT PULL nf] IPVS Fixes for v3.20
 2015-02-10  5:44 UTC  (3+ messages)

[PATCH 0/2] Netfilter updates for net-next
 2015-02-10  5:34 UTC  (3+ messages)
` [PATCH 1/2] netfilter: nft_compat: add ebtables support
` [PATCH 2/2] netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID


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