netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-03 18:56:55 to 2011-03-05 10:29:42 UTC [more...]

[patch net-next-2.6 0/8] mostly bonding rx path changes
 2011-03-05 10:29 UTC  (3+ messages)
` [patch net-next-2.6 1/8] af_packet: use skb->skb_iif instead of orig_dev->ifindex
` [patch net-next-2.6 2/8] bonding: register slave pointer for rx_handler

[PATCH net-next 0/4] r8169 driver updates
 2011-03-05  9:41 UTC  (5+ messages)
` [PATCH net-next 1/4] r8169: adjust rtl8169_set_speed_xmii function
` [PATCH net-next 2/4] r8169: support the new chips for RTL8105E
` [PATCH net-next 3/4] r8169: support control of advertising
` [PATCH net-next 4/4] r8169: convert to new VLAN model

[patch net-next-2.6 0/8] mostly bonding rx path changes
 2011-03-05  9:35 UTC  (11+ messages)
` [patch net-next-2.6 1/8] af_packet: use skb->skb_iif instead of orig_dev->ifindex
` [patch net-next-2.6 2/8] bonding: register slave pointer for rx_handler
` [patch net-next-2.6 3/8] net: get rid of multiple bond-related netdevice->priv_flags
` [patch net-next-2.6 4/8] bonding: wrap slave state work
` [patch net-next-2.6 5/8] bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
` [patch net-next-2.6 6/8] bonding: move processing of recv handlers into handle_frame()
` [patch net-next-2.6 7/8] net: introduce rx_handler results and logic around that
` [patch net-next-2.6 8/8] net: get rid of orig_dev parameter of packet handlers

tun: Failed to create tun sysfs files [was: mmotm 2011-03-02-16-52 uploaded]
 2011-03-05  8:26 UTC  (7+ messages)
  ` tun: Failed to create tun sysfs files
      ` tun routing is broken [was: tun: Failed to create tun sysfs files]
        ` tun routing is broken

[PATCH] ixgbe: fix for 82599 erratum on Header Splitting
 2011-03-05  8:06 UTC  (5+ messages)

[PATCH] ethtool: remove mask for Auto in advertise section
 2011-03-05  7:27 UTC 

[PATCH] ipv4: Remove flowi from struct rtable
 2011-03-05  7:09 UTC  (3+ messages)

[PATCH] ipv4: Set rt->rt_iif more sanely on output routes
 2011-03-05  6:52 UTC  (2+ messages)

[PATCH] ipv4: Use passed-in protocol in ip_route_newports()
 2011-03-05  6:49 UTC  (2+ messages)

[PATCH] ipv4: Get peer more cheaply in rt_init_metrics()
 2011-03-05  6:46 UTC  (2+ messages)

FYI: tftp-hpa breaks when used on secondary ip addresses
 2011-03-05  4:58 UTC  (3+ messages)

Lacking to initialize "IP6CB(skb)->nhoff" for ipv6 transmission ?
 2011-03-05  3:59 UTC 

bonding can't change to another slave if you ifdown the active slave
 2011-03-05  2:53 UTC  (3+ messages)

[Bugme-new] [Bug 30462] New: High cpu usage when someone sends many ipv6 udp packages
 2011-03-05  1:21 UTC  (2+ messages)

[PATCH] drivers/net/macvtap: fix error check
 2011-03-04 23:49 UTC 

Jetway JAD3RTLANG, Daughter Board, 3x GigaBit LAN does not work correctly
 2011-03-04 23:41 UTC  (5+ messages)

inetpeer with create==0
 2011-03-04 23:02 UTC  (10+ messages)
      ` [PATCH net-next-2.6] inetpeer: seqlock optimization

2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
 2011-03-04 22:41 UTC  (13+ messages)

[PATCH] e1000: power off PHY after reset when interface is down
 2011-03-04 22:41 UTC  (5+ messages)

[PATCH 1/4] mcast: net_device dev not used
 2011-03-04 21:45 UTC  (4+ messages)
