netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-09 20:13:37 to 2014-01-10 10:38:40 UTC [more...]

[PATCH v2 0/4] net_dma removal, and dma debug extension
 2014-01-10 10:38 UTC  (10+ messages)
` [PATCH v2 1/4] net_dma: simple removal
` [PATCH v2 2/4] net_dma: revert 'copied_early'
` [PATCH v2 3/4] net: make tcp_cleanup_rbuf private
` [PATCH v2 4/4] dma debug: introduce debug_dma_assert_idle()

[net-next 00/16][pull request] Intel Wired LAN Driver Updates
 2014-01-10 10:35 UTC  (20+ messages)
` [net-next 01/16] i40e: use assignment instead of memcpy
` [net-next 02/16] i40e: drop unused macros
` [net-next 03/16] i40e: Update the Current NVM version Low value
` [net-next 04/16] i40e: Bump version
` [net-next 05/16] i40e: fix long lines
` [net-next 06/16] i40e: Cleanup Doxygen warnings
` [net-next 07/16] i40e: Setting queue count to 1 using ethtool is valid
` [net-next 08/16] i40e: do not bail when disabling if Tx queue disable fails
` [net-next 09/16] i40e: allow VF to remove any MAC filter
` [net-next 10/16] i40e: check for possible incorrect ipv6 checksum
` [net-next 11/16] i40e: adjust ITR max and min values
` [net-next 12/16] i40e: clear qtx_head before enabling Tx queue
` [net-next 13/16] i40e: call clear_pxe after adminq is initialized
` [net-next 14/16] i40e: enable PTP
` [net-next 15/16] i40e: fix log message wording
` [net-next 16/16] i40e: Bump version

[PATCH v3 net-next 0/3] bonding: fix bond_3ad RCU usage
 2014-01-10 10:34 UTC  (5+ messages)
` [PATCH v3 net-next 1/3] bonding: fix bond_3ad_set_carrier() "
` [PATCH v3 net-next 2/3] bonding: fix __get_first_agg "
` [PATCH v3 net-next 3/3] bonding: fix __get_active_agg() RCU logic

[PATCH -next] qlcnic: fix compiler warning
 2014-01-10 10:15 UTC  (2+ messages)

[PATCH net-next v2] ipv6: move IPV6_TCLASS_SHIFT into ipv6.h
 2014-01-10 10:03 UTC 

[RFC PATCH 00/12] RCU'ify the net:sched classifier chains
 2014-01-10  9:44 UTC  (13+ messages)
` [RFC PATCH 01/12] net: qdisc: use rcu prefix and silence sparse warnings
` [RFC PATCH 02/12] net: rcu-ify tcf_proto
` [RFC PATCH 03/12] net: sched: cls_basic use RCU
` [RFC PATCH 04/12] net: sched: cls_cgroup "
` [RFC PATCH 05/12] net: sched: cls_flow "
` [RFC PATCH 06/12] net: sched: fw "
` [RFC PATCH 07/12] net: sched: RCU cls_route
` [RFC PATCH 08/12] net: sched: RCU cls_tcindex
` [RFC PATCH 09/12] net: sched: make cls_u32 lockless
` [RFC PATCH 10/12] net: sched: rcu'ify cls_rsvp
` [RFC PATCH 11/12] net: make cls_bpf rcu safe
` [RFC PATCH 12/12] net: sched: make tc_action safe to walk under RCU

[PATCHv2 ipsec-next] xfrm: Namespacify xfrm_policy_sk_bundles
 2014-01-10  9:23 UTC  (12+ messages)
` [PATCHv3 net-next] "
    ` [PATCHv4 "

[PATCH v3 net-next] packet: doc: describe PACKET_MMAP with one packet socket for rx and tx
 2014-01-10  9:22 UTC 

[PATCH net V3 1/2] macvlan: forbid L2 fowarding offload for macvtap
 2014-01-10  8:18 UTC  (2+ messages)
` [PATCH net V3 2/2] net: core: explicitly select a txq before doing l2 forwarding

[PATCH 1/6] [v6] phylib: Add Clause 45 read/write functions
 2014-01-10  6:25 UTC 

Multicast routing stops functioning after 4G multicast packets recived
 2014-01-10  7:50 UTC  (7+ messages)

[PATCH net-next 1/4] bonding: update the primary when slave name changed
 2014-01-10  7:44 UTC  (6+ messages)

[PATCH net-next] l2tp: make local functions static
 2014-01-10  7:25 UTC  (2+ messages)

[PATCH] iproute2 support for Heavy Hitter Filter (HHF) qdisc
 2014-01-10  6:55 UTC  (2+ messages)

[PATCH iproute2] iproute2: finish support for bonding attributes
 2014-01-10  7:10 UTC  (2+ messages)

[PATCH 1/3] ss: handle seqpacket type of unix domain socket
 2014-01-10  7:07 UTC  (3+ messages)
