netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-16 09:40:43 to 2011-11-17 07:46:54 UTC [more...]

[PATCH net-next] r8169: Add 64bit statistics
 2011-11-17  7:46 UTC  (5+ messages)

Regarding Routing cache
 2011-11-17  7:26 UTC  (4+ messages)

[PATCH 1/1] PHY configuration for compatible issue
 2011-11-17 14:05 UTC  (2+ messages)

[PATCH net-next] IPV6 Fix a crash when trying to replace non existing route
 2011-11-17  7:18 UTC 

[PATCH net-next v6 0/9] net-sysfs+forcedeth: stats & debug enhancements
 2011-11-17  6:34 UTC  (16+ messages)
` [PATCH net-next v6 1/9] forcedeth: fix stats on hardware without extended stats support
` [PATCH net-next v6 2/9] net-sysfs: fixed minor sparse warning
` [PATCH net-next v6 3/9] kbuild: document RPS/XPS network Kconfig options
` [PATCH net-next v6 4/9] net: new counter for tx_timeout errors in sysfs
` [PATCH net-next v6 5/9] forcedeth: Add messages to indicate using MSI or MSI-X
` [PATCH net-next v6 6/9] forcedeth: allow to silence "TX timeout" debug messages
` [PATCH net-next v6 7/9] forcedeth: implement ndo_get_stats64() API
` [PATCH net-next v6 8/9] forcedeth: account for dropped RX frames
` [PATCH net-next v6 9/9] forcedeth: stats updated with a deferrable timer

[PATCH 1/5] tcp: make is_dupack a parameter to tcp_fastretrans_alert()
 2011-11-17  5:18 UTC  (10+ messages)
` [PATCH 2/5] tcp: use DSACKs that arrive when packets_out is 0
` [PATCH 3/5] tcp: use SACKs and DSACKs that arrive on ACKs below snd_una
` [PATCH 4/5] tcp: allow undo from reordered DSACKs
` [PATCH 5/5] tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open

[PATCH 2/2 v4] net/smsc911x: Add regulator support
 2011-11-17  5:07 UTC  (4+ messages)

[PATCH FIX net v2] net-e1000(e): Fix default interrupt throttle rate not set in NIC HW
 2011-11-17  4:02 UTC  (2+ messages)

[PATCH 5/5] net-next:asix: v2 update VERSION only
 2011-11-17  3:18 UTC  (4+ messages)

[PATCH net-next v6 3/9] kbuild: document RPS/XPS network Kconfig options
 2011-11-17  3:12 UTC  (4+ messages)

[PATCH 1/3] NET: MIPS: lantiq: make etop ethernet work on ase/ar9
 2011-11-17  3:02 UTC  (4+ messages)
` [PATCH 2/3] NET: MIPS: lantiq: non existing phy was not handled gracefully
` [PATCH 3/3] NET: MIPS: lantiq: return value of request_irq "

[PATCH] net: ethtool: fix coding style
 2011-11-17  3:00 UTC  (2+ messages)

under-performing bonded interfaces
 2011-11-17  2:51 UTC  (9+ messages)

[PATCH] Add ethtool to mii advertisment conversion helpers
 2011-11-17  2:45 UTC  (11+ messages)

[PATCH FIX net v1] net-e1000e: Fix default interrupt throttle rate not set in NIC HW
 2011-11-17  1:42 UTC  (2+ messages)

[PATCH 1/2] net: drivers: use bool type instead of double negation
 2011-11-17  1:41 UTC  (7+ messages)
` [PATCH 2/2] net: verify GSO flag bits against netdev features

[PATCH] route: fix ICMP secure_redirects
 2011-11-17  1:41 UTC  (8+ messages)
