messages from 2010-12-01 07:36:35 to 2010-12-02 17:28:11 UTC [more...]
[PATCH] net: am79c961a: Omit private ndo_get_stats function
2010-12-02 17:20 UTC
[PATCH] net: emaclite: Omit private ndo_get_stats function
2010-12-02 17:20 UTC
kernel panic with time-stamping in phy devices (monitor mode)
2010-12-02 16:38 UTC (2+ messages)
PCI: make pci_restore_state return void
2010-12-02 16:15 UTC (2+ messages)
TCP: big bursts due to undos resulting from reordering
2010-12-02 15:36 UTC
[PATCH 3/5] HID: roccat: declaring meaning of pack pragma usage in driver headers
2010-12-02 15:16 UTC (4+ messages)
[PATCH] ethtool : Allow ethtool to set interface in loopback mode
2010-12-02 14:21 UTC (2+ messages)
kernel panic in fib_rules_lookup [2.6.27.7 vendor-patched]
2010-12-02 14:04 UTC (17+ messages)
[v2 PATCH 1/2] bonding: sync netpoll code with bridge
2010-12-02 13:35 UTC (2+ messages)
` [v2 PATCH 2/2] netpoll: remove IFF_IN_NETPOLL flag
[PATCH 0/1] ARC vmac ethernet driver
2010-12-02 13:21 UTC (7+ messages)
` [PATCH 1/1] "
` [PATCH 1/1] arcvmac submit #4
` [PATCH 1/1] arcvmac submit #4a
multi bpf filter will impact performance?
2010-12-02 13:14 UTC (32+ messages)
` [PATCH net-next-2.6] filter: add SKF_AD_RXHASH and SKF_AD_CPU
` [PATCH net-next-2.6] filter: add a security check at install time
[PATCH 1/2] wireless: ray_cs: use '%pm' format option to print MAC
2010-12-02 12:45 UTC (2+ messages)
` [PATCH 2/2] atm: lanai: use kernel's '%pM' "
[PATCH v2 1/4] net: snmp: fix the wrong ICMP_MIB_MAX value
2010-12-02 10:42 UTC (4+ messages)
[RFC PATCH v1] iproute2: add IFLA_TC support to 'ip link'
2010-12-02 10:40 UTC (7+ messages)
[RFC PATCH v2 1/3] net: implement mechanism for HW based QOS
2010-12-02 10:20 UTC (4+ messages)
` [RFC PATCH v2 2/3] netlink: implement nla_policy for HW QOS
` [RFC PATCH v2 3/3] ixgbe: add multiple txqs per tc
IPV6 loopback bound socket succeeds connecting to remote host
2010-12-02 8:41 UTC (4+ messages)
bridge netpoll support: mismatch between net core and bridge headers
2010-12-02 8:29 UTC (5+ messages)
[net-next-2.6 PATCH] ixgbe: fix for link failure on SFP+ DA cables
2010-12-02 7:41 UTC (2+ messages)
[RFC] [PATCH 0/11] Add IPsec extended (64-bit) sequence numbers
2010-12-02 7:29 UTC (5+ messages)
` [RFC] [PATCH 02/11] crypto: Use scatterwalk_crypto_chain
` [RFC] [PATCH 06/11] esp4: Add support for IPsec extended sequence numbers
[net-next-2.6 PATCH] enic: Bug Fix: Pass napi reference to the isr that services receive queue
2010-12-02 7:08 UTC
[net-2.6 PATCH] ixgbe: fix possible NULL pointer deference in shutdown path
2010-12-02 6:54 UTC
Bonding, GRO and tcp_reordering
2010-12-02 6:39 UTC (9+ messages)
[PATCH] net: arp: use assignment
2010-12-02 6:07 UTC
[PATCH 1/2] ath: Fix ath_dbg uses missing newlines and access beyond array bound
2010-12-02 6:01 UTC (6+ messages)
` [PATCH 2/2] ath: Fix logging message typos
` [ath9k-devel] "
` [PATCH 2/2 V2] "
jme: UDP checksum error, and lots of them
2010-12-02 5:59 UTC (5+ messages)
[PATCH net-next-2.6 v6 06/20] can: EG20T PCH: Fix endianness issue
2010-12-02 4:47 UTC (3+ messages)
[PATCH v2 4/4] net: kill unused macros from head file
2010-12-02 4:05 UTC
[PATCH v2 3/4] ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
2010-12-02 4:05 UTC
[PATCH v2 2/4] tcp: use TCP_BASE_MSS to set basic mss value
2010-12-02 4:04 UTC
[Patch] net: kill an RCU warning in inet_fill_link_af()
2010-12-02 3:14 UTC (8+ messages)
` [PATCH net-next-2.6] : __in_dev_get_rtnl() can use rtnl_dereference()
[Patch] bonding: clean up netpoll code
2010-12-02 3:14 UTC (7+ messages)
[PATCH net-next-2.6] Fix a typo in datagram.c
2010-12-02 1:35 UTC (2+ messages)
[PATCH v16 01/17] Add a new structure for skb buffer from external
2010-12-02 1:32 UTC (21+ messages)
` [PATCH v16 02/17]Add a new struct for device to manipulate external buffer
` [PATCH v16 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
` [PATCH v16 04/17]Add a function make external buffer owner to query capability
` [PATCH v16 05/17] Add a function to indicate if device use external buffer
` [PATCH v16 06/17]move member destructor_arg before member dataref
` [PATCH v16 07/17]Modify netdev_alloc_page() to get external buffer
` [PATCH v16 08/17]Modify netdev_free_page() to release "
` [PATCH v16 09/17] Don't do skb recycle, if device use "
` [PATCH v16 10/17] If device is in zero-copy mode first, bonding will fail
` [PATCH v16 11/17]Add a hook to intercept external buffers from NIC driver
` [PATCH v16 12/17] Add header file for mp device
` [PATCH v16 13/17] Add mp(mediate passthru) device
` [PATCH v16 14/17]Add a kconfig entry and make entry for mp device
` [PATCH v16 15/17]Provides multiple submits and asynchronous notifications
` [PATCH v16 16/17]An example how to modifiy NIC driver to use napi_gro_frags() interface
` [PATCH v16 17/17]An example how to alloc user buffer based on "
` [PATCH v16 00/17] Provide a zero-copy method on KVM virtio-net
[PATCH 2/2] inetpeer: Fix incorrect comment about inetpeer struct size
2010-12-02 1:30 UTC
[PATCH 1/2] inetpeer: Kill use of inet_peer_address_t typedef
2010-12-02 1:29 UTC
[PATCH] net: Fix too optimistic NETIF_F_HW_CSUM features
2010-12-02 0:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/r8169: Remove the firmware of RTL8111D
2010-12-01 22:40 UTC (6+ messages)
[PATCH] net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
2010-12-01 21:19 UTC (3+ messages)
[PATCH] ipv6: slightly simplify keeping IPv6 addresses on link down
2010-12-01 21:04 UTC (7+ messages)
[PATCH 1/3] vxge: remove unnecessary printks
2010-12-01 21:02 UTC (6+ messages)
` [PATCH 2/3] vxge: use strcpy for strings
` [PATCH 3/3] vxge: update driver version
[PATCH 2/2 v7] xps: Transmit Packet Steering
2010-12-01 20:55 UTC (5+ messages)
` [PATCH net-next-2.6] sched: use xps information for qdisc NUMA affinity
[PATCH 0/3] Tunneling minor patches
2010-12-01 20:52 UTC (2+ messages)
[PATCH 1/2] af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()
2010-12-01 20:44 UTC (9+ messages)
[PATCH net-next] bnx2x: Add Nic partitioning mode (57712 devices)
2010-12-01 20:40 UTC (2+ messages)
[PATCH 2/3] net: snmp: fix the wrong ICMP_MIB_MAX value
2010-12-01 20:36 UTC (3+ messages)
BUG - routes not correctly deleted when address is deleted
2010-12-01 20:34 UTC (3+ messages)
[PATCH 1/3] net: kill unused macros in head file
2010-12-01 20:33 UTC (4+ messages)
[PATCH] ath: Convert ath_print to ath_dbg
2010-12-01 20:32 UTC
[PATCHv6] net: Add batman-adv meshing protocol
2010-12-01 20:18 UTC (8+ messages)
[PATCH] Net-ethtool : Allow ethtool to set interface in loopback mode
2010-12-01 20:17 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] bonding: check for assigned mac before adopting the slaves mac address
2010-12-01 19:43 UTC (3+ messages)
[PATCH] b44: fix workarround for wap54g10
2010-12-01 19:12 UTC (2+ messages)
[PATCH] ath: Add and use ath_printk and ath_<level>
2010-12-01 19:08 UTC (3+ messages)
` [PATCH V2] "
` [PATCH] ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
skge.c patch to limit DMA for ASUS A8N-SLI Premium board
2010-12-01 19:00 UTC (2+ messages)
[PATCH] bonding: check for assigned mac before adopting the slaves mac address
2010-12-01 18:45 UTC (6+ messages)
[PATCH net-next-2.6] net: optimize INET input path further
2010-12-01 18:00 UTC (4+ messages)
[PATCH 1/2] ixgb: Don't check for vlan group on transmit
2010-12-01 17:40 UTC (8+ messages)
[PATCH v2] add netdev led trigger
2010-12-01 14:03 UTC (3+ messages)
[PATCH v2 2/2] af_packet: remove pgv.flags
2010-12-01 12:52 UTC
[PATCH v2 1/2] af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()
2010-12-01 12:52 UTC
[PATCH net-next-2.6 3/3] be2net: Handle out of buffer completions for lancer
2010-12-01 11:04 UTC
[PATCH net-next-2.6 2/3] be2net: FW init cmd fix for lancer
2010-12-01 11:03 UTC
[PATCH net-next-2.6 1/3] be2net: Fix be_dev_family_check() return value check
2010-12-01 11:02 UTC
2.6.35 -> 2.6.36 panic when vlan and promisc with tg3
2010-12-01 10:55 UTC (6+ messages)
` [PATCH 2.6.36] vlan: Avoid hwaccel vlan packets when vid not used
BUG in skb_dequeue (skb->next is NULL) (was: Re: Kernel crash with 2.6.36)
2010-12-01 10:34 UTC (2+ messages)
` BUG in skb_dequeue (skb->next is NULL)
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).