` [PATCH 2/4] af_packet: struct socket declared/assigned but unused
` [PATCH 3/4] sctp: several declared/set but unused fixes
` [PATCH 4/4] af_unix: remove unused struct sockaddr_un cruft

E-mail
 2011-03-04 21:28 UTC 

[RFC PATCH v2 10/12] netdev: mdio-octeon.c: Convert to use device tree
 2011-03-04 21:10 UTC  (6+ messages)
  ` [RFC PATCH v2 11/12] netdev: octeon_mgmt: "
  ` [RFC PATCH v2 12/12] staging: octeon_ethernet: "

[net-next-2.6 PATCH 00/10] Workarounds and fixes for ntuple filters
 2011-03-04 21:00 UTC  (10+ messages)
` [net-next-2.6 PATCH 02/10] ethtool: add ntuple flow specifier to network flow classifier

pull request: wireless-next-2.6 2011-03-04
 2011-03-04 20:25 UTC  (2+ messages)

[ethtool PATCH 0/2] Add support for RX network flow classifier rules
 2011-03-04 19:09 UTC  (6+ messages)
` [ethtool PATCH 2/2] Add RX packet classification interface

[PATCH V3] Export ACPI _DSM provided firmware instance number and string name to sysfs
 2011-03-04 18:43 UTC  (5+ messages)
` [PATCH V4] "

pull request: wireless-next-2.6 2011-02-22
 2011-03-04 18:40 UTC  (3+ messages)

[Patch] ariadne: fix possible null dereference
 2011-03-04 18:31 UTC  (2+ messages)

mii_bus->read return checking in phy_device.c
 2011-03-04 18:19 UTC  (4+ messages)

[Bugme-new] [Bug 29712] New: Bonding Driver(version : 3.5.0) - Problem with ARP monitoring in active backup mode
 2011-03-04 18:18 UTC  (5+ messages)

[RFC] Keep track of interrupt URB status and resubmit in bh if necessary
 2011-03-04 18:01 UTC  (3+ messages)

[PATCH 1/2] bonding: fix incorrect transmit queue offset
 2011-03-04 17:37 UTC  (8+ messages)
        ` [PATCH 1/2 net-next][v2] "

[PATCH] sched: QFQ - quick fair queue scheduler (v2)
 2011-03-04 17:20 UTC  (13+ messages)
  ` [PATCH] sched: QFQ - quick fair queue scheduler (v3)
        ` [PATCH] sched: QFQ - quick fair queue scheduler (v3.1)
        ` [PATCH] sched: QFQ - quick fair queue scheduler (v4)
            ` QFQ debugfs

linux-next: Tree for February 10 (netfilter)
 2011-03-04 17:01 UTC  (5+ messages)
      ` [PATCH] net: Enter net/ipv6/ even if CONFIG_IPV6=n

[PATCH] sctp: fix the fast retransmit limit
 2011-03-04 14:09 UTC  (4+ messages)

[PATCH] sctp: do not mark chunk abandoned if peer has no PRSCTP capable
 2011-03-04 13:08 UTC  (4+ messages)

[PATCH resent] tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
 2011-03-04 12:39 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH 0/3] [RFC] Implement multiqueue (RX & TX) virtio-net
 2011-03-04 12:22 UTC  (3+ messages)

[PATCH] s2io: fix uninitialized compile warning
 2011-03-04 11:23 UTC 

net-next-2.6: Phonet pull request
 2011-03-04 10:00 UTC  (10+ messages)
` [PATCH 1/8] Phonet: fix NULL-deref in previous patch series
` [PATCH 2/8] Phonet: return an error when TX fails
` [PATCH 3/8] Phonet: fix backlog callback return value
` [PATCH 4/8] Phonet: factor common code to send control messages
` [PATCH 5/8] Phonet: allocate sock from accept syscall rather than soft IRQ
` [PATCH 6/8] Phonet: provide pipe socket option to retrieve the pipe identifier
` [PATCH 7/8] Phonet: support active connection without pipe controller on modem
` [PATCH 8/8] Phonet: kill the ST-Ericsson pipe controller Kconfig

Bug inkvm_set_irq
 2011-03-04  9:39 UTC  (14+ messages)

KIND
 2011-03-04  1:10 UTC 

[Patch] bonding: move procfs into bond_procfs.c
 2011-03-04  9:08 UTC  (3+ messages)

[BUG] VPN broken in net-next
 2011-03-04  8:39 UTC  (6+ messages)

