messages from 2011-03-04 04:35:58 to 2011-03-05 15:37:46 UTC [more...]
[patch net-next-2.6 0/8] mostly bonding rx path changes
2011-03-05 15:37 UTC (32+ 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] "
[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
[PATCH] net: mac80211: fix compilation warning
2011-03-05 13:52 UTC (3+ messages)
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-2.6 0/8] mostly bonding rx path changes
2011-03-05 10:30 UTC (12+ 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-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 (5+ messages)
inetpeer with create==0
2011-03-04 23:02 UTC (10+ 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 (10+ messages)
` [PATCH] sched: QFQ - quick fair queue scheduler (v3)
` [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 (9+ 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 (5+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).