messages from 2010-08-05 11:49:51 to 2010-08-08 04:57:54 UTC [more...]
[PATCH] net: disable preemption before call smp_processor_id()
2010-08-08 4:57 UTC (3+ messages)
[PATCH] tcp: no md5sig option size check bug
2010-08-08 3:24 UTC (2+ messages)
[RFC PATCH] platform: Faciliatate the creation of pseduo-platform busses
2010-08-07 17:28 UTC (12+ messages)
[PATCH 1/42] drivers/net/wan: Adjust confusing if indentation
2010-08-07 12:37 UTC (2+ messages)
[PATCH] platform: Facilitate the creation of pseduo-platform busses
2010-08-07 6:53 UTC (12+ messages)
[PATCH 1/6] bna: Brocade 10Gb Ethernet device driver
2010-08-07 3:23 UTC
[PATCH 1/9] net classifier: dont allow filters on semi-classful qdisc
2010-08-06 23:17 UTC (14+ messages)
` [PATCH] sfq: add dummy bind/unbind handles
` [PATCH 2/9] net classifier: deinline bind/unbind functions
` [PATCH 3/9] u32 classifier: fix sparse warnings
` [PATCH 4/9] netem: add locking around changes
` [PATCH 5/9] netem: cleanup dump code
` [PATCH 6/9] netem: distribution table changes
` [PATCH 7/9] netem: dump distribution table
` [PATCH 8/9] netem - revised correlated loss generator
` [PATCH 9/9] netem: restore no jitter option
[PATCH] net: convert to rcu_dereference_index_check()
2010-08-06 22:52 UTC (5+ messages)
pull request: wireless-2.6 2010-08-06
2010-08-06 20:46 UTC (2+ messages)
[PATCH 10/18] isdn: hisax: call disable_pci_device() if pci_probe() failed
2010-08-06 20:02 UTC
[PATCH 09/18] isdn: mISDN: call disable_pci_device() if pci_probe() failed
2010-08-06 19:51 UTC
[PATCH 08/18] isdn: eicon: call disable_pci_device() if pci_probe() failed
2010-08-06 19:51 UTC
[PATCH 07/18] isdn: avm: call disable_pci_device() if pci_probe() failed
2010-08-06 19:51 UTC
[PATCH 06/18] isdn: avm: call disable_pci_device() if pci_probe() failed
2010-08-06 19:51 UTC
[08/38] arp_notify: allow drivers to explicitly request a notification event
2010-08-06 18:30 UTC (2+ messages)
` [09/38] xen: netfront: explicitly generate arp_notify event after migration
[PATCH] net: add Fast Ethernet driver for PXA168
2010-08-06 18:02 UTC (6+ messages)
RX/close vcc race with solos/atmtcp/usbatm/he
2010-08-06 16:17 UTC (2+ messages)
` [PATCH] solos-pci: Fix race condition in tasklet RX handling
[PATCH] virtio_net: implements ethtool_ops.get_drvinfo
2010-08-06 16:15 UTC (6+ messages)
` [PATCH] ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
[PATCH] net: add Fast Ethernet driver for PXA168
2010-08-06 19:39 UTC (3+ messages)
Using virtio as a physical (wire-level) transport
2010-08-06 15:34 UTC (5+ messages)
[rfc 00/13] IPVS: SIP Persistence Engine
2010-08-06 14:31 UTC (14+ messages)
` [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
` [rfc 05/13] [RFC 05/13] IPVS: Add struct ip_vs_conn_param
` [rfc 09/13] [RFC 09/13] IPVS: Add persistence engine data to /proc/net/ip_vs_conn
` [rfc 10/13] [RFC 10/13] IPVS: management of persistence engine modules
` [rfc 13/13] [RFC 13/13] IPVS: sip persistence engine
[PATCH v2 resend] netfilter: ipt_REJECT can't send TCP reset
2010-08-06 14:30 UTC
[PATCH v2 0/2] netfilter: xtables: xt_condition inclusion and change to u32
2010-08-06 14:06 UTC (5+ messages)
` [PATCH v2 1/2] netfilter: xtables: inclusion of xt_condition
` [PATCH v2 2/2] netfilter: xt_condition: change the value from boolean to u32
IPVS network namespace aware ?
2010-08-06 13:59 UTC (2+ messages)
[ANNOUNCE]: Release of iptables-1.4.9.1
2010-08-06 13:51 UTC
[PATCH ethtool] ethtool: Fix handling of zero weights for flow hash indirection
2010-08-06 13:38 UTC
[PATCH NEXT 1/1] netxen: protect tx timeout recovery by rtnl lock
2010-08-06 13:33 UTC
[ANNOUNCE]: Release of iptables-1.4.9
2010-08-06 13:15 UTC (7+ messages)
[PATCH] phy: SMSC: fix unused warnings when built into kernel
2010-08-06 12:57 UTC (5+ messages)
[RFC] [PATCH] Don't destroy TCP sockets twice
2010-08-06 11:05 UTC
[PATCH 0/2] netfilter: xtables: xt_condition inclusion and change to u32
2010-08-06 10:34 UTC (7+ messages)
` [PATCH 1/2] netfilter: xtables: inclusion of xt_condition
` [PATCH 2/2] netfilter: xt_condition: change the value from boolean to u32
null pointer at cls_api.c
2010-08-06 10:22 UTC (4+ messages)
` [PATCH] pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Re:await your response
2010-08-06 10:02 UTC
[PATCH] [Bug 16494] NFS client over TCP hangs due to packet loss
2010-08-06 9:30 UTC (6+ messages)
[RFC PATCH v9 00/16] Provide a zero-copy method on KVM virtio-net
2010-08-06 9:23 UTC (17+ messages)
` [RFC PATCH v9 01/16] Add a new structure for skb buffer from external
` [RFC PATCH v9 02/16] Add a new struct for device to manipulate external buffer
` [RFC PATCH v9 03/16] Add a ndo_mp_port_prep func to net_device_ops
` [RFC PATCH v9 04/16] Add a function make external buffer owner to query capability
` [RFC PATCH v9 05/16] Add a function to indicate if device use external buffer
` [RFC PATCH v9 06/16] Use callback to deal with skb_release_data() specially
` [RFC PATCH v9 07/16] Modify netdev_alloc_page() to get external buffer
` [RFC PATCH v9 08/16] Modify netdev_free_page() to release "
` [RFC PATCH v9 09/16] Don't do skb recycle, if device use "
` [RFC PATCH v9 10/16] Add a hook to intercept external buffers from NIC driver
` [RFC PATCH v9 11/16] Add header file for mp device
` [RFC PATCH v9 13/16] Add a kconfig entry and make entry "
` [RFC PATCH v9 12/16] Add mp(mediate passthru) device
` [RFC PATCH v9 14/16] Provides multiple submits and asynchronous notifications
` [RFC PATCH v9 15/16] An example how to modifiy NIC driver to use napi_gro_frags() interface
` [RFC PATCH v9 16/16] An example how to alloc user buffer based on "
BUG: IPv6 stops working after a while, needs ip ne del command to reset
2010-08-06 8:25 UTC
[patch] isdn: gigaset: add missing unlock
2010-08-06 8:23 UTC
[patch] isdn: gigaset: use after free
2010-08-06 8:21 UTC
[PATCH 32/42] drivers/net/bnx2x: Adjust confusing if indentation
2010-08-06 7:07 UTC (2+ messages)
e1000e crashes with 2.6.34.x and ThinkPad T60
2010-08-06 5:46 UTC (4+ messages)
[GIT] Networking
2010-08-06 5:19 UTC (7+ messages)
FW: NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn) (was Re: sysfs bug when using tun with network namespaces)
2010-08-06 0:09 UTC (13+ messages)
` "
` NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn)
` NET_NS: unregister_netdevice: waiting for lo to become free (adding ipv6 address to interface)
[PATCH 07/18] pcmcia: use pcmica_{read,write}_config_byte
2010-08-05 22:06 UTC (6+ messages)
` [PATCH 10/18] pcmcia: do not use io_req_t after call to pcmcia_request_io()
` [PATCH 11/18] pcmcia: do not use io_req_t when calling pcmcia_request_io()
` [PATCH 13/18] pcmcia: remove memreq_t
` [PATCH 14/18] pcmcia: use struct resource for PCMCIA devices, part 2
` [PATCH 17/18] pcmcia: do not request windows if you don't need to
[PATCH 23/42] drivers/net/wireless/libertas: Adjust confusing if indentation
2010-08-05 21:50 UTC (2+ messages)
[PATCH 8/42] drivers/net/ixgbe: Adjust confusing if indentation
2010-08-05 21:10 UTC
[Bugme-new] [Bug 16517] New: rp_filter fails to filter with CONFIG_IP_ROUTE_MULTIPATH and more than one 0/0 nexthop dev
2010-08-05 20:46 UTC
[PATCH 33/42] drivers/net/wireless/ath/ath9k: Adjust confusing if indentation
2010-08-05 20:47 UTC
[PATCH 41/42] net/decnet: Adjust confusing if indentation
2010-08-05 20:29 UTC
[PATCH 40/42] drivers/isdn: Adjust confusing if indentation
2010-08-05 20:29 UTC
[PATCH 38/42] drivers/net: Adjust confusing if indentation
2010-08-05 20:28 UTC
[PATCH 37/42] drivers/net/hamradio: Adjust confusing if indentation
2010-08-05 20:28 UTC
[PATCH 33/42] drivers/net/wireless/ath/ath9k: Adjust confusing if indentation
2010-08-05 20:26 UTC
[PATCH 31/42] drivers/net: Adjust confusing if indentation
2010-08-05 20:26 UTC
[PATCH 30/42] drivers/net/wireless/prism54: Adjust confusing if indentation
2010-08-05 20:26 UTC
[PATCH 28/42] drivers/atm: Adjust confusing if indentation
2010-08-05 20:25 UTC
[PATCH 18/42] drivers/net: Adjust confusing if indentation
2010-08-05 20:22 UTC
[PATCH 17/42] drivers/net/irda: Adjust confusing if indentation
2010-08-05 20:22 UTC
[PATCH v2] net: Fix napi_gro_frags vs netpoll path
2010-08-05 20:22 UTC (2+ messages)
[PATCH 16/42] net/ipv6/netfilter: Adjust confusing if indentation
2010-08-05 20:21 UTC
[patch] isdn: fix information leak
2010-08-05 20:21 UTC (10+ messages)
[PATCH] usbnet: remove noisy and hardly useful printk
2010-08-05 20:21 UTC (2+ messages)
[PATCH 8/42] drivers/net/ixgbe: Adjust confusing if indentation
2010-08-05 20:19 UTC
[PATCH 7/42] net/atm: Adjust confusing if indentation
2010-08-05 20:19 UTC
[PATCH RFC] vhost: max s/g to match qemu
2010-08-05 20:03 UTC
[PATCH] cfg80211: support sysfs namespaces
2010-08-05 20:05 UTC (3+ messages)
[net 0/2] Clean up netfilter cache on xmit-to-self
2010-08-05 19:29 UTC (6+ messages)
[PATCH] Fix napi_gro_frags vs netpoll path
2010-08-05 19:01 UTC (4+ messages)
Re:await your response
2010-08-05 18:47 UTC
Receive processing stops when dev->poll returns 1
2010-08-05 18:11 UTC (8+ messages)
[linux-next] build failure
2010-08-05 16:48 UTC (2+ messages)
` "
[RFC PATCH 1/2] pci: add function reset call that can be used inside of probe
2010-08-05 16:27 UTC (4+ messages)
` [RFC PATCH 2/2] igb/ixgbe: add code to trigger function reset if reset_devices is set
CONFIG_FIXED_PHY breaks fec on arm/mx51
2010-08-05 15:17 UTC
[PATCH 11/15] net: mac80211: Fix a typo
2010-08-05 15:09 UTC (4+ messages)
` [PATCH 12/15] net: sunrpc: removed duplicated #include
GIT: net-*2.6 rebased
2010-08-05 14:45 UTC (4+ messages)
[rfc 0/2] ipvsadm: SIP Persistence Engine
2010-08-05 11:47 UTC (2+ messages)
` [rfc 1/2] [PATCH 1/2] Slightly simplify options conflicts logic
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).