[PATCH 1/2] bonding 802.3ad: Fix the state machine locking v2
 2011-03-04  8:09 UTC  (2+ messages)
` [PATCH 2/2] bonding 802.3ad: Rename rx_machine_lock to state_machine_lock

[PATCH 0/4] simple generic timer infrastructure and stmmac example
 2011-03-04  6:53 UTC  (5+ messages)
` [PATCH (sh-2.6) 1/4] clksource: Generic timer infrastructure

skb->frag_list != NULL in start_xmit for device without NETIF_F_FRAGLIST
 2011-03-04  2:12 UTC  (7+ messages)

[PATCH 2/2] netlink: kill eff_cap from struct netlink_skb_parms
 2011-03-04  1:38 UTC  (10+ messages)
    ` [PATCH 2/2 v2] "
          ` [Drbd-dev] "

linux-next: manual merge of the net tree with the i.MX tree
 2011-03-04  1:31 UTC 

Network link detection
 2011-03-03 23:54 UTC  (3+ messages)

[GIT] Networking
 2011-03-03 22:34 UTC 

ANNOUNCE: debloat-testing kernel git tree
 2011-03-03 22:33 UTC  (10+ messages)

RFC v1: sysctl: add sysctl header cookie, share tables between nets
 2011-03-03 22:32 UTC  (4+ messages)

[PATCH] via-rhine: do not abort due to invalid MAC address
 2011-03-03 22:08 UTC  (7+ messages)

[RFC !!BONUS!! PATCH 6/5] ipv4: Delete routing cache
 2011-03-03 21:44 UTC  (4+ messages)

[RFC PATCH] net/core: fix skb handling on netif serves for both bridge and vlan
 2011-03-03 21:42 UTC  (3+ messages)

[PATCH 1/3] tun: Convert logging messages to pr_<level> and tun_debug
 2011-03-03 21:30 UTC  (13+ messages)
` [PATCH 2/3] mii: Convert printks to netdev_info
        ` [PATCH 2/3 v2] "
` [PATCH 3/3] eql: Convert printks to pr_<level> and netdev_<level>
      ` [PATCH 3/3 v2] "

bonding
 2011-03-03 21:29 UTC  (9+ messages)

[RFC PATCH 3/2] security: update security_netlink_recv hook prototype
 2011-03-03 20:30 UTC  (2+ messages)
` [RFC PATCH 4/2] connector: update callbacks to use security_netlink_recv()

[PATCH] mv643xx_eth: Use netdev_<level> and pr_<level>
 2011-03-03 20:28 UTC  (3+ messages)

[PATCH 1/2] tlan: Remove changelog
 2011-03-03 20:25 UTC  (3+ messages)

[PATCH net-next-2.6] benet: use GFP_KERNEL allocations when possible
 2011-03-03 20:23 UTC  (2+ messages)

[PATCH v6] net: add Faraday FTMAC100 10/100 Ethernet driver
 2011-03-03 20:19 UTC  (4+ messages)
` [PATCH] "

[PATCH V12 0/4] ptp: IEEE 1588 hardware clock support
 2011-03-03 20:13 UTC  (2+ messages)

[PATCH] ipv6: Use ERR_CAST in addrconf_dst_alloc
 2011-03-03 20:11 UTC 

[PATCH] bonding 802.3ad: Fix the state machine locking
 2011-03-03 20:07 UTC  (2+ messages)

e1000 - rx misses
 2011-03-03 20:00 UTC  (4+ messages)

r8169 disable ASPM patch
 2011-03-03 19:54 UTC  (4+ messages)

Mass udp flow reboot linux with RealTek RTL-8169 Gigabit
 2011-03-03 19:53 UTC  (6+ messages)

[net-next-2.6 00/24][pull request] Intel Wired LAN Driver Updates
 2011-03-03 19:30 UTC  (2+ messages)

A misbehavior of handling TCP out of band data ?
 2011-03-03 19:23 UTC  (2+ messages)

[PATCH net-next-2.6] net_sched: reduce fifo qdisc size
 2011-03-03 19:10 UTC  (2+ messages)

[BUG net-next-2.6] dst_release() crash
 2011-03-03 19:02 UTC  (4+ messages)
` [PATCH net-next-2.6] udp: udp_sendmsg() fix


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