netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-23 01:56:19 to 2014-08-25 13:30:46 UTC [more...]

[PATCH V4 3/8] namespaces: expose ns instance serial numbers in proc
 2014-08-25 13:30 UTC 

[PATCH net] net: fix checksum features handling in netif_skb_features()
 2014-08-25 13:16 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH net-next 1/2] sched: introduce nr_running_this_cpu()
 2014-08-25 13:16 UTC  (8+ messages)
` [PATCH net-next 2/2] net: exit busy loop when another process is runnable

[PATCH 0/2] Add TLS record layer encryption module
 2014-08-25 13:12 UTC 

[PATCH net-next V1 0/3] Make is_kdump_kernel() accessible from modules
 2014-08-25 13:06 UTC  (4+ messages)
` [PATCH net-next V1 1/3] crash_dump: "
` [PATCH net-next V1 2/3] net/mlx4: Use is_kdump_kernel() to detect kdump kernel
` [PATCH net-next V1 3/3] net/bnx2x: "

[PATCH (net.git) 1/2] stmmac: fix rx checksum programming
 2014-08-25 12:56 UTC  (2+ messages)
` [PATCH (net.git) 2/2] stmmac: set ptp_clock to NULL while unregister

[PATCH] net: stmmac: add dcrs parameter
 2014-08-25 12:51 UTC  (4+ messages)

Is it normal to have cross namespace symlinks?
 2014-08-25 12:39 UTC  (11+ messages)
      ` [PATCH] netdev_adjacent_sysfs_*: fix cross-namespace symlinks
          ` [PATCH] net: prevent of emerging "

[RFC] crypto: tcrypt: new user interface with debugfs
 2014-08-25 12:14 UTC  (2+ messages)

[PATCH] cdc-ether: clean packet filter upon probe
 2014-08-25 12:13 UTC  (7+ messages)

[RFC PATCH net-next 0/3] Some deferred TX queue follow-ups
 2014-08-25 12:07 UTC  (8+ messages)
` [RFC PATCH net-next 1/3] ixgbe: support netdev_ops->ndo_xmit_flush()
` [RFC PATCH net-next 2/3] net: add __netdev_xmit_{only,flush} helpers
` [RFC PATCH net-next 3/3] packet: make use of deferred TX queue flushing

[PATCH] net: rds: Don't allocate rds_sock on stack
 2014-08-25 11:33 UTC  (2+ messages)

[PATCH] stmmac: simple cleanups
 2014-08-25 11:31 UTC  (3+ messages)
  ` [PATCH for -next] "

[hyperv] BUG at drivers/hv/channel.c:462 while changing MTU
 2014-08-25 10:48 UTC  (5+ messages)

[PATCH net-next 00/17] tipc: Merge port and socket layer code
 2014-08-25 10:21 UTC  (4+ messages)
` [PATCH net-next 02/17] tipc: Fix build

[PATCH V2 1/1] netfilter/jump_label: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
 2014-08-25  8:38 UTC  (2+ messages)

[PATCH] drivers: net: wireless: Add include guards
 2014-08-25  7:59 UTC  (3+ messages)
  ` [PATCH v2] ray_cs: "

[PATCH net-next 0/4] r8152: firmware support
 2014-08-25  7:53 UTC  (10+ messages)
` [PATCH net-next 4/4] r8152: support firmware files
` [PATCH net-next] r8152: check code with checkpatch.pl

[PATCH 0/3] Basic deferred TX queue flushing infrastructure
 2014-08-25  6:10 UTC  (11+ messages)

[PATCH net-next 0/3] IPV6 Code cleansing
 2014-08-25  5:38 UTC  (5+ messages)
` [PATCH net-next 1/3] ipv6: White-space cleansing : Line Layouts
` [PATCH net-next 2/3] ipv6: White-space cleansing : Structure layouts
` [PATCH net-next 3/3] ipv6: White-space cleansing : gaps between function and symbol export

[PATCH net-next] net: Functions to report space available in device TX queues
 2014-08-25  5:35 UTC  (2+ messages)

[net-next PATCH v2 00/15] net/sched: use rcu filters
 2014-08-25  5:31 UTC  (17+ messages)
