messages from 2011-04-20 20:58:54 to 2011-04-22 16:48:04 UTC [more...]
[PATCH] net: allow user to change NETIF_F_HIGHDMA
2011-04-22 16:48 UTC (3+ messages)
[PATCH] bridge: convert br_features_recompute() to ndo_fix_features
2011-04-22 16:31 UTC
[PATCH] net: fix netdev_increment_features()
2011-04-22 16:31 UTC
[PATCHv5] usbnet: Resubmit interrupt URB once if halted
2011-04-22 15:59 UTC (3+ messages)
[PATCH v4 1/1] can: add pruss CAN driver
2011-04-22 15:50 UTC (2+ messages)
[PATCH net-next 3/3] net: fullly using NETIF_F_ALL_TSO
2011-04-22 15:45 UTC (3+ messages)
[PATCH] bonding: fix bridged bonds in 802.3ad mode
2011-04-22 15:27 UTC (7+ messages)
Re: [v2 PATCH 0/6] IPVS: init and cleanup
2011-04-22 15:19 UTC
[RFC v3 0/6] CAN: add SAE J1939 protocol
2011-04-22 15:14 UTC (10+ messages)
` [RFC v3 5/6] j1939: add documentation and MAINTAINERS
` [RFC v3 5/6] j1939: rename NAME to UUID?
[PATCHv4] usbnet: Resubmit interrupt URB once if halted
2011-04-22 14:59 UTC (2+ messages)
[PATCH net-next-2.6] inet: constify ip headers and in6_addr
2011-04-22 14:53 UTC
A patch you wrote some time ago (aka: "[patch 41/54] ICMP: Fix icmp_errors_use_inbound_ifaddr sysctl")
2011-04-22 14:46 UTC
[PATCH] netconsole: prevent deadlock when removing net driver that netconsole is using
2011-04-22 14:44 UTC (2+ messages)
[PATCH net-next 2/3] net: fullly using NETIF_F_GSO_SOFTWARE macros and NETIF_F_SOFT_FEATURES
2011-04-22 11:39 UTC (2+ messages)
[PATCH net-next 1/3] net:use help function of skb_checksum_start_offset to calculate offset
2011-04-22 11:07 UTC
[PATCH V15 0/4] ptp: IEEE 1588 hardware clock support
2011-04-22 10:04 UTC (5+ messages)
` [PATCH V15 1/4] ptp: Added a brand new class driver for ptp clocks
` [PATCH V15 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx
` [PATCH V15 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER
` [PATCH V15 3/4] ptp: Added a clock driver for the IXP46x
[PATCH net-next-2.6] veth: remove unneeded ifname code from veth_newlink()
2011-04-22 9:49 UTC (4+ messages)
[PATCH V14 0/4] ptp: IEEE 1588 hardware clock support
2011-04-22 9:21 UTC (4+ messages)
` [PATCH V14 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER
[PATCH] netfilter/IPv6: fix DSCP mangle code
2011-04-22 8:37 UTC (9+ messages)
` [PATCH] netfilter/IPv6: initialize TOS field in REJECT target module
[PATCH v4] net: bnx2x: convert to hw_features
2011-04-22 5:27 UTC (24+ messages)
` [PATCH v5] "
` [PATCH] net: fix hw_features ethtool_ops->set_flags compatibility
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH] net: make WARN_ON in dev_disable_lro() useful
[PATCH net-next-2.6 3/3] bonding,ipv4,ipv6,vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS
2011-04-22 4:13 UTC (4+ messages)
[PATCH net-next-2.6 v4 4/5] sctp: Add ASCONF operation on the single-homed host
2011-04-22 4:10 UTC (3+ messages)
[PATCH net-next-2.6 v5 5/5] sctp: Add ADD/DEL ASCONF handling at the receiver
2011-04-22 4:05 UTC (2+ messages)
Strange igb bug, out-of-tree driver seems to work fine
2011-04-22 3:43 UTC (3+ messages)
[PATCH] be2net: increment work_counter in be_worker
2011-04-22 0:36 UTC (2+ messages)
[PATCH net-next-2.6 v4 1/5] sctp: Add Auto-ASCONF support
2011-04-22 0:33 UTC (3+ messages)
[PATCH] ipv6: Remove hoplimit initialization to -1
2011-04-22 0:25 UTC (2+ messages)
[PATCH] bnx2x: dont dereference tcp header on non tcp frames
2011-04-22 0:20 UTC (4+ messages)
[PATCH v3 00/27] HFI: minimal device driver/ip driver
2011-04-22 0:12 UTC (29+ messages)
` [PATCH v3 01/27] HFI: skeleton driver
` [PATCH v3 02/27] HFI: Add HFI adapter control structure
` [PATCH v3 03/27] HFI: Add device_create/device_destroy calls for HFI devices
` [PATCH v3 04/27] HFI: Find HFI devices in the device tree
` [PATCH v3 05/27] HFI: The first few HFI-specific hypervisor calls
` [PATCH v3 06/27] HFI: Add DD calls to START/STOP INTERFACE HCALLs
` [PATCH v3 07/27] HFI: Add nMMU start/stop hypervisor calls
` [PATCH v3 08/27] HFI: DD request framework and first HFI DD request
` [PATCH v3 09/27] HFI: Add HFI window resource tracking
` [PATCH v3 10/27] HFI: HFIDD_REQ_OPEN_WINDOW request
` [PATCH v3 11/27] HFI: Check window number/assign window number
` [PATCH v3 12/27] HFI: Sanity check send and receive fifo parameters
` [PATCH v3 13/27] HFI: Send and receive fifo address translation
` [PATCH v3 14/27] HFI: Add hypercalls to create/modify/free page tables in the nMMU
` [PATCH v3 15/27] HFI: Set up nMMU page tables for the send and receive fifos
` [PATCH v3 16/27] HFI: Add window open hypervisor call
` [PATCH v3 17/27] HFI: Set up and call the open window hypercall
` [PATCH v3 18/27] HFI: Map window registers into user process
` [PATCH v3 19/27] HFI: Add window close request
` [PATCH v3 20/27] HFI: Close window hypervisor call
` [PATCH v3 21/27] HFI: Add send and receive interrupts
` [PATCH v3 22/27] HFI: Add event notifications
` [PATCH v3 23/27] HFI: Define packet header formats and window register offsets
` [PATCH v3 24/27] HFI: hfi_ip network driver
` [PATCH v3 25/27] HFI: hfi_ip fifo transmit paths
` [PATCH v3 26/27] HFI: hfi_ip fifo receive path
` [PATCH v3 27/27] HFI: hfi_ip ethtool support
[PATCH net-next 0/9] tg3: Bugfixes and cleanups
2011-04-22 0:06 UTC (2+ messages)
[PATCH v2 1/1] powerpc: Fix multicast problem in fs_enet driver
2011-04-21 23:59 UTC (2+ messages)
[PATCH v2 00/27] HFI: minimal device driver/ip driver
2011-04-21 21:38 UTC (7+ messages)
` [PATCH v2 01/27] HFI: skeleton driver
` [PATCH v2 02/27] HFI: Add HFI adapter control structure
linux-next: build failure after merge of the final tree (net tree related)
2011-04-21 22:19 UTC (2+ messages)
[PATCH] iMX: Fix for missed MII interrupts and MDIO timeouts when FEC is in STOP
2011-04-21 22:17 UTC
[PATCHv4] usbnet: Resubmit interrupt URB once if halted
2011-04-21 21:40 UTC (6+ messages)
[ethtool PATCH 0/6] Network flow classifier
2011-04-21 21:11 UTC (9+ messages)
` [ethtool PATCH 1/6] Add support for ESP as a separate protocol from AH
` [ethtool PATCH 2/6] Add support for NFC flow classifier extensions
` [ethtool PATCH 3/6] ethtool: remove strings based approach for displaying n-tuple
` [ethtool PATCH 4/6] Add support for __be64 and bitops to ethtool
` [ethtool PATCH 5/6] v4 Add RX packet classification interface
` [ethtool PATCH 6/6] Update documentation for -u/-U operations
Hight speed data sending from custom IP out of kernel
2011-04-21 20:27 UTC (9+ messages)
[RFC] possible bug in inet->opt handling
2011-04-21 19:45 UTC (2+ messages)
` [PATCH] inet: add RCU protection to inet->opt
rtnetlink and many VFs
2011-04-21 18:28 UTC (6+ messages)
[PATCH net-next 9/9] tg3: Add additional EEE messaging
2011-04-21 17:51 UTC (7+ messages)
` [PATCH] tg3: Convert u32 flag,flg2,flg3 uses to bitmap
[PATCH BUG-FIX] ipv6: udp: fix the wrong headroom check
2011-04-21 17:39 UTC (3+ messages)
[PATCH net-next-2.6 0/3] new SCTP sockets APIs
2011-04-21 17:36 UTC (2+ messages)
[PATCH] [RFC] davinci_emac: don't WARN_ON cpdma_chan_submit -ENOMEM
2011-04-21 17:30 UTC
rfkill-input to be removed
2011-04-21 16:45 UTC (5+ messages)
RPS will assign different smp_processor_id for the same packet?
2011-04-21 16:29 UTC (5+ messages)
r8169 doesn't report link state correctly
2011-04-21 15:55 UTC (5+ messages)
ipqueue allocation failure
2011-04-21 15:13 UTC (2+ messages)
[PATCHv4] usbnet: Resubmit interrupt URB once if halted
2011-04-21 14:44 UTC (5+ messages)
[PATCH V3 0/8] macvtap/vhost TX zero copy support
2011-04-21 14:29 UTC (6+ messages)
` [PATCH V3 5/8] Enable cxgb3 to support zerocopy
[PATCH 0/2] Resolve packet capturing on macvlan lowerdev
2011-04-21 13:31 UTC (3+ messages)
` [PATCH 1/2] net: Export dev_queue_xmit_nit for use by macvlan driver
` [PATCH 2/2] macvlan: Send frames to AF_PACKET sockets attached to lowerdev
[PATCH net-next-2.6] be2net: Fixed a bug in be_cmd_get_regs()
2011-04-21 13:18 UTC
Suspend/resume - slow resume
2011-04-21 13:02 UTC (12+ messages)
[RFC net-next-2.6] can: replace spinlocks with mutexes
2011-04-21 13:00 UTC (3+ messages)
[PATCH net-next-2.6] be2net: Fixed a bug in be_cmd_get_regs()
2011-04-21 12:49 UTC
shutdown oops in xt_compat_calc_jump
2011-04-21 8:57 UTC (10+ messages)
sis900 transmit timeouts
2011-04-21 8:34 UTC
[PATCH net-next-2.6 v4 3/5] sctp: Add socket option operation for Auto-ASCONF
2011-04-21 7:57 UTC (4+ messages)
automatically decrease sender throughput when network traffic is heavy?
2011-04-21 6:50 UTC
Query on skb headroom and bridging ethernet and wlan
2011-04-21 5:05 UTC
r8169 : always copying the rx buffer to new skb
2011-04-21 3:52 UTC (6+ messages)
suspect locking in net/irda/iriap.c
2011-04-21 3:40 UTC
[RFC PATCH 0/2] Multiqueue support for qemu(virtio-net)
2011-04-21 3:33 UTC (3+ messages)
Low performance Intel 10GE NIC (3.2.10) on 2.6.38 Kernel
2011-04-21 3:25 UTC (23+ messages)
[PATCH net-next] net: Allow ethtool to set interface in loopback mode
2011-04-21 0:57 UTC
[PATCH] net: tun: convert to hw_features
2011-04-20 23:15 UTC (3+ messages)
[v2 PATCH 0/6] IPVS: init and cleanup
2011-04-20 21:36 UTC (2+ messages)
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).