netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-20 19:28:40 to 2011-06-21 23:08:27 UTC [more...]

[PATCH 0/2] Tracepoints for queueing skb to rcvbuf
 2011-06-21 23:07 UTC  (10+ messages)
` [PATCH 1/2] udp: add tracepoints "
` [PATCH 2/2] core: "

[PATCH net-next] cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
 2011-06-21 23:06 UTC  (2+ messages)

[PATCH] Remove redundant linux/version.h includes from net/
 2011-06-21 23:03 UTC  (3+ messages)
` [netfilter-core] "

[PATCH V3 00/11] net: expand time stamping, batch #2
 2011-06-21 23:01 UTC  (7+ messages)
` [PATCH V3 10/11] mv643xx_eth: enable transmit time stamping
      ` [PATCH V4] "

[PATCH 0/2] fix tiny races in MAC drivers
 2011-06-21 23:00 UTC  (6+ messages)
` [PATCH 1/2] pxa168_eth: fix race in transmit path
` [PATCH 2/2] mv643xx_eth: fix race in trasmit path

[PATCH 0/3] Add basic device support for imx51 babbage
 2011-06-21 22:58 UTC  (17+ messages)
` [PATCH 1/3] serial/imx: add device tree support

[PATCH]: Add Network Sysrq Support
 2011-06-21 22:58 UTC  (11+ messages)

[PATCH net-next 0/5] more statistics updates
 2011-06-21 22:57 UTC  (28+ messages)
` [PATCH net-next 1/5] vxge: fix 64 bit access on 32 bit platforms
` [PATCH net-next 2/5] niu: fix 64 bit statistics on 32 bit platform
` [PATCH net-next 3/5] netxen: make 64 bit stats safe "
` [PATCH net-next 4/5] xen: convert to 64 bit stats interface
  ` [Xen-devel] "
  ` [PATCH net-next 5/5] ifb: convert to 64 bit stats
        ` [PATCH net-next 5/5] ifb: convert to 64 bit stats (v3)

[PATCH net-next V2] drivers/net: Remove casts of void *
 2011-06-21 22:50 UTC  (4+ messages)

[PATCH] svcauth_unix.c: quiet sparse noise
 2011-06-21 22:44 UTC  (2+ messages)

[PATCH] svcsock.c: include sunrpc.h to quite sparse noise
 2011-06-21 22:44 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the trivial and net trees
 2011-06-21 22:40 UTC  (2+ messages)

[RFT PATCH 0/9] Cleanup and extension of netdev features
 2011-06-21 21:52 UTC  (16+ messages)
` [RFT PATCH 4/9] net: introduce and use netdev_features_t for device features sets
` [RFT PATCH 3/9] net: ethtool: break association of ETH_FLAG_* with NETIF_F_*
` [RFT PATCH 7/9] ethtool: prepare for larger netdev_features_t type
    ` [IGNORE PATCH 1/9] Intel net drivers: convert to ndo_fix_features

[RFC PATCH] packet: Add fanout support
 2011-06-21 21:39 UTC  (7+ messages)

[PATCH] MAINTAINERS: Remove Sven Eckelmann from BATMAN ADVANCED
 2011-06-21 21:35 UTC  (2+ messages)

[PATCH RFC] igb: Fix false positive return of igb_get_auto_rd_done for 82580
 2011-06-21 21:17 UTC  (2+ messages)

Reported regression against commit a05d2ad
 2011-06-21 20:54 UTC  (4+ messages)

[net-next 00/17][pull request] Intel Wired LAN Driver Update
 2011-06-21 20:50 UTC  (6+ messages)
` [net-next 04/17] ixgbevf: provide 64 bit statistics

[PATCH net-next 0/3] Three possible UDP fixes
 2011-06-21 20:43 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipv4: fix potential memory leak by assigning uhash_entries
` [PATCH net-next 2/3] ipv6/udp: Use the correct variable to determine non-blocking condition
` [PATCH net-next 3/3] udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet

[PATCH] irda: fix smsc-ircc2 section mismatch warning
 2011-06-21 19:39 UTC 

[RFC 0/7] network device irq naming
 2011-06-21 18:42 UTC  (15+ messages)