` [net-next PATCH v2 01/15] net: qdisc: use rcu prefix and silence sparse warnings
` [net-next PATCH v2 02/15] net: rcu-ify tcf_proto
` [net-next PATCH v2 03/15] net: sched: cls_basic use RCU
` [net-next PATCH v2 04/15] net: sched: cls_cgroup "
` [net-next PATCH v2 05/15] net: sched: cls_flow "
` [net-next PATCH v2 06/15] net: sched: fw "
` [net-next PATCH v2 07/15] net: sched: RCU cls_route
` [net-next PATCH v2 08/15] net: sched: RCU cls_tcindex
` [net-next PATCH v2 09/15] net: sched: make cls_u32 lockless
` [net-next PATCH v2 10/15] net: sched: rcu'ify cls_rsvp
` [net-next PATCH v2 11/15] net: sched: rcu'ify cls_bpf
` [net-next PATCH v2 12/15] net: sched: make tc_action safe to walk under RCU
` [net-next PATCH v2 13/15] net: sched: make bstats per cpu and estimator RCU safe
` [net-next PATCH v2 14/15] net: sched: make qstats per cpu
` [net-next PATCH v2 15/15] net: sched: drop ingress qdisc lock

[PATCH net-next v3 00/12] dsa: support for Broadcom Starfighter 2
 2014-08-25  4:56 UTC  (19+ messages)
` [PATCH net-next v3 01/12] net: dsa: rework skb->protocol override helpers
` [PATCH net-next v3 02/12] net: phy: add generic UniMAC MDIO bus driver
` [PATCH net-next v3 03/12] net: dsa: provide a switch device device tree node pointer
` [PATCH net-next v3 04/12] net: dsa: retain a per-port device_node pointer
` [PATCH net-next v3 05/12] net: dsa: allow for more complex PHY setups
` [PATCH net-next v3 06/12] net: dsa: allow switches to work without tagging
` [PATCH net-next v3 07/12] net: dsa: allow drivers to do link adjustment
` [PATCH net-next v3 08/12] net: dsa: allow updating fixed PHY link information
` [PATCH net-next v3 09/12] net: dsa: add Broadcom tag RX/TX handler
` [PATCH net-next v3 10/12] net: dsa: add Broadcom SF2 switch driver
` [PATCH net-next v3 11/12] Documentation: devicetree: update dsa binding with optional properties
` [PATCH net-next v3 12/12] Documentation: devicetree: add Broadcom Starfighter 2 binding

[RFC 0/4] Increase the limit of tuntap queues
 2014-08-25  2:57 UTC  (12+ messages)
` [RFC 2/4] tuntap: Publish tuntap maximum number of queues as module_param
` [RFC 3/4] tuntap: reduce the size of tun_struct by using flex array
` [RFC 4/4] tuntap: Increase the number of queues in tun

[patch net-next RFC 00/12] introduce rocker switch driver with openvswitch hardware accelerated datapath
 2014-08-25  2:42 UTC  (26+ messages)
` [patch net-next RFC 03/12] net: introduce generic switch devices support
` [patch net-next RFC 07/12] dsa: implement ndo_swdev_get_id
` [patch net-next RFC 10/12] openvswitch: add support for datapath hardware offload
` [patch net-next RFC 12/12] rocker: introduce rocker switch driver

Good News
 2014-08-25  2:08 UTC 

[PATCH v2] net: ec_bhf: remove excessive debug messages
 2014-08-25  1:37 UTC  (2+ messages)

[PATCH net-next] random32: improvements to prandom_bytes
 2014-08-25  1:36 UTC  (2+ messages)

[PATCH v2 net-next 0/6] net: Checksum offload changes - Part V
 2014-08-25  1:24 UTC  (2+ messages)

[PATCH v5 net-next 00/29] BPF syscall, maps, verifier, samples, llvm
 2014-08-25  0:39 UTC  (31+ messages)
` [PATCH v5 net-next 01/29] bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
` [PATCH v5 net-next 02/29] net: filter: add "load 64-bit immediate" eBPF instruction
` [PATCH v5 net-next 03/29] net: filter: split filter.h and expose eBPF to user space
` [PATCH v5 net-next 04/29] bpf: introduce syscall(BPF, ...) and BPF maps
  ` [PATCH v5 net-next 05/29] bpf: enable bpf syscall on x64 and i386
  ` [PATCH v5 net-next 06/29] bpf: add lookup/update/delete/iterate methods to BPF maps
  ` [PATCH v5 net-next 07/29] bpf: add hashtable type of "
  ` [PATCH v5 net-next 08/29] bpf: expand BPF syscall with program load/unload
  ` [PATCH v5 net-next 09/29] bpf: handle pseudo BPF_CALL insn
  ` [PATCH v5 net-next 12/29] bpf: handle pseudo BPF_LD_IMM64 insn
  ` [PATCH v5 net-next 21/29] tracing: allow eBPF programs to call ktime_get_ns() and get_current()
  ` [PATCH v5 net-next 27/29] samples: bpf: eBPF example in C
