messages from 2010-07-01 15:41:59 to 2010-07-05 06:41:03 UTC [more...]
[PATCH 3/3] pm_qos: get rid of the allocation in pm_qos_add_request()
2010-07-05 6:41 UTC (6+ messages)
` [linux-pm] "
[PATCH v2 0/4] Extend Time Stamping
2010-07-05 5:33 UTC (5+ messages)
` [PATCH 1/4] net: add driver hooks for time stamping
` [PATCH 2/4] phylib: add a way to make PHY time stamps possible
` [PATCH 3/4] phylib: preserve ifreq parameter when calling generic phy_mii_ioctl()
` [PATCH 4/4] phylib: Allow reading and writing a mii bus from atomic context
[PATCH net-next-2.6] ipv6: adding ip_nonlocal_bind option from ipv4
2010-07-05 2:03 UTC (2+ messages)
[PATCH] ks8842: Replace usage of dev_dbg with netdev_dbg
2010-07-04 23:26 UTC
[REGRESSION] e1000e stopped working
2010-07-04 22:48 UTC (12+ messages)
` [REGRESSION] e1000e stopped working [MANUALLY BISECTED]
bnx2/5709: Strange interrupts spread
2010-07-04 20:36 UTC (4+ messages)
[PATCH net-next-2.6 1/3] ethtool: Change ethtool_op_set_flags to validate flags
2010-07-04 18:48 UTC (9+ messages)
` [PATCH net-next-2.6] IB/{nes,ipoib}: Pass supported flags to ethtool_op_set_flags()
` [PATCH net-next-2.6] IB/{nes, ipoib}: "
[PATCHv2] xfrm: fix xfrm by MARK logic
2010-07-04 18:46 UTC (4+ messages)
[PATCH net-next 1/4] bnx2: Always enable MSI-X on 5709
2010-07-04 18:44 UTC (8+ messages)
` [PATCH net-next 2/4] bnx2: Add support for skb->rxhash
` [PATCH net-next 3/4] bnx2: Dump some config space registers during TX timeout
` [PATCH net-next 4/4] bnx2: Update version to 2.0.16
QoS weirdness : HTB accuracy
2010-07-04 17:50 UTC (5+ messages)
[PATCH 0/4] Introduce and use printk pointer extension %pV
2010-07-04 17:40 UTC (5+ messages)
[PATCH] bnx2x: add support for receive hashing
2010-07-04 16:46 UTC (3+ messages)
[patch v2.3 0/4], [patch v2.3 0/4] IPVS full NAT support + netfilter 'ipvs' match support
2010-07-04 11:32 UTC (5+ messages)
` [patch v2.3 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
` [patch v2.3 2/4] IPVS: make friends with nf_conntrack
` [patch v2.3 3/4] IPVS: make FTP work with full NAT support
` [patch v2.3 4/4] libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
[PATCH repost] sched: export sched_set/getaffinity to modules
2010-07-04 9:00 UTC (17+ messages)
How to detect ethernet cable plug in event when ethernet card is in D3hot power state?
2010-07-04 8:50 UTC
[PATCH] ipvs: Kconfig cleanup
2010-07-04 7:13 UTC (3+ messages)
setsockopt(IP_TOS) being privileged or distinct capability?
2010-07-03 23:48 UTC (4+ messages)
[PATCH 0/6] atm: propagate atm_dev signal carrier to LOWER_UP of netdevice
2010-07-03 20:09 UTC (8+ messages)
` [PATCH 1/6] atm: add hooks to propagate signal changes to netdevice
` [PATCH 2/6] atm br2684: add callback for carrier signal changes
` [PATCH 3/6] atm/idt77105.c: call atm_dev_signal_change() when "
` [PATCH 4/6] atm/solos-pci: "
` [PATCH 5/6] atm/suni.c: "
` [PATCH 6/6] atm/adummy: add syfs DEVICE_ATTR to change signal
` [Linux-ATM-General] [PATCH 0/6] atm: propagate atm_dev signal carrier to LOWER_UP of netdevice
(unknown),
2010-07-03 17:33 UTC
[PATCH 12/19] drivers/net: use for_each_pci_dev()
2010-07-03 16:04 UTC
[PATCH 11/19] drivers/net/irda: use for_each_pci_dev()
2010-07-03 16:04 UTC
[PATCH] net/ne: fix memory leak in ne_drv_probe()
2010-07-03 15:20 UTC
[GIT PULL rcu/urgent] revert ->br_port fix, obsoleted by netdev commit
2010-07-03 13:11 UTC (2+ messages)
[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
2010-07-03 9:12 UTC (11+ messages)
[PATCH 0/9] netfilter: netfilter update
2010-07-03 9:06 UTC (19+ messages)
` [PATCH 1/9] netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
` [PATCH 2/9] IPVS: one-packet scheduling
` [PATCH 3/9] netfilter: xt_IDLETIMER needs kdev_t.h
` [PATCH 4/9] netfilter: fix simple typo in KConfig for netfiltert xt_TEE
` [PATCH 5/9] netfilter: xt_connbytes: Force CT accounting to be enabled
` [PATCH 6/9] netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
` [PATCH 7/9] netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
` [PATCH 8/9] netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
` [PATCH 9/9] bridge: add per bridge device controls for invoking iptables
e1000e: receives no packets after resume (2.6.35-rc3-00262-g984bc96)
2010-07-03 8:17 UTC (2+ messages)
Generic rx-recycling and emergency skb pool
2010-07-03 7:31 UTC (12+ messages)
` [PATCH 1/8] net: implement generic rx recycling
` [PATCH 2/8] net/gianfar: use generic recycling infrasstructure
` [PATCH 3/8] net/mv643xx: use generic recycling infrastructure
` [PATCH 4/8] net/stmmac: "
` [PATCH 5/8] net/ucc_geth: "
` [PATCH 6/8] net: implement emergency pools
` [PATCH 7/8] net/emergency_skb: create a deep copy on clone
` [PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are not used
[RESEND][PATCH] cxgb4: Use kfree_skb for skb pointers
2010-07-03 6:56 UTC (5+ messages)
[PATCH] s2io: read rx_packets count from the hardware stats
2010-07-03 5:30 UTC (4+ messages)
` [PATCH] s2io: resolve statistics issues
[PATCH 1/2] virtio_net: do not reschedule rx refill forever
2010-07-03 5:29 UTC (4+ messages)
` [PATCH 2/2] virtio_net: fix oom handling on tx
[GIT PULL net-2.6] vhost-net: more error handling fixes
2010-07-03 5:29 UTC (2+ messages)
[PATCH 0/1] netfilter: netfilter fix
2010-07-03 5:05 UTC (2+ messages)
[net-2.6 PATCH 1/2] sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
2010-07-03 4:59 UTC (4+ messages)
` [net-2.6 PATCH 2/2] net: decreasing real_num_tx_queues needs to flush qdisc
[PATCH] linux/net.h: fix kernel-doc warnings
2010-07-03 4:59 UTC (2+ messages)
[PATCH 1/2] qlge: Replacing add_timer() to mod_timer()
2010-07-03 4:59 UTC (4+ messages)
` [PATCH 2/2] qlge: fix a eeh handler to not add a pending timer
[PATCH net-2.6 1/2] Revert "rndis_host: Poll status channel before control channel"
2010-07-03 4:49 UTC (6+ messages)
` [PATCH net-2.6 2/2] usbnet: Set parent device early for netdev_printk()
[stable-2.6.32 PATCH] ixgbe: backport bug fix for tx panic
2010-07-03 2:28 UTC (6+ messages)
` [stable] "
suspend/resume not working in MSIX mode
2010-07-02 23:16 UTC (3+ messages)
` [PATCH] PCI: MSI: Remove unsafe and unnecessary hardware access
[rft]testers for suspend/resume support for cdc-phonet
2010-07-02 21:46 UTC
[PATCH net-2.6] net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
2010-07-02 17:08 UTC
[PATCH] xfrm bugs with mark logic
2010-07-02 16:59 UTC (4+ messages)
iwl3945: HARDWARE GONE??
2010-07-02 16:48 UTC (3+ messages)
soft lockup with conntrackd / keepalived / VLAN
2010-07-02 16:04 UTC
Practical performance change to qdisc_lookup
2010-07-02 15:51 UTC
pull request: wireless-next-2.6 2010-07-01
2010-07-02 14:08 UTC (3+ messages)
[PATCH] usbnet: remove direct access to urb->status
2010-07-02 13:58 UTC
[PATCH] netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
2010-07-02 11:42 UTC
[PATCH net-next-2.6] ipv4: use skb_dst_copy() in ip_copy_metadata()
2010-07-02 9:48 UTC
[PATCH] netfilter: fix a dst leak in ipv6 REJECT
2010-07-02 8:07 UTC (2+ messages)
[PATCH] nf_conntrack_reasm: add fast path for in-order fragments
2010-07-02 7:53 UTC (2+ messages)
[PATCH] bridge: add per bridge device controls for invoking iptables
2010-07-02 7:34 UTC (4+ messages)
[PATCH ethtool 1/2] ethtool-copy.h: sync with net-next
2010-07-02 7:25 UTC (4+ messages)
` [PATCH ethtool 2/2] ethtool: Add support for control of RX flow hash indirection
[PATCH] ethtool: Fix list of hash options in manual page
2010-07-02 7:21 UTC (2+ messages)
[PATCH] igbvf: avoid name clash between PF and VF
2010-07-02 6:37 UTC (5+ messages)
[net-next-2.6 PATCH] ixgbe: use netif_<level> instead of netdev_<level>
2010-07-02 6:05 UTC
[PATCH] netfilter: postpone the checksum calculation
2010-07-02 6:02 UTC
[net-next-2.6 PATCH] igb: drop support for UDP hashing w/ RSS
2010-07-02 6:01 UTC
[net-next-2.6 PATCH] ixgbe: use NETIF_F_LRO
2010-07-02 5:50 UTC (2+ messages)
[net-next-2.6 PATCH 1/5] igb: fix PHY config access on 82580
2010-07-02 5:50 UTC (10+ messages)
` [net-next-2.6 PATCH 2/5] igb: Use only a single Tx queue in SR-IOV mode
` [net-next-2.6 PATCH 3/5] igb: Fix Tx hangs seen when loading igb with max_vfs > 7
` [net-next-2.6 PATCH 4/5] igb: correct link test not being run when link is down
` [net-next-2.6 PATCH 5/5] igb: Add comment
[net-next-2.6 PATCH] x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
2010-07-02 5:49 UTC (4+ messages)
[PATCH net-next-2.6] be2net: changes to properly provide phy details
2010-07-02 5:48 UTC (2+ messages)
[PATCH] ll_temac: add error checking to DMA init path
2010-07-02 5:48 UTC (2+ messages)
[PATCH 1/1] ehea: Allocate stats buffer with GFP_KERNEL
2010-07-02 5:48 UTC (2+ messages)
Fwd: Possible bug in net/ipv4/route.c?
2010-07-02 5:38 UTC (2+ messages)
[PATCH v3] netfilter: xtables target SYNPROXY
2010-07-02 4:19 UTC
[Bugme-new] [Bug 16293] New: 82545GM in newest kernel not working
2010-07-01 21:40 UTC (2+ messages)
[net-next-2.6 PATCH v2] x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
2010-07-01 20:41 UTC (4+ messages)
[PATCH] vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
2010-07-01 20:19 UTC (6+ messages)
RFC: Allow 'ip' to run in daemon mode?
2010-07-01 16:35 UTC (4+ messages)
[net-next-2.6 PATCH 1/8] e1000e: cleanup ethtool loopback setup code
2010-07-01 15:55 UTC (4+ 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).