netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-09 07:35:53 to 2011-10-11 19:54:20 UTC [more...]

[GIT] Networking
 2011-10-11 19:54 UTC 

pull request: wireless-next 2011-10-11
 2011-10-11 19:51 UTC  (5+ messages)

[net-next 0/5] stmmac: update to Oct 2011 version
 2011-10-11 19:42 UTC  (7+ messages)
` [net-next 1/5] stmmac: add CHAINED descriptor mode support
` [net-next 2/5] stmmac: allow mtu bigger than 1500 in case of normal desc
` [net-next 3/5] stmmac: protect tx process with lock
` [net-next 4/5] stmmac: Stop advertising 1000Base capabilties for non GMII iface (v2)
` [net-next 5/5] stmmac: update the driver version and doc

[net-next 00/11 v2][pull request] Intel Wired LAN Driver Updates
 2011-10-11 19:25 UTC  (13+ messages)
` [net-next 01/11] e1000e: locking bug introduced by commit 67fd4fcb
` [net-next 02/11] igb: push data into first igb_tx_buffer sooner to reduce stack usage
` [net-next 03/11] igb: avoid unnecessary conversions from u16 to int
` [net-next 04/11] igb: Consolidate all of the ring feature flags into a single value
` [net-next 05/11] igb: Move ITR related data into work container within the q_vector
` [net-next 06/11] igb: cleanup IVAR configuration
` [net-next 07/11] igb: retire the RX_CSUM flag and use the netdev flag instead
` [net-next 08/11] igb: leave staterr in place and instead us a helper function to check bits
` [net-next 09/11] igb: fix recent VLAN changes that would leave VLANs disabled after reset
` [net-next 10/11] igb: move TX hang check flag into ring->flags
` [net-next 11/11] igb: add support for NETIF_F_RXHASH

big picture UDP/IP performance question re 2.6.18 -> 2.6.32
 2011-10-11 16:24 UTC  (3+ messages)

[PATCH] bonding: L2L3 xmit doesn't support IPv6
 2011-10-11 15:58 UTC  (4+ messages)

e100 + VLANs?
 2011-10-11 15:29 UTC  (17+ messages)

Update
 2011-10-11 15:22 UTC 

Hang with "runaway loop modprobe net-pf-1" on Linux 3.0.4
 2011-10-11 14:16 UTC  (2+ messages)

[RFC] net: remove erroneous sk null assignment in timestamping
 2011-10-11 13:34 UTC  (7+ messages)

[RFC PATCH net 0/2] bonding: fix panics for making bonding device up and down repeatedly
 2011-10-11 13:23 UTC  (5+ messages)
` [RFC PATCH net 1/2] [BUGFIX] bonding: use local function pointer of bond->recv_probe in bond_handle_frame

[patch] cipso: remove an unneeded NULL check in cipso_v4_doi_add()
 2011-10-11 13:22 UTC 

[net-next PATCH] net: allow vlan traffic to be received under bond
 2011-10-11 13:16 UTC  (8+ messages)

[PATCH net-next] ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
 2011-10-11 12:01 UTC 

[PATCH net-next] xfrm: Simplify the replay check and advance functions
 2011-10-11 11:58 UTC 

[PATCH net-next 0/2] ipv6: IPsec pmtu/fragmentation fixes
 2011-10-11 11:44 UTC  (3+ messages)
` [PATCH 1/2] ipv6: Fix IPsec slowpath fragmentation problem
` [PATCH 2/2] xfrm6: Don't call icmpv6_send on local error

[PATCH net 0/4] ipv4: various pmtu discovery fixes
 2011-10-11 11:12 UTC  (5+ messages)
` [PATCH 1/4] ipv4: Fix pmtu propagating
` [PATCH 2/4] ipv4: Update pmtu informations on inetpeer only for output routes
` [PATCH 3/4] ipv4: Fix inetpeer expiration handling
` [PATCH 4/4] ipv4: Fix inetpeer expire time information

[PATCH] netconsole: enable netconsole can make net_device refcnt incorrent
 2011-10-11  8:05 UTC  (3+ messages)
` [PATCH] netconsole: enable netconsole can make net_device refcnt

[net-next] net/phy: extra delay only for RGMII interfaces for IC+ IP 1001
 2011-10-11  7:37 UTC 

loopback IP alias breaks tftp?
 2011-10-11  7:28 UTC  (13+ messages)

linux-next: build failure after merge of the tip tree
 2011-10-11  6:15 UTC  (3+ messages)

Host got crash when guest running netperf client with UDP_STREAM protocol with IPV6
 2011-10-11  6:04 UTC 

[PATCH] dev: use name hash for dev_seq_ops
 2011-10-11  5:55 UTC  (4+ messages)

[GIT PULL net] IPVS
 2011-10-11  1:54 UTC  (2+ messages)
` [PATCH] IPVS netns shutdown/startup dead-lock

[PATCH 00/24] net: Remove unnecessary OOM logging messages
 2011-10-11  0:15 UTC  (6+ messages)
` [PATCH 06/24] netfilter: "

[GIT PULL nf-next] IPVS
 2011-10-10 23:42 UTC  (2+ messages)

RFC - dnsmasq fix for IPv6 DAD
 2011-10-10 22:24 UTC 

