messages from 2010-09-03 10:57:04 to 2010-09-06 08:20:16 UTC [more...]
[PATCH 1/2] mlx4_en: Consider napi_get_frags() failure
2010-09-06 8:20 UTC
[PATCH net-next] net/caif: Use pr_fmt
2010-09-06 8:08 UTC (2+ messages)
` [PATCH net-next] net/caifcaif_dev.c: Use netdev_<level>
[PATCH 0/2] [RFC] posix clock tuning
2010-09-06 7:09 UTC (12+ messages)
` [PATCH 1/2] posix clocks: introduce a syscall for "
[PATCH 1/5] ptp: Added a brand new class driver for ptp clocks
2010-09-06 6:33 UTC (11+ messages)
PATCH: usbnet: doc updates
2010-09-06 4:57 UTC (2+ messages)
PATCH: usbnet: doc updates
2010-09-06 4:38 UTC (3+ messages)
[patch net] ipvs: fix active FTP
2010-09-06 4:02 UTC
[PATCH] r8169: fix rx checksum offload
2010-09-06 3:04 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4 0/5] netdev: show a process of packets
2010-09-06 1:46 UTC (8+ messages)
` [PATCH v4 1/5] irq: add tracepoint to softirq_raise
[PATCH] usbnet: allow rx_process() to ignore packets
2010-09-05 21:35 UTC (4+ messages)
[PATCH] [RFC] introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver
2010-09-05 21:04 UTC (12+ messages)
` [PATCH] [RFC] cxacru: ignore ADSL routers
` [PATCH] cxacru: ignore cx82310_eth devices
` [PATCH v2] [RFC] introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver
[2.6.35-rc1] page alloc failure order:1, mode:0x4020
2010-09-05 20:25 UTC (9+ messages)
[PATCH 3/8] net/9p/trans_fd.c: Fix unsigned return type
2010-09-05 19:00 UTC (3+ messages)
` [PATCH 5/8] drivers/atm/firestream.c: "
` [PATCH 8/8] drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned function
net: af_packet: skb_orphan should be avoided in TX path
2010-09-05 18:08 UTC (4+ messages)
[PATCH] vhost: fix attach to cgroups regression
2010-09-05 15:08 UTC
[PROBLEM] ipw2200: WARNING: at kernel/softirq.c:143 local_bh_enable+0x58/0x80()
2010-09-05 15:11 UTC
[PATCH] iputils ping,ping6: use monotonic clock to schedule pings
2010-09-05 13:25 UTC (3+ messages)
[PATCH] iputils ping,ping6: use sig_atomic_t for flags set by signal handlers
2010-09-05 12:52 UTC
[PATCH net-next] drivers/net/jme: Use pr_<level>
2010-09-05 8:21 UTC
[Bug #16626] Machine hangs with EIP at skb_copy_and_csum_dev
2010-09-05 7:49 UTC (3+ messages)
[PATCH 00/13] trivial: Remove unnecessary casts of private_data
2010-09-05 1:52 UTC (4+ messages)
` [PATCH 03/13] drivers/net/wireless/iwlwifi: "
` [PATCH 11/13] net/ipv4: "
` [PATCH 12/13] net/sunrpc/rpc_pipe.c: "
PATCH: b44 Handle RX FIFO overflow better (simplified)
2010-09-05 0:17 UTC
[PATCHv4] net: Add batman-adv meshing protocol
2010-09-05 0:25 UTC
pimreg zombies
2010-09-04 21:12 UTC
1201T Asus
2010-09-04 21:57 UTC
[patch] isdn: potential buffer overflows
2010-09-04 18:38 UTC
[patch] isdn: cleanup: make buffer smaller
2010-09-04 18:33 UTC
[PATCH 1/2] drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
2010-09-04 15:48 UTC (2+ messages)
rps and pvdrivers
2010-09-04 15:27 UTC (10+ messages)
` [Pv-drivers] "
[patch] irda: off by one
2010-09-04 13:14 UTC
bna: potential null dereference
2010-09-04 12:59 UTC
sch_atm: null dereference
2010-09-04 12:37 UTC
[PATCH] net: rps: add the shortcut for one rps_cpus
2010-09-04 12:18 UTC (3+ messages)
[PATCH 1/1] NET: bna, fix lock imbalance
2010-09-04 12:08 UTC
About unix_autobind()
2010-09-04 11:52 UTC (12+ messages)
` [PATCH] UNIX: Do not loop forever at unix_autobind()
STMMAC: sleep inside atomic
2010-09-04 11:47 UTC
"src" attribute ignored for IPv6 (preferred source address selection)
2010-09-04 9:47 UTC
[patch 00/21] ibmveth updates
2010-09-04 6:41 UTC (23+ messages)
` [patch 01/21] ibmveth: Remove integer divide caused by modulus
` [patch 02/21] ibmveth: batch rx buffer replacement
` [patch 03/21] ibmveth: Remove LLTX
` [patch 04/21] ibmveth: Add tx_copybreak
` [patch 05/21] ibmveth: Add rx_copybreak
` [patch 06/21] ibmveth: Use lighter weight read memory barrier in ibmveth_poll
` [patch 07/21] ibmveth: Add scatter-gather support
` [patch 08/21] ibmveth: Add optional flush of rx buffer
` [patch 09/21] ibmveth: Remove duplicate checksum offload setup code
` [patch 10/21] ibmveth: Enable IPv6 checksum offload
` [patch 11/21] ibmveth: remove procfs code
` [patch 12/21] ibmveth: Convert to netdev_alloc_skb
` [patch 13/21] ibmveth: Remove redundant function prototypes
` [patch 14/21] ibmveth: Convert driver specific debug to netdev_dbg
` [patch 15/21] ibmveth: Convert driver specific error functions to netdev_err
` [patch 16/21] ibmveth: Some formatting fixes
` [patch 17/21] ibmveth: Coding style fixes
` [patch 18/21] ibmveth: Return -EINVAL on all ->probe errors
` [patch 19/21] ibmveth: Convert driver specific assert to BUG_ON
` [patch 20/21] ibmveth: Remove some unnecessary include files
` [patch 21/21] ibmveth: Update module information and version
e1000e crashes with 2.6.34.x and ThinkPad T60
2010-09-04 6:34 UTC (9+ messages)
` No link on e1000e with 2.6.35.3 "
[PATCH] netfilter: nat: add nf_nat_csum()
2010-09-04 4:45 UTC
[PATCH] mlx4_core: module param to limit msix vec allocation
2010-09-04 2:30 UTC (6+ messages)
[PATCH v3] netfilter: xtables target SYNPROXY
2010-09-03 23:07 UTC (3+ messages)
[BUG] __vlan_hwaccel_rx system call causes kernel panic
2010-09-03 22:46 UTC (3+ messages)
[PATCH 02/15] pcmcia: split up modify_configuration() into two fixup functions
2010-09-03 22:38 UTC (14+ messages)
` [PATCH 03/15] pcmcia: move Vpp setup to struct pcmcia_device
` [PATCH 05/15] pcmcia: simplify Status, ExtStatus register access
` [PATCH 11/15] pcmcia: use autoconfiguration feature for ioports and iomem
` [PATCH 06/15] pcmcia: simplify IntType
` [PATCH 07/15] pcmcia: move config_{base, index, regs} to struct pcmcia_device
` [PATCH 07/15] pcmcia: move config_{base,index,regs} "
` [PATCH 08/15] pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
` [PATCH 10/15] pcmcia: introduce autoconfiguration feature
` [PATCH 12/15] pcmcia: remove the "Finally, report what we've done" message
[RFC PATCH v9 00/16] Provide a zero-copy method on KVM virtio-net
2010-09-03 20:29 UTC (4+ messages)
[PATCH net-next] ns83820: Minor ethtool stuff and some cleanups
2010-09-03 20:05 UTC (4+ messages)
` [PATCH net-next 1/3] ns83820: Remove unused have_optical variable
` [PATCH net-next 2/3] ns83820: Add copper device settings
` [PATCH net-next 3/3] ns83820: Use predefined autoneg constants
[PATCH] Gigabit Ethernet driver of Topcliff PCH
2010-09-03 20:00 UTC (3+ messages)
[PATCH net-next 1/4] tipc: Minor optimizations to name table translation code
2010-09-03 19:55 UTC (5+ messages)
` [PATCH net-next 2/4] tipc: Ensure outgoing messages on Ethernet have sufficient headroom
` [PATCH net-next 3/4] tipc: Optimize handling excess content on incoming messages
` [PATCH net-next 4/4] tipc: Fix misleading error code when enabling Ethernet bearers
[PATCH v2 00/10] split out emac cpdma and mdio for reuse
2010-09-03 18:32 UTC (4+ messages)
[PATCH net-next 0/4] cxgb3: new code to deal with adapter parity errors
2010-09-03 17:04 UTC (2+ messages)
[PATCH v2] cls_cgroup: Fix rcu lockdep warning
2010-09-03 16:55 UTC (2+ messages)
[PATCH net-2.6 3/3] be2net: remove a BUG_ON in be_cmds.c
2010-09-03 16:54 UTC (2+ messages)
[PATCH net-2.6 2/3] be2net: fix a bug in UE detection logic
2010-09-03 16:53 UTC (2+ messages)
[PATCH net-2.6 1/3] be2net: fix net-snmp error because of wrong packet stats
2010-09-03 16:53 UTC (2+ messages)
[PATCH net-next-2.6] tulip: use integrated netdev stats
2010-09-03 16:45 UTC (2+ messages)
[PATCH net-next-2.6] net: remove two kmemcheck annotations
2010-09-03 16:45 UTC (2+ messages)
[PATCH] ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and forwarding
2010-09-03 16:43 UTC (2+ messages)
[PATCH] ipv6: add special mode forwarding=2 to send RS while configured as router
2010-09-03 16:43 UTC (3+ messages)
[PATCH] ipv6: add special mode accept_ra=2 to accept RA while configured as router
2010-09-03 16:43 UTC (2+ messages)
[PATCH] netpoll: use non-BH variant of RCU
2010-09-03 15:52 UTC (5+ messages)
[GIT] Networking
2010-09-03 15:27 UTC
[PATCH 2/2] netfilter: discard overlapping IPv6 fragment
2010-09-03 15:13 UTC
[PATCH 1/2] ipv6: discard overlapping fragment
2010-09-03 15:13 UTC
[PATCH] Gigabit Ethernet driver of Topcliff PCH
2010-09-03 14:11 UTC (9+ messages)
[PATCH] sctp: implement SIOCINQ ioctl() (take 3)
2010-09-03 13:47 UTC
[PATCH] net: Frag list lost on head expansion
2010-09-03 13:46 UTC (4+ messages)
` [PATCH net-next-2.6] net: pskb_expand_head() optimization
[PATCH] arm driver net macb
2010-09-03 13:41 UTC (2+ messages)
[PATCH] sctp: implement SIOCINQ ioctl() (take 2)
2010-09-03 13:28 UTC (4+ messages)
[PATCH] net: fix tx queue selection for bridged devices implementing select_queue
2010-09-03 12:39 UTC
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).