netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-11 22:35:42 to 2014-09-13 00:05:20 UTC [more...]

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

[PATCHv2] net/macb: Add hardware revision information during probe
 2014-09-12 23:57 UTC 

[PATCH] crypto: talitos: Avoid excessive loops in softirq context
 2014-09-12 23:21 UTC 

[PATCHv2 net-next 3/3] sunvnet: generate ICMP PTMUD messages for smaller port MTUs
 2014-09-12 23:19 UTC 

[PATCHv2 net-next 2/3] sunvnet: allow admin to set sunvnet MTU
 2014-09-12 23:18 UTC 

[PATCHv2 net-next 1/3] sunvnet: upgrade to VIO protocol version 1.6
 2014-09-12 23:18 UTC 

[PATCHv2 net-next 0/3] sunvnet: add jumbo frames support
 2014-09-12 23:13 UTC 

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-12 22:40 UTC  (10+ messages)

[PATCH net-next 3/3] sunvnet: generate ICMP PTMUD messages for smaller port MTUs
 2014-09-12 22:26 UTC  (2+ messages)

[PATCH Resend] drivers: net: b44: Fix typo in returning multicast stats
 2014-09-12 22:24 UTC  (2+ messages)

[PATCH net-next 2/3] sunvnet: allow admin to set sunvnet MTU
 2014-09-12 22:22 UTC 

[PATCH net-next 1/3] sunvnet: upgrade to VIO protocol version 1.6
 2014-09-12 22:22 UTC 

[PATCH net-next 0/3] sunvnet: add jumbo frames support
 2014-09-12 22:22 UTC 

pull request: wireless 2014-09-11
 2014-09-12 22:22 UTC  (2+ messages)

[PATCH] net/macb: Add hardware revision information during probe
 2014-09-12 22:20 UTC  (2+ messages)

[PATCHv3 net-next] sunvnet: Avoid sending superfluous LDC messages
 2014-09-12 22:19 UTC  (2+ messages)

[PATCH] net/phy: micrel: Disable asymmetric pause for KSZ9031
 2014-09-12 22:18 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] net: DSA: Marvell mv88e6171 switch driver
 2014-09-12 22:17 UTC  (2+ messages)

[PATCH] net: axienet: remove unnecessary ether_setup after alloc_etherdev
 2014-09-12 22:16 UTC  (2+ messages)

