netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-09 20:35:43 to 2015-02-11 03:58:24 UTC [more...]

[GIT] Networking
 2015-02-11  3:58 UTC  (10+ messages)

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

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

udp v6 early demux?
 2015-02-11  2:53 UTC  (3+ messages)

[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 v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-11  0:50 UTC  (2+ messages)

[PATCH net-next 0/7] net: Fixes to remote checksum offload and CHECKSUM_PARTIAL
 2015-02-11  0:30 UTC  (8+ 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 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 RFC v5 net-next 0/6] enable tx interrupts for virtio-net
 2015-02-10 23:58 UTC  (14+ 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

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

[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  (11+ messages)
` [PATCH 1/3] rhashtable: require max_shift definition
` [PATCH 2/3] nft_hash: define max_shift rhashtable param
` [PATCH 3/3] nft_hash: introduce init_size set parameter

[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 

Throughput regression with `tcp: refine TSO autosizing`
 2015-02-10 15:09 UTC  (35+ messages)

[PATCH v3 linux-trace 0/8] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-02-10 14:55 UTC  (19+ messages)
` [PATCH v3 linux-trace 2/8] tracing: allow eBPF programs to call ktime_get_ns()
` [PATCH v3 linux-trace 3/8] samples: bpf: simple tracing example in eBPF assembler
` [PATCH v3 linux-trace 4/8] samples: bpf: simple tracing example in C
  ` [PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
  ` [PATCH v3 linux-trace 5/8] samples: bpf: counting example for kfree_skb tracepoint and write syscall
` [PATCH v3 linux-trace 6/8] samples: bpf: IO latency analysis (iosnoop/heatmap)
` [PATCH v3 linux-trace 7/8] tracing: attach eBPF programs to kprobe/kretprobe
` [PATCH v3 linux-trace 8/8] samples: bpf: simple kprobe example

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

linux-next: build failure after merge of the net-next tree
 2015-02-10 11:02 UTC 

[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 

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

[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

[PATCH net-next] ipv4: Namespecify TCP PMTU mechanism
 2015-02-10  2:45 UTC  (4+ messages)
` [PATCHv2 "

[net-next] i40e: Fix for stats init function call in Rx setup
 2015-02-10  2:45 UTC  (2+ messages)

[ANNOUNCE] ipvsadm release v1.28
 2015-02-10  2:42 UTC  (2+ messages)

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

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

[PATCHv2] ath9k_htc: add adaptive usb receive flow control to repair soft lockup with monitor mode
 2015-02-10  0:34 UTC 

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2015-02-09
 2015-02-10  0:25 UTC  (3+ messages)

[PATCH 3/3] stmmac: Add AXI burst length support to platform device
 2015-02-10  0:02 UTC  (3+ messages)

[PATCH net-next] openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set
 2015-02-09 22:27 UTC  (2+ messages)

[PATCH net] tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
 2015-02-09 22:27 UTC  (2+ messages)

[PATCH v2 0/2] IPv6 Fix 2 small issues with UFO restoration code
 2015-02-09 22:27 UTC  (2+ messages)

[PATCH net] bridge: Fix inability to add non-vlan fdb entry
 2015-02-09 22:19 UTC  (2+ messages)

[PATCH] net: Mellanox: Delete unnecessary checks before the function call "vunmap"
 2015-02-09 22:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCHv2 net-next 0/3] Add support in ethtool to get expansion ROM version
 2015-02-09 22:08 UTC  (2+ messages)

[PATCH] net: dsa: Remove redundant phy_attach()
 2015-02-09 22:06 UTC  (3+ messages)

[PATCH V1 net-next 0/3] bonding and mlx4 fixes for the HA/LAG support and mlx4 reset flow
 2015-02-09 22:04 UTC  (2+ messages)

[PATCH 0/7] net: wireless: wcn36xx: add basic wcn3620 support
 2015-02-09 22:01 UTC  (7+ messages)
` [PATCH 6/7] net: wireless: wcn36xx: remove powersaving for wcn3620

[PATCH v3] net: bluetooth: hci_sock: Use 'const u32 *' instead of 'void *' for 2nd parameter of hci_test_bit()
 2015-02-09 21:40 UTC  (11+ messages)

[PATCH net-next v1 00/17] tipc: new compat layer for the legacy NL API
 2015-02-09 21:21 UTC  (2+ 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).