` [PATCH 3/3] ss: add unix_seqpacket to the help message and the man page

[PATCH net 1/2] macvlan: forbid L2 fowarding offload for macvtap
 2014-01-10  7:06 UTC  (16+ messages)

[PATCH net V2 1/2] macvlan: forbid L2 fowarding offload for macvtap
 2014-01-10  7:03 UTC  (4+ messages)
` [PATCH net V2 2/2] net: core: explicitly select a txq before doing l2 forwarding

[PATCH v2 00/16] net: stmmac: Add Allwinner A20 GMAC ethernet controller glue layer
 2014-01-10  7:00 UTC  (17+ messages)
  ` [PATCH v2 01/16] reset: add non CONFIG_RESET_CONTROLLER routines
  ` [PATCH v2 02/16] net: stmmac: Enable stmmac main clock when probing hardware
  ` [PATCH v2 03/16] net: stmmac: Add support for optional reset control
  ` [PATCH v2 04/16] net: stmmac: Allocate and pass soc/board specific data to callbacks
  ` [PATCH v2 05/16] blackfin: Update stmmac callback signatures
  ` [PATCH v2 06/16] net: stmmac: Honor DT parameter to force DMA store and forward mode
  ` [PATCH v2 07/16] net: stmmac: Use driver data and callbacks tied with compatible strings
  ` [PATCH v2 08/16] net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
  ` [PATCH v2 09/16] clk: sunxi: Add Allwinner A20/A31 GMAC clock unit
  ` [PATCH v2 10/16] ARM: dts: sun7i: Add GMAC clock node to sun7i DTSI
  ` [PATCH v2 11/16] ARM: dts: sun7i: Add GMAC controller "
  ` [PATCH v2 12/16] ARM: dts: sun7i: Add pin muxing options for the GMAC
  ` [PATCH v2 13/16] ARM: dts: sun7i: cubietruck: Enable "
  ` [PATCH v2 14/16] ARM: dts: sun7i: cubieboard2: Enable GMAC instead of EMAC
  ` [PATCH v2 15/16] ARM: dts: sun7i: olinuxino-micro: "
  ` [PATCH v2 16/16] ARM: dts: sun7i: Add ethernet alias for GMAC

[PATCH iproute2 ] PIE: Proportional Integral controller Enhanced
 2014-01-10  6:52 UTC  (2+ messages)

[patch iproute2 v3 0/2] add support for IFA_F_MANAGETEMPADDR
 2014-01-10  6:47 UTC  (3+ messages)
