netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-06 08:02:46 to 2012-05-08 14:29:05 UTC [more...]

batostr() function
 2012-05-08 14:30 UTC  (5+ messages)

[PATCH net-next 0/2] extend sch_mqprio to distribute traffic not only by ETS TC
 2012-05-08 13:56 UTC  (3+ messages)

[PATCH RFC 0/6] copy aside frags with destructors (was [PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors)
 2012-05-08 12:47 UTC  (11+ messages)
` [PATCH RFC 1/6] skbuff: support per-page destructors in copy_ubufs
` [PATCH RFC 2/6] skbuff: add an api to orphan frags
` [PATCH RFC 3/6] skbuff: convert to skb_orphan_frags
` [PATCH RFC 4/6] tun: orphan frags on xmit
` [PATCH RFC 5/6] net: orphan frags on receive
` [PATCH RFC 6/6] skbuff: set zerocopy flag on frag destructor

qlge driver corrupting kernel memory
 2012-05-08 12:07 UTC  (2+ messages)

SLUB warning in netfilter code on shutdown
 2012-05-08 11:22 UTC  (2+ messages)

Zero-copy receive from socket into bio
 2012-05-08 11:02 UTC 

[PATCH] ipv4: Fixed checkpatch warnings and errors
 2012-05-08 10:58 UTC 

[PATCH] r8169: fix problem with TSO (TX_BUFFS_AVAIL negative value)
 2012-05-08 10:21 UTC  (4+ messages)

[README] net --> net-next merge
 2012-05-08  9:02 UTC  (2+ messages)

[PATCH 00/25] [v2] netfilter updates for net-next (upcoming 3.5)
 2012-05-08  7:49 UTC  (26+ messages)
` [PATCH 01/25] netfilter: nf_ct_ecache: refactor notifier registration
` [PATCH 02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment
` [PATCH 03/25] netfilter: nf_conntrack: use this_cpu_inc()
` [PATCH 04/25] netfilter: bridge: optionally set indev to vlan
` [PATCH 05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation
` [PATCH 06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 08/25] ipvs: WRR "
` [PATCH 10/25] ipvs: SH "
` [PATCH 11/25] ipvs: use GFP_KERNEL allocation where possible
` [PATCH 12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 15/25] ipvs: always update some of the flags bits in backup
` [PATCH 16/25] ipvs: wakeup master thread
` [PATCH 17/25] ipvs: reduce sync rate with time thresholds
` [PATCH 18/25] ipvs: add support for sync threads
` [PATCH 19/25] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally
` [PATCH 21/25] ipvs: ip_vs_proto: "
` [PATCH 22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
` [PATCH 23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
` [PATCH 24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT
` [PATCH 25/25] netfilter: remove ip_queue support

[v12 PATCH 0/3] NETFILTER new target module, HMARK
 2012-05-08  7:37 UTC  (14+ messages)
` [v12 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark

[PATCH] net: compare_ether_addr[_64bits]() has no ordering
 2012-05-08  7:31 UTC  (8+ messages)

[PATCH 00/25] netfilter updates for net-next (upcoming 3.5)
 2012-05-08  7:32 UTC  (35+ messages)
` [PATCH 01/25] netfilter: nf_ct_ecache: refactor notifier registration
` [PATCH 02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment
` [PATCH 03/25] netfilter: nf_conntrack: use this_cpu_inc()
` [PATCH 04/25] netfilter: bridge: optionally set indev to vlan
` [PATCH 05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation
` [PATCH 06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 08/25] ipvs: WRR "
` [PATCH 09/25] ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 10/25] ipvs: SH scheduler does not need GFP_ATOMIC allocation
` [PATCH 11/25] ipvs: use GFP_KERNEL allocation where possible
` [PATCH 12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 15/25] ipvs: always update some of the flags bits in backup
` [PATCH 16/25] ipvs: wakeup master thread
` [PATCH 17/25] ipvs: reduce sync rate with time thresholds
` [PATCH 18/25] ipvs: add support for sync threads
` [PATCH 19/25] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally
` [PATCH 21/25] ipvs: ip_vs_proto: "
` [PATCH 22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
` [PATCH 23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
` [PATCH 24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT
` [PATCH 25/25] netfilter: remove ip_queue support

[PATCH v2] RPS: Sparse connection optimizations - v2
 2012-05-08  6:43 UTC  (12+ messages)

SO_TIMESTAMP on tcp sockets?
 2012-05-08  4:37 UTC  (2+ messages)

[PATCH V3 Resend 09/12] net/stmmac: Remove conditional compilation of clk code
 2012-05-08  3:52 UTC 

[PATCH 0/3] smsc75xx: more minor fixes
 2012-05-08  3:44 UTC  (2+ messages)

[PATCH RESEND 0/5] Adopt pinctrl support for a few outstanding imx drivers
 2012-05-08  3:44 UTC  (9+ messages)
` [PATCH RESEND 2/5] net: fec: adopt pinctrl support
  ` [PATCH RESEND 3/5] can: flexcan: "

linux-next: manual merge of the net-next tree with the ceph tree
 2012-05-08  3:09 UTC 

[PULL net-next] macvtap, vhost and virtio tools updates
 2012-05-08  3:06 UTC  (2+ messages)

[patch net-next] net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
 2012-05-08  3:03 UTC  (2+ messages)

[PATCH v6 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-05-08  2:59 UTC  (7+ messages)
` [PATCH v6 1/3] netdev/of/phy: New function: of_mdio_find_bus()
` [PATCH v6 2/3] netdev/of/phy: Add MDIO bus multiplexer support
` [PATCH v6 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH] [IPV6] remove sysctl accept_source_route
 2012-05-08  2:56 UTC  (2+ messages)

[PATCH 0/8] ISDN patches for net-next
 2012-05-08  2:42 UTC  (4+ messages)

[GIT net] Open vSwitch
 2012-05-08  1:51 UTC  (4+ messages)
  ` [PATCH 1/3] openvswitch: Add length check when retrieving TCP flags
  ` [PATCH 2/3] openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed
  ` [PATCH 3/3] openvswitch: Validation of IPv6 set port action uses IPv4 header

[PATCH v2 00/17] netfilter: add namespace support for netfilter protos
 2012-05-08  0:53 UTC  (3+ messages)

r8169: problem with TSO (TX_BUFFS_AVAIL negative value)
 2012-05-07 22:35 UTC 

Netlink for kernel<->user space communication?
 2012-05-07 22:33 UTC  (2+ messages)

[PATCH] net/bluetooth/bnep/core.c: use constant for ethertype
 2012-05-07 22:09 UTC 

[PATCH 0/2] adding tracepoints to vhost
 2012-05-07 21:10 UTC  (3+ messages)
` [PATCH 1/2] vhost: basic tracepoints

[PATCH resend] [IPV6] remove sysctl accept_source_route
 2012-05-07 20:52 UTC  (3+ messages)

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-07 19:30 UTC 

Re[2]: [v12 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark
 2012-05-07 19:09 UTC 

[PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361)
 2012-05-07 18:26 UTC  (14+ messages)

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-07 17:57 UTC  (2+ messages)

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-07 17:44 UTC  (2+ messages)

[net-next 0/4][pull request] Intel Wired LAN Driver Updates
 2012-05-07 16:33 UTC  (4+ messages)

New commands to configure IOV features
 2012-05-07 15:16 UTC  (2+ messages)

[PATCH net] cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
 2012-05-07 14:24 UTC  (2+ messages)

[PATCH v5 0/9] skb paged fragment destructors
 2012-05-07 10:24 UTC  (4+ messages)
` [PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors

[net-next 1/2] stmmac: extend mac addr reg and fix perfect filering
 2012-05-07  9:12 UTC  (2+ messages)
` [net-next 2/2] stmmac: add mixed burst for DMA

[PATCH] 9p: disconnect channel when PCI device is removed
 2012-05-07  7:14 UTC  (3+ messages)

ipctl - new tool for efficient read/write of net related sysctl
 2012-05-07  6:14 UTC  (4+ messages)

[net-next 0/4 (V3)] stmmac & EEE support
 2012-05-07  5:25 UTC  (12+ messages)
` [net-next 1/4 (V3)] net: ethtool: add the "

[REGRESSION][PATCH] Fix an old sky2 WOL regression
 2012-05-06 22:26 UTC  (5+ messages)
` [PATCH] sky2: override for PCI legacy power management

[PATCH net-next 1/3] Add capability to retrieve plug-in module EEPROM
 2012-05-06 22:05 UTC  (5+ messages)

[GIT PULL net-next v2] IPVS
 2012-05-06 21:56 UTC  (5+ messages)
` [PATCH 18/18] export sysctl symbols needed by ip_vs_sync

[PATCH 01/13 v4] usb/net: rndis: inline the cpu_to_le32() macro
 2012-05-06 18:23 UTC  (4+ messages)

[PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors
 2012-05-06 17:01 UTC  (5+ messages)

[PATCH 0/3] First pass of cleanups for pskb_expand_head
 2012-05-06 17:13 UTC  (10+ messages)
` [PATCH 1/3] skb: Drop bad code from pskb_expand_head
` [PATCH 2/3] skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
` [PATCH 3/3] skb: Add inline helper for getting the skb end offset from head

[PATCH net v2] cdc_ether: Ignore bogus union descriptor for RNDIS devices
 2012-05-06 17:12 UTC  (6+ messages)

[PATCH net v3] bnx2x: bug fix when loading after SAN boot
 2012-05-06 17:11 UTC  (2+ messages)

[PATCH] bnx2x: bug fix when loading after SAN boot
 2012-05-06 17:06 UTC  (5+ messages)

Implementing RFCs from IETF
 2012-05-06 14:28 UTC  (4+ messages)

Automated Response
 2012-05-06 12:58 UTC 


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