messages from 2011-06-18 01:47:12 to 2011-06-20 07:52:03 UTC [more...]
[PATCH V3 00/11] net: expand time stamping, batch #2
2011-06-20 7:51 UTC (11+ messages)
` [PATCH V3 01/11] net: export the receive time stamping hook for non-NAPI drivers
` [PATCH V3 02/11] lib8390: enable transmit and receive time stamping
` [PATCH V3 03/11] emaclite: "
` [PATCH V3 04/11] ll_temac: "
` [PATCH V3 05/11] fec_mpc52xx: "
` [PATCH V3 06/11] macb: enable transmit "
` [PATCH V3 07/11] fs_enet: "
` [PATCH V3 08/11] smsc911x: "
` [PATCH V3 09/11] pxa168_eth: "
` [PATCH V3 10/11] mv643xx_eth: "
[PATCH 0/2] fix tiny races in MAC drivers
2011-06-20 7:48 UTC (3+ messages)
` [PATCH 1/2] pxa168_eth: fix race in transmit path
` [PATCH 2/2] mv643xx_eth: fix race in trasmit path
[PATCH] linux-firmware: update firmware for RTL8111E-VL
2011-06-20 7:39 UTC
[PATCH 00/11] net: expand time stamping, batch #2
2011-06-20 6:58 UTC (25+ messages)
` [PATCH 01/11] net: export the receive time stamping hook for non-NAPI drivers
` [PATCH 02/11] lib8390: enable transmit and receive time stamping
` [PATCH 03/11] emaclite: "
` [PATCH 04/11] ll_temac: "
` [PATCH 05/11] fec_mpc52xx: "
` [PATCH 06/11] macb: enable transmit "
` [PATCH 07/11] fs_enet: "
` [PATCH 08/11] smsc911x: "
` [PATCH 09/11] pxa168_eth: "
` [PATCH 10/11] mv643xx_eth: "
` [PATCH] hp100: fix an skb->len race
` [PATCH 11/11] ucc_geth: enable transmit time stamping
[PATCH] net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
2011-06-20 6:47 UTC (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Various fixes for better support of non-x86 architectures
[PATCH] netxen: fix race in skb->len access
2011-06-20 6:26 UTC
[PATCH net-next-2.6] myricom: remove stats_lock
2011-06-20 6:07 UTC
[RFC] Moving files around in drivers/net
2011-06-20 6:01 UTC (18+ messages)
[PATCH net-next-2.6] veth: fix 64bit stats on 32bit arches
2011-06-20 5:48 UTC (2+ messages)
[PATCH]rionet: fix NULL pointer dereference in rionet_remove
2011-06-20 5:44 UTC (2+ messages)
linux-next: build failure after merge of the net tree
2011-06-20 5:36 UTC (4+ messages)
[net-next 00/17][pull request] Intel Wired LAN Driver Update
2011-06-20 4:59 UTC (19+ messages)
` [net-next 01/17] e1000: convert to ndo_fix_features
` [net-next 02/17] igb: "
` [net-next 03/17] ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops
` [net-next 04/17] ixgbevf: provide 64 bit statistics
` [net-next 05/17] ixgbevf: remove unnecessary ampersands
` [net-next 06/17] ixgbe: dcbnl reduce duplicated code and indentation
` [net-next 07/17] ixgbe: consolidate packet buffer allocation
` [net-next 08/17] ixgbe: consolidate MRQC and MTQC handling
` [net-next 09/17] ixgbe: configure minimal packet buffers to support TC
` [net-next 10/17] ixgbe: DCB use existing TX and RX queues
` [net-next 11/17] ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
` [net-next 12/17] ixgbe: setup redirection table for multiple packet buffers
` [net-next 13/17] ixgbe: fix bit mask for DCB version
` [net-next 14/17] ixgbe: DCB and perfect filters can coexist
` [net-next 15/17] ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
` [net-next 16/17] ixgbe: add support for Dell CEM
` [net-next 17/17] ixgbe: setup per CPU PCI pool for FCoE DDP
linux-next: manual merge of the net tree with the net-current tree
2011-06-20 4:26 UTC (3+ messages)
[PATCH net-next 1/7] qlcnic: Add capability to take FW dump deterministically
2011-06-20 4:14 UTC (4+ messages)
` [PATCH net-next 5/7] qlcnic: fix default operating state of interface
[PATCH] fs_enet: fix freescale FCC ethernet dp buffer alignment
2011-06-20 4:01 UTC (2+ messages)
` ??: "
[PATCH] sgi-xp: fix a use after free
2011-06-20 3:19 UTC (4+ messages)
[PATCH 1/2] sctp: HEARTBEAT negotiation after ASCONF
2011-06-20 1:17 UTC (3+ messages)
[PATCH 0/3] Add basic device support for imx51 babbage
2011-06-20 0:05 UTC (27+ messages)
` [PATCH 1/3] serial/imx: add device tree support
` [PATCH 2/3] net/fec: "
` [PATCH 3/3] ARM: mx5: add basic device tree support for imx51 babbage
[PATCH 0/2] Allow NICs to pass Frame Checksum up the stack
2011-06-19 23:58 UTC (7+ messages)
[PATCH 0/7] net: fixup time stamping batch #1
2011-06-19 23:36 UTC (9+ messages)
` [PATCH 1/7] net: correct comment on where to place transmit time stamp hook
` [PATCH 2/7] fec: fix race in transmit time stamping
` [PATCH 3/7] tg3: "
` [PATCH 4/7] r6040: "
` [PATCH 5/7] stmmac: "
` [PATCH 6/7] smsc9420: "
` [PATCH 7/7] davinci_emac: "
Ethernet low-level frame debugging support
2011-06-19 23:27 UTC (3+ messages)
[PATCH 1/1] r8169: fix static initializers
2011-06-19 23:26 UTC (2+ messages)
[PATCH v2 0/5] Ethernet low-level frame debugging support
2011-06-19 23:24 UTC (11+ messages)
` [PATCH v2 1/5] net: Support ethtool ops for rx of errored frames
` [PATCH v2 2/5] net: Add pkt-type PACKET_INVALID
` [PATCH v2 3/5] e100: Support receiving errored frames
` [PATCH v2 4/5] net: Support sending frame with specified FCS
` [PATCH v2 5/5] e1000e: Support sending frame with custom FCS
[PATCH] netns: add /proc/*/net/id symlink
2011-06-19 23:22 UTC (10+ messages)
` [PATCH 1/2] proc: Generalize proc inode allocation
` [PATCH 2/2] proc: Usable inode numbers for the namespace file descriptors
[PATCH 0/2] Allow NICs to pass Frame Checksum up the stack
2011-06-19 23:20 UTC (4+ messages)
` [PATCH 2/2] e100: Support receiving Ethernet FCS
[Patch] netpoll: copy dev name of slaves to struct netpoll
2011-06-19 23:13 UTC (2+ messages)
rcu_sched_state detected stall on CPU 0, 3.0-rc2
2011-06-19 21:20 UTC (4+ messages)
[PATCH V2 00/11] net: expand time stamping, batch #2
2011-06-19 17:57 UTC (12+ messages)
` [PATCH V2 01/11] net: export the receive time stamping hook for non-NAPI drivers
` [PATCH V2 02/11] lib8390: enable transmit and receive time stamping
` [PATCH V2 03/11] emaclite: "
` [PATCH V2 04/11] ll_temac: "
` [PATCH V2 05/11] fec_mpc52xx: "
` [PATCH V2 06/11] macb: enable transmit "
` [PATCH V2 07/11] fs_enet: "
` [PATCH V2 08/11] smsc911x: "
` [PATCH V2 09/11] pxa168_eth: "
` [PATCH V2 10/11] mv643xx_eth: "
` [PATCH V2 11/11] ucc_geth: "
Linux TCP's Robustness to Multipath Packet Reordering
2011-06-19 16:25 UTC (12+ messages)
[PATCH 0/7] Series short description
2011-06-19 18:14 UTC (4+ messages)
` [PATCH 2/7] net: dcbnl, add multicast group for DCB
RFT: virtio_net: limit xmit polling
2011-06-19 10:27 UTC
[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
2011-06-19 8:53 UTC (4+ messages)
[PATCH #3 net-next 0/4] Pull request for 'davem-next.r8169' branch
2011-06-18 23:41 UTC (6+ messages)
` [PATCH #3 net-next 1/4] r8169: move the firmware down into the device private data
` [PATCH #3 net-next 2/4] r8169: explicit firmware format check
` [PATCH #3 net-next 3/4] r8169: support new firmware format
` [PATCH #3 net-next 4/4] r8169: check firmware content sooner
[PATCH v2 1/2] ethtool: Support get/set rx-save-fcs flag
2011-06-18 20:58 UTC (2+ messages)
` [PATCH v2 2/2] ethtool: Support enabling rx of errored frames
[PATCH] net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
2011-06-18 20:03 UTC (5+ messages)
kernel 2.6.39 eats multicast packets
2011-06-18 18:59 UTC (3+ messages)
[RFT PATCH] net: remove legacy ethtool ops
2011-06-18 18:19 UTC (4+ messages)
[PATCH 02/14] SIWv2: iWARP Protocol headers: iwarp.h
2011-06-18 17:52 UTC (2+ messages)
[PATCH 01/14] SIWv2: Kconfig and Makefile
2011-06-18 17:58 UTC (2+ messages)
[PATCH 14/14] SIWv2: Documentation: siw.txt
2011-06-18 17:56 UTC (2+ messages)
what's causing "ip_rt_bug"?
2011-06-18 17:53 UTC (6+ messages)
[PATCH 10/14] SIWv2: Transmit path: siw_qp_tx.c
2011-06-18 17:47 UTC (2+ messages)
[PATCH 04/14] SIWv2: Module initialization: siw_main.c
2011-06-18 17:39 UTC (2+ messages)
siw-2011-06-16 and ib_uverbs
2011-06-18 17:26 UTC
Section conflict compile failures in net
2011-06-18 17:06 UTC (3+ messages)
software iwarp stack update
2011-06-18 16:35 UTC (4+ messages)
[RFC 0/5] Ethernet low-level frame debugging support
2011-06-18 14:44 UTC (5+ messages)
` [RFC 4/5] net: Support sending frame with specified FCS
[PATCH #2 net-next 0/4] Pull request for 'davem-next.r8169' branch
2011-06-17 22:48 UTC (2+ messages)
[RFC Patch] bonding: move to net/ directory
2011-06-18 2:48 UTC (13+ 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).