` [patch iproute2 v3 1/2] add support for extended ifa_flags

[Xen-devel][PATCH net-next] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-09 22:48 UTC 

[PATCH] iproute: Document the "ip link add index IDX" possibility
 2014-01-10  6:43 UTC  (2+ messages)

[PATCH net-next] sctp: make sctp_addto_chunk_fixed local
 2014-01-10  6:31 UTC 

[PATCH 6/6] [v6] phylib: Add of_phy_attach
 2014-01-10  6:28 UTC 

[PATCH 5/6] [v6] phylib: Support attaching to generic 10g driver
 2014-01-10  6:27 UTC 

[PATCH 4/6] [v6] phylib: Add generic 10G driver
 2014-01-10  6:27 UTC 

[PATCH 3/6] [v6] phylib: turn genphy_driver to an array
 2014-01-10  6:27 UTC 

[PATCH 2/6] [v6] phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
 2014-01-10  6:26 UTC 

[PATCH net-next] bnx2x: namespace and dead code cleanups
 2014-01-10  6:20 UTC 

[PATCH] net: Check skb->rxhash in gro_receive
 2014-01-10  5:43 UTC  (4+ messages)

[PATCH net-next] net: xfrm6: silence sparse warning
 2014-01-10  5:30 UTC  (7+ messages)

DSCP of ICMPv6 Echo Reply not copied from Echo Request
 2014-01-10  4:40 UTC  (2+ messages)

[PATCH v3 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
 2014-01-10  4:12 UTC  (6+ messages)
` [PATCH v4 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE

[RFC Patch net-next 0/4] net_sched: make ingress filters lockless
 2014-01-10  4:10 UTC  (18+ messages)
` [RFC Patch net-next 1/4] net_sched: switch filter list to list_head
` [RFC Patch net-next 2/4] net_sched: avoid holding qdisc lock for filters
` [RFC Patch net-next 3/4] net_sched: use RCU for tc actions traverse
` [RFC Patch net-next 4/4] net_sched: make ingress qdisc lockless

[PATCH net-next v2] packet: doc: how to PACKET_MMAP with one packet socket for rx and tx
 2014-01-10  4:10 UTC  (3+ messages)

IPv6: Bug in net-next
 2014-01-10  4:09 UTC  (3+ messages)
` [PATCH net] ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME

[PATCH net-next v2] xen-netback: stop vif thread spinning if frontend is unresponsive
 2014-01-10  4:06 UTC  (3+ messages)

[PATCH net-next] cxgb4: Changed FW check version to match FW binary version
 2014-01-10  3:58 UTC  (2+ messages)

[PATCH 0/3] irda: fixup sh_sir/irda
 2014-01-10  3:57 UTC  (2+ messages)

Use of 'SIOCDEVPRIVATE' in ethernet drivers
 2014-01-10  3:45 UTC  (8+ messages)

[PATCH 3/6] [v5] phylib: turn genphy_driver to an array
 2014-01-10  3:24 UTC  (3+ messages)

[PATCH 1/1] drivers: net: silence compiler warning in smc91x.c
 2014-01-10  3:04 UTC 

[PATCH net] bnx2x: prevent WARN during driver unload
 2014-01-10  2:46 UTC  (4+ messages)

[PATCH 00/23] nf_tables updates for net-next
 2014-01-10  2:36 UTC  (25+ messages)
` [PATCH 01/23] netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
` [PATCH 02/23] netfilter: nf_tables: make chain types override the default AF functions
` [PATCH 03/23] netfilter: nf_tables: add hook ops to struct nft_pktinfo
` [PATCH 04/23] netfilter: nf_tables: add support for multi family tables
` [PATCH 05/23] netfilter: nf_tables: add "inet" table for IPv4/IPv6
` [PATCH 06/23] netfilter: nf_tables: add nfproto support to meta expression
` [PATCH 07/23] netfilter: nft_meta: add l4proto support
` [PATCH 08/23] netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
` [PATCH 09/23] netfilter: nft_ct: Add support to set the connmark
` [PATCH 10/23] netfilter: nft_meta: fix lack of validation of the input register
` [PATCH 11/23] netfilter: nf_tables: split chain policy validation from actually setting it
` [PATCH 12/23] netfilter: nf_tables: restore chain change atomicity
` [PATCH 13/23] netfilter: nf_tables: fix check for table overflow
` [PATCH 14/23] netfilter: nf_tables: fix chain type module reference handling
` [PATCH 15/23] netfilter: nf_tables: add missing module references to chain types
` [PATCH 16/23] netfilter: nf_tables: replay request after dropping locks to load chain type
` [PATCH 17/23] netfilter: nf_tables: constify chain type definitions and pointers
` [PATCH 18/23] netfilter: nf_tables: minor nf_chain_type cleanups
` [PATCH 19/23] netfilter: nf_tables: perform flags validation before table allocation
` [PATCH 20/23] netfilter: nf_tables: take AF module reference when creating a table
` [PATCH 21/23] netfilter: nf_tables: prohibit deletion of a table with existing sets
` [PATCH 22/23] netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
` [PATCH 23/23] netfilter: nf_tables: fix error path in the init functions

[PATCH net-next] net: gro: change GRO overflow strategy
 2014-01-10  2:28 UTC  (4+ messages)

[PATCH net-next] gre_offload: simplify GRE header length calculation in gre_gso_segment()
 2014-01-10  2:09 UTC  (2+ messages)

[Patch net-next 0/7] net_sched: some more cleanup and improvements
 2014-01-10  0:14 UTC  (8+ messages)
` [Patch net-next 1/7] net_sched: act: move idx_gen into struct tcf_hashinfo
` [Patch net-next 2/7] net_sched: act: clean up notification functions
` [Patch net-next 3/7] net_sched: add struct net pointer to tcf_proto_ops->dump
` [Patch net-next 4/7] net_sched: optimize tcf_match_indev()
` [Patch net-next 5/7] net_sched: avoid casting void pointer
` [Patch net-next 6/7] net_sched: cls: move allocation in ->init to generic layer
` [Patch net-next 7/7] net_sched: act: remove struct tcf_act_hdr

[PATCH] netdevice.7: document SIOCGIFCONF case ifc_req==NULL
 2014-01-09 23:30 UTC 

[PATCH net-next] net/mlx4_en: call gro handler for encapsulated frames
 2014-01-09 22:57 UTC  (2+ messages)

[PATCH net-next] hyperv: Add support for physically discontinuous receive buffer
 2014-01-09 22:24 UTC 

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2014-01-09 22:16 UTC  (11+ messages)
` [net-next 05/15] i40e: add a comment on barrier and fix panic on reset

[PATCH net-next 0/2] Pack struct xfrm_usersa_info and struct xfrm_userpolicy_info
 2014-01-09 23:07 UTC  (6+ messages)
` [PATCH net-next 1/2] include/uapi/linux/xfrm.h: Pack "

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
 2014-01-09 21:46 UTC  (10+ messages)

[PATCH ethtool] ethtool: Accept long feature names reported by -k option as input to -K option
 2014-01-09 21:11 UTC  (4+ messages)

[net-next 3/7] ixgbe: Use static inlines instead of macros
 2014-01-09 20:59 UTC  (8+ messages)

randconfig build error with next-20140109, in net/ipv6/ip6_vti.c
 2014-01-09 20:58 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).