[PATCH v2 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
 2014-09-12 22:14 UTC  (3+ messages)
` [PATCH v2 3/4] net: stmmac: add support for Intel Quark X1000

About caching unreachable routes when not forwarding
 2014-09-12 22:13 UTC  (3+ messages)
` [RFC] ipv4: Do not cache routing failures due to disabled forwarding

[Patch v4 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-12 21:00 UTC  (13+ messages)
` [Patch v4 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
` [Patch v4 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v4 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v4 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v4 net-next 05/12] net: fec: init multi queue date structure
` [Patch v4 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v4 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v4 net-next 08/12] net:fec: Add fsl, imx6sx-fec compatible strings
` [Patch v4 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
` [Patch v4 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v4 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v4 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet

pull-request: can 2014-09-11
 2014-09-12 22:05 UTC  (2+ messages)

[PATCH net-next] ethernet: amd: use pr_info_once()
 2014-09-12 22:03 UTC  (2+ messages)

[PATCH] udp: Fix inverted NAPI_GRO_CB(skb)->flush test
 2014-09-12 21:55 UTC  (2+ messages)

[PATCH 1/3] virtio_net: pass well-formed sgs to virtqueue_add_*()
 2014-09-12 21:54 UTC  (2+ messages)

[PATCH] pktgen: nowait parameter
 2014-09-12 21:52 UTC  (4+ messages)

[PATCH net-next 0/2] Address reference counting issues with sock_queue_err_skb
 2014-09-12 21:51 UTC  (2+ messages)

RFC: DSA device/driver model revamp
 2014-09-12 21:50 UTC  (2+ messages)

[net-next v5 0/3] Refactor vxlan and l2tp to use common UDP tunnel APIs
 2014-09-12 21:35 UTC  (6+ messages)
` [net-next v5 1/3] udp-tunnel: Expand "

[PATCH net] ipv6: clean up anycast when an interface is destroyed
 2014-09-12 21:33 UTC  (6+ messages)
    ` [PATCH v2 "

[PATCH v2 0/2] net: arc_emac: fix tx issues
 2014-09-12 21:19 UTC  (2+ messages)

[PATCH net-next 00/14] tipc: new netlink API
 2014-09-12 21:10 UTC  (5+ messages)
` [PATCH net-next 01/14] tipc: add bearer disable/enable to new netlink api
` [PATCH net-next 04/14] tipc: add sock dump "

connect returns EADDRNOTAVAIL on ~600k+ sockets host
 2014-09-12 21:09 UTC  (2+ messages)

[PATCH NEXT] rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard varieties
 2014-09-12 20:50 UTC 

[PATCH net-next] net: filter: constify detection of pkt_type_offset
 2014-09-12 20:48 UTC  (14+ messages)
      ` [PATCH net-next v2] "

[PATCH 0/3] bridge: Some nice new things for vlan filtering
 2014-09-12 20:44 UTC  (4+ messages)
` [PATCH 1/3] bridge: Add a default_pvid sysfs attribute
` [PATCH 2/3] bridge: Add filtering support for default_pvid
` [PATCH 3/3] bridge; Automatically filter vlans configured on top of bridge

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-12 20:45 UTC  (4+ messages)
` [Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement

[Patch net-next v2 0/8] ipv6: clean up locking code in anycast and mcast
 2014-09-12 20:40 UTC  (8+ messages)
` [Patch net-next v2 3/8] ipv6: clean up ipv6_dev_ac_inc()
` [Patch net-next v2 4/8] ipv6: refactor __ipv6_dev_ac_inc()
` [Patch net-next v2 5/8] ipv6: drop ipv6_sk_mc_lock in mcast
` [Patch net-next v2 6/8] ipv6: drop some rcu_read_lock "
` [Patch net-next v2 7/8] ipv6: update the comment in mcast.c
` [Patch net-next v2 8/8] ipv6: refactor ipv6_dev_mc_inc()

[PATCH net-next] Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
 2014-09-12 20:34 UTC  (2+ messages)

[PATCH 0/2] bridge: Two small fixes to vlan filtering code
 2014-09-12 20:26 UTC  (3+ messages)
` [PATCH 1/2] bridge: Check if vlan filtering is enabled only once
` [PATCH 2/2] bridge: Allow clearing of pvid and untagged bitmap

[Patch net-next] ipv6: exit early in addrconf_notify() if IPv6 is disabled
 2014-09-12 20:18 UTC  (2+ messages)

[RFC v2 3/6] kthread: warn on kill signal if not OOM
 2014-09-12 20:14 UTC  (12+ messages)

[RFC v2 3/6] kthread: warn on kill signal if not OOM
 2014-09-12 20:09 UTC  (18+ messages)
                              ` [systemd-devel] "

[PATCH v2] net: rfkill: gpio: Enable module auto-loading for ACPI based switches
 2014-09-12 19:49 UTC 

[PATCH] net: rfkill: gpio: Enable module auto-loading for ACPI based switches
 2014-09-12 19:46 UTC  (2+ messages)

[PATCH net 0/2] r8169: fix rx vlan
 2014-09-12 19:40 UTC  (4+ messages)
` [PATCH net 1/2] r8169: fix the default setting of "
` [PATCH net 2/2] r8169: fix setting "

[PATCH] IB/ipoib: order:1 failure in ipoib_cm_alloc_rx_skb causes softlockup
 2014-09-12 19:20 UTC 

[PATCH net] bonding: fix div by zero while enslaving and transmitting
 2014-09-12 15:38 UTC  (7+ messages)
          ` [PATCH net v2] "

PTP_PEROUT_REQUEST and clock stepping
 2014-09-12 15:19 UTC  (9+ messages)

[net-next PATCH v4 00/16] net/sched use rcu filters
 2014-09-12 15:16 UTC  (10+ messages)
` [net-next PATCH v4 02/16] net: rcu-ify tcf_proto
` [net-next PATCH v4 11/16] net: sched: rcu'ify cls_rsvp
` [net-next PATCH v4 12/16] net: sched: rcu'ify cls_bpf

[PATCH net] net: fix sysfs symlinks of adjacent devices
 2014-09-12 13:33 UTC  (2+ messages)

[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2014-09-12
 2014-09-12 12:33 UTC  (12+ messages)
` [net-next 01/11] ixgbe: Resolve warnings produced in W=2 builds
` [net-next 02/11] ixgbevf: Resolve missing-field-initializers warnings
` [net-next 03/11] ixgbe: Drop Rx alloc at end of Rx cleanup
` [net-next 04/11] ixgbe: Refactor busy poll socket code to address multiple issues
` [net-next 05/11] e1000: move e1000_tbi_adjust_stats to where its used
` [net-next 06/11] e1000: move tbi workaround code into helper function
` [net-next 07/11] e1000: perform copybreak ahead of DMA unmap
` [net-next 08/11] e1000: add and use e1000_rx_buffer info for Rx
` [net-next 09/11] e1000: rename struct e1000_buffer to e1000_tx_buffer
` [net-next 10/11] e1000: convert to build_skb
` [net-next 11/11] e1000: switch to napi_gro_frags api

[PATCH net-next 0/8] be2net: patch set
 2014-09-12 12:09 UTC  (9+ messages)
` [PATCH net-next 1/8] be2net: fix some log messages
` [PATCH net-next 2/8] be2net: replace strcpy with strlcpy
` [PATCH net-next 3/8] be2net: fix RX fragment posting for jumbo frames
` [PATCH net-next 4/8] be2net: use v1 of SET_FLOW_CONTROL command
` [PATCH net-next 5/8] be2net: add ethtool "-m" option support
` [PATCH net-next 6/8] be2net: fix port-type reporting in get_settings
` [PATCH net-next 7/8] be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
` [PATCH net-next 8/8] be2net: enable PCIe error reporting on VFs too

Tool: netperf-wrapper and qdisc bulking
 2014-09-12 10:40 UTC 

[BUG REPORT] Unencrypted packets after SNAT, allthough IPSEC-Policies are present
 2014-09-12  9:31 UTC  (4+ messages)

[PATCH v2 net-next] net: filter: export pkt_type_offset() helper
 2014-09-12  8:25 UTC  (20+ messages)

[PATCH firmware] rtl_nic: add firmware for RTL8168H and RTL8107E
 2014-09-12  6:54 UTC 

[PATCH net-next v4 0/9] BPF updates
 2014-09-12  6:09 UTC  (5+ messages)
` [PATCH net-next v4 2/9] net: filter: keep original BPF program around

[PATCH net-next v2] net: dsa: change tag_protocol to an enum
 2014-09-12  4:18 UTC 

[PATCH net-next] r8152: support VLAN
 2014-09-12  2:43 UTC  (2+ messages)
` [PATCH net-next v2] "

Rusty away 18th September -- 11th October
 2014-09-12  1:28 UTC  (3+ messages)

[PATCH net-next] net: dsa: change tag_protocol to an enum
 2014-09-12  0:46 UTC  (2+ messages)

[PATCH] rtlwifi: btcoexist: avoid format string in printk
 2014-09-12  0:02 UTC 

[PATCH net-next v2 3/4] openvswitch: simplify sample action implementation
 2014-09-11 23:28 UTC 

[PATCH net-next v2 4/4] openvswitch: Add recirc and hash action
 2014-09-11 23:28 UTC 

[PATCH net-next v2 2/4] openvswitch: Use tun_key only for egress tunnel path
 2014-09-11 23:28 UTC 

[PATCH net-next v2 1/4] openvswitch: refactor ovs flow extract API
 2014-09-11 23:28 UTC 

[GIT net-next v2] Open vSwitch
 2014-09-11 23:27 UTC 

[PATCH RFC 0/6] ipv6: dst_entry socket caching improvments
 2014-09-11 23:21 UTC  (7+ messages)
` [PATCH RFC 1/6] ipv6: also increase fib6_node sernum on deletion events
` [PATCH RFC 2/6] ipv6: no need to bump rt_genid_ipv6 on address change anymore
` [PATCH RFC 3/6] ipv6: if no function for cleaner is specified only visit nodes
` [PATCH RFC 4/6] ipv6: new function fib6_flush_trees and use it instead of bumping removed rt6_genid
` [PATCH RFC 5/6] ipv6: keep rt_sernum per namespace to reduce number of flushes
` [PATCH RFC 6/6] ipv6: switch rt_sernum to atomic_t and clean up types

[PATCH -next] net: stmmac: fix return value check in socfpga_dwmac_parse_data()
 2014-09-11 23:12 UTC 

[GIT net-next] Open vSwitch
 2014-09-11 23:09 UTC  (2+ messages)

[PATCH net-next 4/4] datapath: Add recirc and hash action
 2014-09-11 22:04 UTC 

[PATCH net-next 3/4] datapath: simplify sample action implementation
 2014-09-11 22:03 UTC 

[PATCH net-next 2/4] datapath: Use tun_key only for egress tunnel path
 2014-09-11 22:01 UTC 

[PATCH net-next 1/4] datapath: refactor ovs flow extract API
 2014-09-11 22:01 UTC 

[PATCH net-next v3 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
 2014-09-11 22:44 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).