` [PATCH v5 net-next 10/29] bpf: verifier (add docs)
` [PATCH v5 net-next 11/29] bpf: verifier (add ability to receive verification log)
` [PATCH v5 net-next 13/29] bpf: verifier (add branch/goto checks)
` [PATCH v5 net-next 14/29] bpf: verifier (add verifier core)
` [PATCH v5 net-next 15/29] bpf: verifier (add state prunning optimization)
` [PATCH v5 net-next 16/29] bpf: allow eBPF programs to use maps
` [PATCH v5 net-next 17/29] bpf: split eBPF out of NET
` [PATCH v5 net-next 18/29] tracing: allow eBPF programs to be attached to events
` [PATCH v5 net-next 19/29] tracing: allow eBPF programs call printk()
` [PATCH v5 net-next 20/29] tracing: allow eBPF programs to be attached to kprobe/kretprobe
` [PATCH v5 net-next 22/29] samples: bpf: add mini eBPF library to manipulate maps and programs
` [PATCH v5 net-next 23/29] samples: bpf: example of tracing filters with eBPF
` [PATCH v5 net-next 24/29] bpf: verifier test
` [PATCH v5 net-next 25/29] bpf: llvm backend
` [PATCH v5 net-next 26/29] samples: bpf: elf file loader
` [PATCH v5 net-next 28/29] samples: bpf: counting eBPF example in C
` [PATCH v5 net-next 29/29] samples: bpf: IO latency analysis (iosnoop/heatmap)

[PATCH] rtlwifi: rtl8192cu: Add new ID
 2014-08-24 22:49 UTC 

[PATCH] staging: r8188eu: Add new USB ID
 2014-08-24 16:30 UTC 

[PATCH] vhost: Add polling mode
 2014-08-24 12:26 UTC  (5+ messages)

[PATCH 0/8] Fix TSO and checksum issues with non-accelerated vlan traffic
 2014-08-24  1:13 UTC  (11+ messages)
` [PATCH 1/8] e1000e: Fix TSO with non-accelerated vlans
` [PATCH 2/8] e1000: Fix TSO for non-accelerated vlan traffic
` [PATCH 3/8] bna: Support TSO and partial checksum with non-accelerated vlans
` [PATCH 4/8] ehea: Fix TSO and hw checksums with non-accelerated vlan packets
` [PATCH 5/8] i40e: Fix TSO and hw checksums for "
` [PATCH 6/8] i40evf: "
` [PATCH 7/8] mvneta: Fix TSO and checksum for non-acceleration vlan traffic
` [PATCH 8/8] qlge: Fix TSO for non-accelerated "

[PATCH 1/3] net: Add ops->ndo_xmit_flush()
 2014-08-24  0:19 UTC  (3+ messages)

[PATCH RFC net-next 0/2] Fix pfmemalloc in __netdev_alloc_skb
 2014-08-23 23:53 UTC  (5+ messages)
` [PATCH RFC net-next 1/2] net: skbuff: propagate pfmemalloc to skb
` [PATCH RFC net-next 2/2] net: skbuff: do not allocate emergency memory if flags is not __GFP_MEMALLOC

[PATCH 3/3] virtio_net: Support netdev_ops->ndo_xmit_flush()
 2014-08-23 20:28 UTC 

[PATCH 2/3] igb: Support netdev_ops->ndo_xmit_flush()
 2014-08-23 20:28 UTC 

[PATCH v5 0/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2014-08-23 19:52 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH net-next] net: use reciprocal_scale() helper
 2014-08-23 19:21 UTC  (2+ messages)

[PATCH net-next 1/2] net: Header length compution function
 2014-08-23 19:19 UTC  (4+ messages)

[PATCH] net: Allow raw buffers to be passed into the flow dissector
 2014-08-23 19:18 UTC 

[PATCH net-next 0/7] net: phy: bcm7xxx: APD and EEE support
 2014-08-23 18:39 UTC  (5+ messages)
` [PATCH net-next 5/7] net: phy: export phy_{read,write}_mmd_indirect
` [PATCH net-next 6/7] net: phy: allow phy_init_eee() to work with internal PHYs
` [PATCH net-next 7/7] net: phy: bcm7xxx: enable EEE at the PHY level

[PATCH iproute2] ll_types: add netlink ARPHRD
 2014-08-23 15:13 UTC 

Urgent Assistance from Syria
 2014-08-23 14:08 UTC 

Dear friend
 2014-08-23 13:05 UTC 

[PATCH net-next] tcp: improve undo on timeout
 2014-08-23  4:28 UTC  (2+ messages)

[PATCH] phylib: use MDIO_DEVS[12]
 2014-08-23  4:17 UTC  (2+ messages)

[PATCH net-next] net: remove dead code after sk_data_ready change
 2014-08-23  4:09 UTC  (2+ messages)

[PATCH net-next] net: use ktime_get_ns() and ktime_get_real_ns() helpers
 2014-08-23  2:57 UTC  (2+ messages)

[PATCH v2 net] vxlan: fix incorrect initializer in union vxlan_addr
 2014-08-23  2:55 UTC  (2+ messages)

pull-request: can-next 2014-08-20
 2014-08-23  2:43 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).