` [PATCH] route: add more relaxed option for secure_redirects

[PATCH 0/6] sky2 patches for net-next
 2011-11-17  1:36 UTC  (8+ messages)
` [PATCH 1/6] sky2: fix hang on shutdown (and other irq issues)
` [PATCH 2/6] sky2: pci posting issues
` [PATCH 3/6] sky2: rename up/down functions
` [PATCH 4/6] sky2: reduce default Tx ring size
` [PATCH 5/6] sky2: used fixed RSS key
` [PATCH 6/6] sky2: version 1.30

[patch net-next 0/3] team: bug fixes
 2011-11-17  1:36 UTC  (9+ messages)
` [patch net-next 1/3] team: Do not hold rcu_read_lock when running netlink cmds
    ` [patch net-next 1/3 v2] "
` [patch net-next 2/3] team: convert overall spinlock to mutex
` [patch net-next 3/3] team: replicate options on register

[PATCH net-next 0/5] Use ETH_ALEN
 2011-11-17  1:35 UTC  (8+ messages)
` [PATCH net-next 1/5] ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
` [PATCH net-next 2/5] ethernet: Convert ETHER_ADDR_LEN "
` [PATCH net-next 3/5] bna: Convert MAC_ADDRLEN "
` [PATCH net-next 4/5] amd8111e: Convert ETH_ADDR_LEN "
` [PATCH net-next 5/5] ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS "

[PATCH] r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
 2011-11-17  1:35 UTC  (2+ messages)

[PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers
 2011-11-17  1:22 UTC  (2+ messages)

[PATCH] bonding: Don't allow mode change via sysfs with slaves present
 2011-11-17  1:16 UTC  (9+ messages)

3.1.0 rtl8169_open oops
 2011-11-17  0:53 UTC  (3+ messages)

Unable to flush ICMP redirect routes in kernel 3.0+
 2011-11-17  0:33 UTC  (4+ messages)

[PATCH] iproute2: Display closed UDP sockets on 'ss -ul'
 2011-11-17  0:25 UTC  (2+ messages)

[PATCH v5 0/9] Cleanup and extension of netdev features
 2011-11-17  0:11 UTC  (17+ messages)
` [PATCH v5 6/9] net: ethtool: use C99 array initialization for feature-names table
` [PATCH v5 8/9] net: extend netdev_features_t to 64 bits
` [PATCH v5 5/9] net: Define enum for net device features
` [PATCH v5 4/9] net: introduce and use netdev_features_t for device features sets
` [PATCH v5 7/9] ethtool: prepare for larger netdev_features_t type

[PATCH V2] Add ethtool to mii advertisment conversion helpers
 2011-11-16 23:40 UTC  (2+ messages)

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2011-11-16 23:32 UTC  (12+ messages)
` [net-next 1/8] e1000e: convert to real ndo_set_rx_mode
` [net-next 2/8] e1000e: Convert printks to pr_<level>
` [net-next 3/8] ixgbe: fix LED blink logic to check for link
` [net-next 4/8] igbvf: Convert printks to pr_<level>
` [net-next 5/8] ixgbevf: "
` [net-next 6/8] igb: "
` [net-next 7/8] igb: Convert bare printk to pr_notice
` [net-next 8/8] intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN

[patch -next] 6LoWPAN: double free in lowpan_fragment_xmit()
 2011-11-16 23:14 UTC  (4+ messages)
` [patch -next v2] "

[PATCH net-next 0/5] be2net updates
 2011-11-16 23:11 UTC  (2+ messages)

[patch net-next V8] net: introduce ethernet teaming device
 2011-11-16 23:01 UTC  (5+ messages)

[PATCH] MAINTAINERS: change email address for shemminger
 2011-11-16 22:54 UTC 

[PATCH net-next] sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
 2011-11-16 22:49 UTC  (2+ messages)

[patch 1/1] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h: remove unused macro pr_fmt()
 2011-11-16 22:49 UTC  (6+ messages)
    ` [PATCH] pch_gbe: Move #include of module.h

[PATCH 1/1] net/cadence: enable by default NET_ATMEL
 2011-11-16 22:48 UTC  (2+ messages)

[PATCH] bnx2x: cache-in compressed fw image
 2011-11-16 22:48 UTC  (2+ messages)

sky2 driver breaks reboot/shutdown
 2011-11-16 22:48 UTC  (2+ messages)

[patch 0/5] s390: network driver bug fixes for 3.2.0 next rc
 2011-11-16 22:47 UTC  (2+ messages)

[PATCN net-next] net: use jump_label for netstamp_needed
 2011-11-16 22:47 UTC  (2+ messages)

sky2 hw csum failure
 2011-11-16 22:47 UTC  (4+ messages)
` [RFT] bridge: checksum not updated after pull

[RFC PATCH net-next v2] enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
 2011-11-16 22:27 UTC  (2+ messages)

[3.1] Divide by zero in __tcp_select_window()
 2011-11-16 21:58 UTC  (7+ messages)

[PATCH 0/2] net: Add network priority cgroup
 2011-11-16 20:51 UTC  (3+ messages)
` [PATCH 1/2] net: add network priority cgroup infrastructure
` [PATCH 2/2] net: add documentation for net_prio cgroups

[PATCH net-next v5 00/10] net-sysfs+forcedeth: stats & debug enhancements
 2011-11-16 20:46 UTC  (10+ messages)
` [PATCH net-next v5 04/10] net: provide counter for tx_timeout errors in sysfs
` [PATCH net-next v5 07/10] forcedeth: implement ndo_get_stats64() API

seeing crash on running ltp proc01
 2011-11-16 20:16 UTC 

iproute2 repository (temp)
 2011-11-16 17:59 UTC  (6+ messages)
` iproute2 back at kernel.org
  ` [PATCH iproute2] ss: report ecnseen

Business Proposal of USD $22,500,000.00
 2011-11-16 17:52 UTC 

[rfc 00/18] slub: irqless/lockless slow allocation paths
 2011-11-16 17:45 UTC  (2+ messages)

FW: How do I get bug fix for ping in iputils?
 2011-11-16 17:41 UTC 

Business Proposal of USD $22,500,000.00
 2011-11-16 17:00 UTC 

Re[2]: [v2 PATCH 1/2] NETFILTER module xt_hmark new target for HASH based fw
 2011-11-16 15:56 UTC 

ip_local_deliver_finish: proto 108 (IPComp) isn't netns-ready
 2011-11-16 15:01 UTC  (2+ messages)

[PATCH V2 3/3] NET: MIPS: lantiq: return value of request_irq was not handled gracefully
 2011-11-16 14:50 UTC 

(unknown),
 2011-11-16 13:03 UTC 

[PATCH net-next 5/5] be2net: Use V1 query link status command for lancer
 2011-11-16 12:03 UTC 

[PATCH net-next 4/5] be2net: Fix VLAN promiscous mode for Lancer
 2011-11-16 12:03 UTC 

[PATCH net-next 3/5] be2net: Add EEPROM dump feature for Lancer
 2011-11-16 12:03 UTC 

[PATCH net-next 2/5] be2net: add register dump feature for Lancer
 2011-11-16 12:02 UTC 

[PATCH net-next 1/5] be2net: Fix TX queue create for Lancer
 2011-11-16 12:02 UTC 

MDaemon Notification -- Attachment Removed
 2011-11-16 11:29 UTC 

[RFC] iproute: Support cross-compiling
 2011-11-16 10:53 UTC  (2+ messages)

Re[2]: [v2 PATCH 1/2] NETFILTER module xt_hmark new target for HASH based fw
 2011-11-16 10:50 UTC  (4+ messages)
`  "

[PATCH] Phonet: set the pipe handle using setsockopt
 2011-11-16 10:15 UTC  (4+ messages)

[RFC] kvm tools: Implement multiple VQ for virtio-net
 2011-11-16 10:05 UTC  (9+ messages)

IPv6: Removing unnecessary NULL checks patch causes crash
 2011-11-16  9:51 UTC 


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).