[PATCH] net-netlink: Add a new attribute to expose TOS values via netlink
 2011-10-10 21:29 UTC  (5+ messages)
  ` [PATCH v2] "

SOMAXCONN = 128, but max defaults to 2048
 2011-10-10 21:14 UTC  (3+ messages)

[PATCH net-next] net: add skb frag size accessors
 2011-10-10 20:41 UTC 

Dear E-mail User
 2011-10-10 19:51 UTC 

[PATCH 0/9] skb fragment API: convert network drivers (part V)
 2011-10-10 19:42 UTC  (23+ messages)
` [PATCH 1/9] mm: add a "struct subpage" type containing a page, offset and length
` [PATCH 2/9] mlx4: convert to SKB paged frag API
` [PATCH 3/9] cxgb4: "
` [PATCH 4/9] cxgb4vf: "
` [PATCH 5/9] cxgbi: "
` [PATCH 6/9] ehea: "
` [PATCH 7/9] emac: "
` [PATCH 8/9] ll_temac: "
` [PATCH 9/9] net: add opaque struct around skb frag page

[PATCH] mscan: too much data copied to CAN frame due to 16 bit accesses
 2011-10-10 18:31 UTC  (2+ messages)

[PATCH] gro: refetch inet6_protos[] after pulling ext headers
 2011-10-10 18:26 UTC  (3+ messages)

[PATCH net] bnx2x: fix cl_id allocation for non-eth clients for NPAR mode
 2011-10-10 18:20 UTC  (2+ messages)

[PATCH] isdn: add missing cast operator in drivers/isdn/sc/init.c
 2011-10-10 18:18 UTC  (2+ messages)

[PATCH] mlx4_en: fix transmit of packages when blue frame is enabled
 2011-10-10 18:10 UTC  (31+ messages)
                                  ` [PATCH] mlx4_en: fix endianness with blue frame support

Prize Winner
 2011-10-10 15:57 UTC 

[PATCH] af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb
 2011-10-10 18:09 UTC  (3+ messages)

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2011-10-10 17:50 UTC  (9+ messages)
` [net-next 02/11] igb: Use node specific allocations for the q_vectors and rings

IPv4 multicast and mac-vlans acting weird on 3.0.4+
 2011-10-10 16:53 UTC  (14+ messages)
                  ` [PATCH net-next] macvlan: handle fragmented multicast frames

[PATCH net] mscan: zero accidentally copied register content
 2011-10-10 16:38 UTC  (9+ messages)

[PATCH] net: ipv6: Allow netlink to set IPv6 address scope
 2011-10-10 16:16 UTC  (2+ messages)

[PATCH] af_packet: tpacket_destruct_skb, deref skb after BUG_ON assertion
 2011-10-10 16:06 UTC  (4+ messages)

net/fec on i.MX28: failure after network cable unplug or device down
 2011-10-10 13:52 UTC  (2+ messages)

Re:await your response
 2011-10-10 10:15 UTC 

[PATCH v6 0/8] per-cgroup tcp memory pressure handling
 2011-10-10 10:24 UTC  (9+ messages)
` [PATCH v6 1/8] Basic kernel memory functionality for the Memory Controller
` [PATCH v6 2/8] socket: initial cgroup code
` [PATCH v6 3/8] foundations of per-cgroup memory pressure controlling
` [PATCH v6 4/8] per-cgroup tcp buffers control
` [PATCH v6 5/8] per-netns ipv4 sysctl_tcp_mem
` [PATCH v6 6/8] tcp buffer limitation: per-cgroup limit
` [PATCH v6 7/8] Display current tcp memory allocation in kmem cgroup
` [PATCH v6 8/8] Disable task moving when using kernel memory accounting

[RFC] truesize lies
 2011-10-10  6:54 UTC  (6+ messages)

[PATCH net] vlan:make mtu of vlan equal to physical dev
 2011-10-10  4:00 UTC  (2+ messages)

[PATCH 2/2 net-next] r6040: bump version to 0.28 and date to 07Oct2011
 2011-10-10  3:51 UTC  (2+ messages)

[PATCH 1/2 net-next] r6040: invoke phy_{start,stop} when appropriate
 2011-10-10  3:51 UTC  (2+ messages)

[PATCH 0/7] mlx4_en: bug fixes and performance enhancement
 2011-10-10  3:44 UTC  (2+ messages)

[PATCH] bluetooth: Properly clone LSM attributes to newly created child connections
 2011-10-10  0:31 UTC  (2+ messages)

[PATCH V2] Add platform driver support to the CS890x driver
 2011-10-09 20:51 UTC 

Regression: non-working WOL with r8169
 2011-10-09 17:13 UTC  (8+ messages)
        ` [PATCH] r8169: Fix WOL in power down case

[PATCH 3/7] mlx4_en: Adjusting moderation per each ring
 2011-10-09 15:38 UTC 

[PATCH 7/7] mlx4_en: Adding 40gb speed report for ethtool
 2011-10-09 15:29 UTC 

[PATCH 6/7] mlx4_en: Fix crash upon device initialization error
 2011-10-09 15:29 UTC 

[PATCH 5/7] mlx4_en: Fix QP number calculation according to module param
 2011-10-09 15:29 UTC 

[PATCH 4/7] mlx4_en: Added missing iounmap upon releasing a device
 2011-10-09 15:27 UTC 

[PATCH 2/7] mlx4_en: Removing reserve vectors
 2011-10-09 15:26 UTC 

[PATCH 1/7] mlx4_en: Assigning TX irq per ring
 2011-10-09 15:26 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).