messages from 2011-07-07 22:39:04 to 2011-07-11 10:36:00 UTC [more...]
[PATCH v2 00/46] Clean up RX copybreak and DMA handling
2011-07-11 10:16 UTC (31+ messages)
` [PATCH v2 02/46] net: wrap common patterns of rx handler code
` [PATCH v2 06/46] net/tokenring: 3c359: fix DMA API usage
` [PATCH v2 04/46] net/wireless: p54: remove useless dma_sync_single_for_device(DMA_FROM_DEVICE)
` [PATCH v2 03/46] net drivers: remove unnecessary dma_sync_to_device(DMA_FROM_DEVICE)
` [PATCH v2 05/46] net: bnx2x: fix DMA sync direction
` [PATCH v2 01/46] net: introduce __netdev_alloc_skb_aligned()
` [PATCH net-next-2.6] net: introduce build_skb()
` [PATCH v2 08/46] net/wireless: b43: fix DMA direction for RX buffers
` [PATCH v2 07/46] net/wireless: ath9k: fix DMA API usage
` [PATCH v2 09/46] net: octeon_mgmt: fix DMA unmap size
` [PATCH v2 13/46] net: sunbmac: cleanup RX skb allocation
` [PATCH v2 12/46] net: sunhme: "
` [PATCH v2 11/46] net: sungem: "
` [PATCH v2 10/46] net: jme: convert to generic DMA API
` [PATCH v2 46/46] net: mark drivers that drop packets from rx queue head under memory pressure
` [PATCH v2 14/46] net: sunbmac: cleanup magic '34'
` [PATCH v2 15/46] net/wireless: b43: use kfree_skb() for untouched skbs
` [PATCH v2 16/46] net: cxgb3: don't drop packets on memory pressure in driver
[RFC 00/72] Organize/Move of the Ethernet drivers in drivers/net/
2011-07-11 9:51 UTC (19+ messages)
` [RFC 02/72] 3c*/acenic/typhoon: Move 3Com Ethernet drivers
` [RFC 37/72] fsl_*/gianfar*/ucc_*: Move the Freescale drivers
` [RFC 43/72] a2065/ariadne: Move the a2065/ariadne drivers
` [RFC 46/72] ixp2000: Move the Radisys driver
[PATCH 1/2] neigh: Store hash shift instead of mask
2011-07-11 8:48 UTC
[PATCH 2/2] ipv4: Use universal hash for ARP
2011-07-11 8:48 UTC
[RFC PATCH 1/1] BPF JIT for PPC64
2011-07-11 7:04 UTC (7+ messages)
ipv4: Simplify ARP hash function
2011-07-10 19:07 UTC (21+ messages)
[PATCH] slip: fix wrong SLIP6 ifdef-endif placing
2011-07-10 18:49 UTC (3+ messages)
irlap_frame.c: Duplicate set?
2011-07-10 18:43 UTC
[PATCH] bridge: mask forwarding of IEEE 802 local multicast groups
2011-07-10 16:04 UTC (2+ messages)
[PATCH] iproute2: fix implicit declaration of function '__ALIGN_KERNEL'
2011-07-10 15:46 UTC
[PATCH] iproute2: fix minor typo in comments
2011-07-10 15:45 UTC
[PATCH 00/21] clean up rx_copybreak handling [split version]
2011-07-10 15:11 UTC (34+ messages)
` [PATCH 07/21] net: lib82596: use common rx_copybreak handling [strict refill!]
` [PATCH 05/21] net: hamachi: use common rx_copybreak handling
` [PATCH 04/21] net: fealnx: "
` [PATCH 02/21] net: 3c59x: "
` [PATCH 03/21] net: epic100: "
` [PATCH 01/21] net: wrap common patterns of rx handler code
` [PATCH 08/21] net: natsemi: use common rx_copybreak handling
` [PATCH 06/21] net: ibmveth: make rx_copybreak threshold consistent with other drivers
` [PATCH 14/21] net: tg3: mark bad rx handler behaviour [strict refill!]
` [PATCH 12/21] net: starfire: use common rx_copybreak handling
` [PATCH 13/21] net: sundance: "
` [PATCH 10/21] net: sgiseeq: use common rx_copybreak handling [strict refill!]
` [PATCH 11/21] net: sis190: use common rx_copybreak handling
` [PATCH 09/21] net: pcnet32: use common rx_copybreak handling [strict refill!]
` [PATCH 17/21] net: tulip/winbond-840: use common rx_copybreak handling
` [PATCH 15/21] net: tulip/de2104x: use common rx_copybreak handling [strict refill!]
` [PATCH 18/21] net: typhoon: use common rx_copybreak handling
` [PATCH 19/21] net: via-rhine: "
` [PATCH 20/21] net: via-velocity: "
` [PATCH 21/21] net: yellowfin: "
` [PATCH 16/21] net: tulip/interrupt.c: "
[PATCH] natsemi: silence dma-debug warnings
2011-07-10 14:07 UTC (10+ messages)
[PATCH v2 0/7] can: CAN network device driver interface and drivers
2011-07-10 12:18 UTC (2+ messages)
` Update for CAN LTP tests
3.0-rc6-git6: Reported regressions from 2.6.39
2011-07-10 11:12 UTC (3+ messages)
3.0-rc6-git6: Reported regressions 2.6.38 -> 2.6.39
2011-07-10 10:54 UTC
[PATCH 0/5] treewide: Add missing breaks in switch/case
2011-07-10 9:28 UTC (2+ messages)
` [PATCH 3/5] ath5k: "
[PATCH 7/7] drivers/net: static should be at beginning of declaration
2011-07-09 21:24 UTC
[net-next 0/5][pull request] Intel Wired LAN Driver Update
2011-07-09 12:11 UTC (7+ messages)
` [net-next 1/5] igb: Fix lack of flush after register write and before delay
` [net-next 2/5] igb: Update copyright on all igb driver files
` [net-next 3/5] igb: Add support of SerDes Forced mode for certain hardware
` [net-next 4/5] ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
` [net-next 5/5] ixgbe: convert to ndo_fix_features
[RFC PATCH] net: clean up rx_copybreak handling
2011-07-09 10:47 UTC (6+ messages)
` [PATCH] net: wrap common patterns of rx handler code
[PATCH 0/3] Add missing commas
2011-07-09 9:57 UTC (5+ messages)
` [PATCH 1/3] benet: Add missing comma between constant string array
` [PATCH 2/3] iwlegacy: "
` [PATCH 3/3] iwlagn: "
[PATCH net-next] skbuff: clear tx zero-copy flag
2011-07-09 9:55 UTC (2+ messages)
[PATCH] net/fec: gasket needs to be enabled for some i.mx
2011-07-09 5:45 UTC (9+ messages)
I need your assistance
2011-07-09 4:02 UTC
network related lockdep splat in 3.0-rc6+
2011-07-08 22:48 UTC (2+ messages)
[PATCH] sctp: Enforce maximum retransmissions during shutdown
2011-07-08 16:53 UTC (15+ messages)
` [PATCH] sctp: ABORT if receive queue is not empty while closing socket
` [PATCHv2] "
` [PATCHv3] sctp: ABORT if receive, reassmbly, or reodering "
pull request: wireless-next-2.6 2011-07-08
2011-07-08 16:37 UTC (2+ messages)
pull request: wireless-2.6 2011-07-08
2011-07-08 16:33 UTC (2+ messages)
orphan sockets
2011-07-08 16:33 UTC (4+ messages)
[PATCH] e1000: always call e1000_check_for_link() on e1000_ce4100 MACs
2011-07-08 16:21 UTC (2+ messages)
[PATCH] bna: use netdev_alloc_skb_ip_align()
2011-07-08 16:09 UTC (2+ messages)
[PATCH] hso: fix a use after free condition
2011-07-08 16:08 UTC (2+ messages)
[PATCH] net/natsemi: Fix module parameter permissions
2011-07-08 16:05 UTC (2+ messages)
[PATCH] drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
2011-07-08 16:03 UTC (4+ messages)
[patch] dcbnl: unlock on an error path in dcbnl_cee_fill()
2011-07-08 16:02 UTC (2+ messages)
[PATCH] XFRM: Fix memory leak in xfrm_state_update
2011-07-08 15:59 UTC (3+ messages)
[PATCH net-next 0/5] sky2 driver update
2011-07-08 15:54 UTC (8+ messages)
` [PATCH net-next 1/5] sky2: force receive checksum when using RSS on some hardware
` [PATCH net-next 1/5] sky2: force receive checksum when using RSS on some hardware (v2)
pull request: batman-adv 2011-07-08
2011-07-08 15:46 UTC (3+ messages)
[PATCH linux-firmware] bnx2x: Adding FW 7.0.23.0
2011-07-08 13:06 UTC (4+ messages)
[PATCH] ATM: Delete no use FILL_RX_POOLS_IN_BH marco
2011-07-08 13:01 UTC
[PATCH 1/2] vhost: init used ring after backend was set
2011-07-08 10:38 UTC (4+ messages)
` [PATCH 2/2] vhost: set log when updating used flags or avail event
[PATCH v2 0/5] Add basic device support for imx51 babbage
2011-07-08 9:36 UTC (3+ messages)
` [PATCH v2 1/5] dt: add of_alias_scan and of_alias_get_id
[patch] packet: add an unlock on error in fanout_add()
2011-07-08 8:01 UTC (2+ messages)
trying to set skb->tstamp before netif_rx did not work in tun/tap driver, 2.6.27
2011-07-08 5:45 UTC (2+ messages)
[PATCH 3/4] x86: Implement strict user copy checks for x86_64
2011-07-08 1:15 UTC (2+ messages)
[PATCH] [v3][net][bna] Fix call trace when interrupts are disabled while sleeping function kzalloc is called
2011-07-07 22:20 UTC (3+ 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).