Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-04 17:20:56 to 2011-03-06 12:34:47 UTC [more...]

modprobe gets stuck on a e1000e driver mutex wile trying to load the it
 2011-03-06 12:34 UTC 

2.6.38-rc7-git4: Reported regressions 2.6.36 -> 2.6.37
 2011-03-06 12:34 UTC 

[patch net-next-2.6 0/8] mostly bonding rx path changes
 2011-03-06 12:24 UTC  (37+ 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] net: comment rx_handler results
  ` [patch net-next-2.6 7/8 v2] 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
  ` [patch net-next-2.6 8/8 v2] "

modprobe gets stuck on a mutex wile trying to load the e1000e driver
 2011-03-06 12:23 UTC 

[patch v2 ] IPVS: Conditionally include sysctl code
 2011-03-06 12:18 UTC  (21+ messages)
` [PATCH 01/18] ipvs: move struct netns_ipvs
` [PATCH 02/18] ipvs: reorganize tot_stats
` [PATCH 03/18] ipvs: zero percpu stats
` [PATCH 04/18] ipvs: remove unused seqcount stats
` [PATCH 05/18] IPVS: Add ip_vs_route_me_harder()
` [PATCH 06/18] IPVS: Add sysctl_snat_reroute()
` [PATCH 07/18] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 08/18] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 09/18] IPVS: Add sysctl_sync_ver()
` [PATCH 10/18] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 11/18] IPVS: Add expire_quiescent_template()
` [PATCH 12/18] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 13/18] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 14/18] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 15/18] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 16/18] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 17/18] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 18/18] IPVS: Conditionally include sysctl members of struct netns_ipvs

2.6.38-rc7-git4: Reported regressions from 2.6.37
 2011-03-06 12:08 UTC 

[PATCH] vhost: copy_from_user -> __copy_from_user
 2011-03-06 11:33 UTC 

[PATCH 1/2] Issue NETDEV_CHANGE notification when bridge changes state
 2011-03-06  8:03 UTC  (5+ messages)
` [PATCH 2/2] Retry autoconfiguration on interface after NETDEV_CHANGE notification

[Patch] ariadne: fix possible null dereference
 2011-03-06  7:08 UTC 

Mass udp flow reboot linux with RealTek RTL-8169 Gigabit
 2011-03-06  0:29 UTC  (8+ messages)

[stable-2.6.32.y] ixgbe: fix for 82599 erratum on Header Splitting
 2011-03-05 23:14 UTC 

Possible regression in __netif_receive_skb() between 2.6.38-rc7 and net-next-2.6
 2011-03-05 22:09 UTC  (2+ messages)

EPT: Misconfiguration
 2011-03-05 18:57 UTC  (2+ messages)

[patch net-next-2.6 0/8] mostly bonding rx path changes
 2011-03-05 16:45 UTC  (14+ 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

[PATCH] net: mac80211: fix compilation warning
 2011-03-05 16:30 UTC  (4+ messages)

[RFC PATCH] net/core: fix skb handling on netif serves for both bridge and vlan
 2011-03-05 14:25 UTC  (4+ messages)

pull request: batman-adv 2011-03-05
 2011-03-05 14:13 UTC  (30+ messages)
  ` [PATCH 01/28] batman-adv: Remove two duplicate includes
  ` [PATCH 02/28] batman-adv: protect neighbor nodes with reference counters
  ` [PATCH 03/28] batman-adv: convert neighbor list to hlist
  ` [PATCH 04/28] batman-adv: protect neighbor list with rcu locks
  ` [PATCH 05/28] batman-adv: free neighbors when an interface is deactivated
  ` [PATCH 06/28] batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
  ` [PATCH 11/28] batman-adv: Correct rcu refcounting for neigh_node
  ` [PATCH 19/28] batman-adv: Fix possible buffer overflow in softif neigh list output
` [PATCH 07/28] batman-adv: protect each hash row with rcu locks
` [PATCH 08/28] batman-adv: protect originator nodes with reference counters
` [PATCH 09/28] batman-adv: protect ogm counter arrays with spinlock
` [PATCH 10/28] batman-adv: protect bonding with rcu locks
` [PATCH 12/28] batman-adv: Correct rcu refcounting for gw_node
` [PATCH 13/28] batman-adv: Correct rcu refcounting for softif_neigh
` [PATCH 14/28] batman-adv: Correct rcu refcounting for batman_if
` [PATCH 15/28] batman-adv: protect bit operations to count OGMs with spinlock
` [PATCH 16/28] batman-adv: make broadcast seqno operations atomic
` [PATCH 17/28] batman-adv: Make bat_priv->curr_gw an rcu protected pointer
` [PATCH 18/28] batman-adv: Increase orig_node refcount before releasing rcu read lock
` [PATCH 20/28] batman-adv: separate ethernet comparing calls from hash functions
` [PATCH 21/28] batman-adv: remove extra layer between hash and hash element - hash bucket
` [PATCH 22/28] batman-adv: Correct rcu refcounting for orig_node
` [PATCH 23/28] batman-adv: increase refcount in create_neighbor to be consistent
` [PATCH 24/28] batman-adv: remove orig_hash spinlock
` [PATCH 25/28] batman-adv: rename global if_list to hardif_list
` [PATCH 26/28] batman-adv: rename batman_if struct to hard_iface
` [PATCH 27/28] batman-adv: Remove unused hdr_size variable in route_unicast_packet()
` [PATCH 28/28] batman-adv: Disallow regular interface as mesh device
` [B.A.T.M.A.N.] pull request: batman-adv 2011-03-05

bonding can't change to another slave if you ifdown the active slave
 2011-03-05 13:49 UTC  (4+ messages)

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

2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
 2011-03-05 10:53 UTC  (14+ messages)

[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] 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 

[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  (3+ messages)

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

[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  (8+ messages)
  ` [PATCH] sched: QFQ - quick fair queue scheduler (v3)
        ` [PATCH] sched: QFQ - quick fair queue scheduler (v4)
            ` QFQ debugfs


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 read-only IMAP folder(s) and NNTP newsgroup(s).