` [RFC 1/7] netdev: add standardized irq naming function
` [RFC 2/7] igb: use netdev_irqname
` [RFC 3/7] ixgbe: "
` [RFC 4/7] benet: use irq naming standard
` [RFC 5/7] bnx2: use netdev_irqname
` [RFC 6/7] niu: "
` [RFC 7/7] netxen: "

[PATCH v2 net-next] ip: introduce ip_is_fragment helper inline function
 2011-06-21 18:25 UTC 

[Bugme-new] [Bug 37992] New: It's not possible to compile kernel if CONFIG_NETCONSOLE_DYNAMIC is turned on
 2011-06-21 18:01 UTC  (7+ messages)
  ` [PATCH] netconsole: fix build when "
      ` [PATCH v2] "

[PATCH] gianfar v5: implement nfc
 2011-06-21 17:44 UTC  (3+ messages)

[net-next PATCH v2 1/7] dcb: Add DCBX capabilities bitmask to the get_ieee response
 2011-06-21 17:35 UTC  (7+ messages)
` [net-next PATCH v2 2/7] net: dcbnl, add multicast group for DCB
` [net-next PATCH v2 3/7] dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
` [net-next PATCH v2 4/7] dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
` [net-next PATCH v2 5/7] dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
` [net-next PATCH v2 6/7] dcb: fix return type on dcb_setapp()
` [net-next PATCH v2 7/7] dcb: Add missing error check in dcb_ieee_set()

[RFC 2/2] ethtool: Add support for DMA Coalescing feature config to ethtool
 2011-06-21 17:38 UTC  (6+ messages)

[PATCH] mcp251x: Fix duplicate transmissions
 2011-06-21 17:28 UTC 

TCP new-reno support?
 2011-06-21 16:35 UTC  (3+ messages)

Dear Webmail Subscriber
 2011-06-21 12:18 UTC 

[PATCH iproute2] ss: fix autobound filter
 2011-06-21 15:54 UTC  (2+ messages)

RFT: virtio_net: limit xmit polling
 2011-06-21 15:23 UTC  (2+ messages)

[PATCH V2 0/1] DSA: Enable cascading for multiple 6131 chips
 2011-06-21 14:55 UTC  (2+ messages)
` [PATCH V2 1/1] Allow cascading to work with 6131 chip

Netconf2011 slides
 2011-06-21 14:02 UTC  (5+ messages)
      ` Netconf 2011 notes

[PATCH] netlink: advertise incomplete dumps
 2011-06-21 13:11 UTC  (4+ messages)
` [PATCH] rtnl: provide link dump consistency info

Linux TCP's Robustness to Multipath Packet Reordering
 2011-06-21 11:46 UTC  (19+ messages)

[net-next 00/16][pull request] Intel Wired LAN Driver Update
 2011-06-21 10:04 UTC  (18+ messages)
` [net-next 01/16] e1000: convert to ndo_fix_features
` [net-next 02/16] igb: "
` [net-next 03/16] ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops
` [net-next 04/16] ixgbevf: remove unnecessary ampersands
` [net-next 05/16] ixgbe: dcbnl reduce duplicated code and indentation
` [net-next 06/16] ixgbe: consolidate packet buffer allocation
` [net-next 07/16] ixgbe: consolidate MRQC and MTQC handling
` [net-next 08/16] ixgbe: configure minimal packet buffers to support TC
` [net-next 09/16] ixgbe: DCB use existing TX and RX queues
` [net-next 10/16] ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
` [net-next 11/16] ixgbe: setup redirection table for multiple packet buffers
` [net-next 12/16] ixgbe: fix bit mask for DCB version
` [net-next 13/16] ixgbe: DCB and perfect filters can coexist
` [net-next 14/16] ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
` [net-next 15/16] ixgbe: add support for Dell CEM
` [net-next 16/16] ixgbe: setup per CPU PCI pool for FCoE DDP

[PATCH 1/2] vhost: init used ring after backend was set
 2011-06-21 10:04 UTC  (2+ messages)
` [PATCH 2/2] vhost: set log when updating used flags or avail event

all trees merged
 2011-06-21  5:30 UTC 

[GIT] Networking
 2011-06-20 21:20 UTC 

[PATCH 0/1] DSA: Enable cascading for multiple 6131 chips
 2011-06-20 21:18 UTC  (3+ messages)
` [PATCH 1/1] Allow cascading to work with 6131 chip

[PATCH][Trivial]: ipv4, ping: Remove duplicate icmp.h include
 2011-06-20 20:53 UTC  (5+ messages)

[PATCH] firmware: remove myri_sbus firmware
 2011-06-20 20:18 UTC 

[PATCH] netxen: fix race in skb->len access
 2011-06-20 20:05 UTC  (2+ messages)

[PATCH net-next-2.6] myricom: remove stats_lock
 2011-06-20 20:02 UTC  (2+ messages)

pull request: batman-adv 2011-06-20
 2011-06-20 20:01 UTC  (2+ messages)

iscsi related softlockup (3.0 rc3)
 2011-06-20 20:00 UTC 

[PATCH] myri_sbus: remove driver
 2011-06-20 19:51 UTC  (2+ messages)

[PATCH] netns: add /proc/*/net/id symlink
 2011-06-20 19:50 UTC  (10+ messages)
          ` [PATCH 1/2] proc: Generalize proc inode allocation
            ` [PATCH 2/2] proc: Usable inode numbers for the namespace file descriptors

[RESENT PATCH] net: tuntap: Fix tun_net_fix_features()
 2011-06-20 19:44 UTC  (3+ messages)


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