netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-04 09:12:32 to 2012-11-06 13:30:42 UTC [more...]

[PATCH 0/7] ARM: AM33XX: net: Add DT support to CPGMAC and MDIO driver
 2012-11-06 13:30 UTC  (12+ messages)
` [PATCH 1/7] net: davinci_mdio: Fix typo mistake in calling runtime-pm api
` [PATCH 2/7] net: cpsw: Add parent<->child relation support between cpsw and mdio
` [PATCH 3/7] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
` [PATCH 4/7] cpsw: simplify the setup of the register pointers
` [PATCH 5/7] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
` [PATCH 6/7] ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support
` [PATCH 7/7] net: cpsw: halt network stack before halting the device during suspend

[PATCH v3 0/5] usbnet: avoiding access auto-suspended device
 2012-11-06 13:20 UTC  (7+ messages)
` [PATCH v3 1/5] usbnet: introduce usbnet_{read|write}_cmd_nopm
  ` [PATCH v3 2/5] usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopm
  ` [PATCH v3 3/5] usbnet: smsc95xx: fix memory leak in smsc95xx_suspend
  ` [PATCH v3 4/5] usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm
` [PATCH v3 5/5] usbnet: runtime wake up device before calling usbnet_{read|write}_cmd

[PATCH v2 00/11] introduce random32_get_bytes() and random32_get_bytes_state()
 2012-11-06 13:04 UTC  (4+ messages)

[PATCH 0/1] oops in af_packet fanout mode
 2012-11-06 12:42 UTC  (6+ messages)
` [PATCH 1/1] af-packet: fix oops when socket is not present
    ` [PATCH v2] "

[PATCH net-next] bonding: convert delay parameters to unsigned integers
 2012-11-06 11:52 UTC 

[PATCH net-next] mlx4: change TX coalescing defaults
 2012-11-06 11:50 UTC  (3+ messages)

how to disable automatic route addition for an ipv6 address
 2012-11-06 11:07 UTC  (3+ messages)

[PATCH 2/2] smsc95xx: set MII_BUSY bit to read/write PHY regs
 2012-11-06 10:08 UTC 

[PATCH 0/6] VSOCK for Linux upstreaming
 2012-11-06  9:10 UTC  (16+ messages)
` [PATCH 1/6] VSOCK: vsock protocol implementation
` [PATCH 2/6] VSOCK: vsock address implementaion
` [PATCH 3/6] VSOCK: notification implementation
` [PATCH 4/6] VSOCK: statistics implementation
` [PATCH 5/6] VSOCK: utility functions
` [PATCH 6/6] VSOCK: header and config files
  ` [Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming

iputils-s20121106
 2012-11-06  9:07 UTC 

[PATCH] pkt_sched: enable QFQ to support TSO/GSO
 2012-11-06  8:30 UTC  (2+ messages)

[PATCH] powerpc/gianfar: fix ethernet cannot work after restoring from hibernation
 2012-11-06  6:04 UTC 

[PATCH net-next] sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
 2012-11-06  4:01 UTC  (5+ messages)

(unknown),
 2012-11-06  4:09 UTC 

[PATCH] net: ipv6: change %8s to %s for seq_printf of if6_seq_stop
 2012-11-06  3:04 UTC  (9+ messages)
  ` [PATCH] net: ipv6: change %8s to %s for seq_printf of if6_seq_show

[PATCH v2 net-next] htb: fix two bugs
 2012-11-06  2:40 UTC 

[PATCH net-next] htb: fix two bugs
 2012-11-06  2:31 UTC  (2+ messages)

[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
 2012-11-06  2:09 UTC  (4+ messages)

[PATCH v1 0/5] usbnet: avoiding access auto-suspended device
 2012-11-06  1:49 UTC  (7+ messages)
` [PATCH v1 2/5] usbnet: smsc75xx: apply the introduced usbnet_read[write]_cmd_nopm

[PATCH 4/4] FEC: Add time stamping code and a PTP hardware clock
 2012-11-06  1:36 UTC  (3+ messages)

[PATCH net-next 1/2] tg3: Support 5717 C0
 2012-11-06  0:26 UTC  (2+ messages)
` [PATCH net-next 2/2] tg3: Call tg3_netif_stop() from tg3_stop()

[PATCH v5 0/2] PCI-Express Non-Transparent Bridge Support
 2012-11-06  0:11 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] net: Add support for NTB virtual ethernet device

[PATCH v3 net-next] bonding: extend bond_arp_send_all to bridge devices
 2012-11-05 22:45 UTC  (2+ messages)

[PATCH V6 21/22] qlcnic: 83xx ethtool interface routines
 2012-11-05 22:23 UTC 

[PATCH V6 17/22] qlcnic: 83xx CNA inter driver communication mechanism
 2012-11-05 22:13 UTC 

[PATCH V6 0/22] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-11-05 22:12 UTC  (21+ messages)
` [PATCH V6 01/22] qlcnic: move HW specific data to seperate structure
` [PATCH V6 02/22] qlcnic: create seperate file for data path routines
` [PATCH V6 03/22] qlcnic: remove 82xx specific register dump utility
` [PATCH V6 04/22] qlcnic: modify PCI and register access routines
` [PATCH V6 05/22] qlcnic: change driver hardware interface mechanism
` [PATCH V6 06/22] qlcnic: macros for common register access
` [PATCH V6 07/22] qlcnic: update driver resource allocation routines
` [PATCH V6 08/22] qlcnic: get board name API
` [PATCH V6 09/22] qlcnic: update NIC partition interface routines
` [PATCH V6 10/22] qlcnic: cleanup unused register interfaces
` [PATCH V6 11/22] qlcnic: rename module params with module_param_named
` [PATCH V6 12/22] qlcnic: 83xx memory map and HW access routines
` [PATCH V6 13/22] qlcnic: 83xx data path routines
` [PATCH V6 14/22] qlcnic: 83xx base driver
` [PATCH V6 15/22] qlcnic: create seperate file for sysfs routines
` [PATCH V6 16/22] qlcnic: 83xx adpater flash interface routines
` [PATCH V6 18/22] qlcnic: flash template based firmware reset recovery
` [PATCH V6 19/22] qlcnic: enable 83xx virtual NIC mode
` [PATCH V6 20/22] qlcnic: common register dump utility
` [PATCH V6 22/22] qlcnic: update driver version - 5.1.30

[PATCH] bonding: extend bond_arp_send_all to bridge devices
 2012-11-05 21:28 UTC  (2+ messages)
` [PATCH v2] "

connector and netlink_broadcast (semop failed for cookie ...)
 2012-11-05 21:11 UTC  (2+ messages)

Scheduled Maintenance & Upgrade
 2012-11-06  1:39 UTC 

Just what if
 2012-11-05 18:53 UTC 

Business Relationship
 2012-11-05 18:59 UTC 

[PATCH net-next] ipv6: export IP6_RT_PRIO_* to userland
 2012-11-05 19:24 UTC  (5+ messages)

Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website
 2012-11-05 19:13 UTC  (6+ messages)
        `  "
          `  "

[PATCH] drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
 2012-11-05 18:45 UTC  (2+ messages)

Do You Want To Be Comfortable
 2012-11-05 11:14 UTC 

ping -f is broken in iputils 20121011
 2012-11-05 18:12 UTC  (4+ messages)

[PATCH] drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
 2012-11-05 17:24 UTC  (2+ messages)

[PATCH net-next V3] htb: improved accuracy at high rates
 2012-11-05 16:58 UTC  (2+ messages)

[PATCH v3 0/6] Calxeda xgmac performance fixes
 2012-11-05 16:53 UTC  (8+ messages)
` [PATCH v3 1/6] net: calxedaxgmac: enable operate on 2nd frame mode
` [PATCH v3 2/6] net: calxedaxgmac: remove explicit rx dma buffer polling
` [PATCH v3 3/6] net: calxedaxgmac: use raw i/o accessors in rx and tx paths
` [PATCH v3 4/6] net: calxedaxgmac: drop some unnecessary register writes
` [PATCH v3 5/6] net: calxedaxgmac: rework transmit ring handling
` [PATCH v3 6/6] net: calxedaxgmac: ip align receive buffers

[PATCH 8/9] isdn: Remove unused variable causing a compile build warning
 2012-11-05 16:46 UTC  (12+ messages)
            ` [PATCH 8/9] isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
    ` [PATCH v2 8/9] isdn: Remove unused variable causing a compile build warning

[PATCH RFC] pkt_sched: enable QFQ to support TSO/GSO
 2012-11-05 16:46 UTC  (4+ messages)

[PATCH] wireless: iwlwifi - add dma_mapping_error() checks to avoid warnings
 2012-11-05 16:44 UTC  (5+ messages)

3.6 routing cache regression, multicast loopback broken
 2012-11-05 16:37 UTC 

linux-next: Tree for Nov 5 (oki_semi/pch_gbe)
 2012-11-05 16:23 UTC 

merging printk and WARN
 2012-11-05 15:42 UTC  (2+ messages)

ping -f is broken in iputils 20121011
 2012-11-05 15:28 UTC 

[PATCH v2 9/9] net: batman-adv: use per_cpu_add helper
 2012-11-05 15:19 UTC  (4+ messages)

[PATCH] driver: net: ppp: change 8% to %s for seq_printf of pppoe_seq_show
 2012-11-05 11:31 UTC 

[PATCH 0/4] Support the MX6 FEC as a PTP hardware clock
 2012-11-05 11:23 UTC  (6+ messages)

[RFC PATCH v2] iproute2: bridge: add veb/vepa toggle
 2012-11-05  8:50 UTC  (2+ messages)

[PATCH net-next 0/2] cpsw: fix resource leak for v3.8
 2012-11-05  8:40 UTC  (5+ messages)
` [PATCH net-next 2/2] cpsw: fix leaking IO mappings

[PATCH iproute2 2/2] ip: remove NLM_F_EXCL in case of ECMPv6 routes
 2012-11-05  8:30 UTC  (4+ messages)
` [RESEND PATCH net-next] ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop

[PATCH 0/2 v2] net: at91_ether add dt and pinctrl support
 2012-11-05  7:34 UTC  (3+ messages)
` [PATCH 1/2 v2] net: at91_ether: add dt support
  ` [PATCH 2/2 v2] net: at91_ether: add pinctrl support

[PATCH] vlan: set sysfs device_type to 'vlan'
 2012-11-05  6:44 UTC  (6+ messages)

[PATCH] net-ipv6: change %8s to %s for rt->dst.dev->name in seq_printf of rt6_info_route
 2012-11-05  6:02 UTC  (6+ messages)
` [PATCH] net: ipv6: "

[PATCH net-next] sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
 2012-11-05  2:59 UTC 

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-11-05  1:08 UTC  (6+ messages)
` [rfc net-next v6 2/3] virtio_net: multiqueue support
` [rfc net-next v6 3/3] virtio-net: change the number of queues through ethtool

[PATCH v3 06/10] net/macb: clean up ring buffer logic
 2012-11-04 23:02 UTC  (4+ messages)
` [PATCH] net/at91_ether: fix the use of macb structure

[PATCH 0/2] net: at91_ether add dt and pinctrl support
 2012-11-04 22:21 UTC  (4+ messages)
` [PATCH 1/2] net: at91_ether: add dt support
  ` [PATCH 2/2] net: at91_ether: add pinctrl support

[PATCH net-next 3/3] eth: Rename and properly align br_reserved_address array
 2012-11-04 20:42 UTC  (3+ messages)

pull request: batman-adv 2012-11-03
 2012-11-04 17:30 UTC  (7+ messages)
` [PATCH 1/9] batman-adv: add UNICAST_4ADDR packet type
        ` [B.A.T.M.A.N.] "

[PATCH net-next] r8169: enable internal ASPM and clock request settings
 2012-11-04 17:24 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v2 0/5] usbnet: avoiding access auto-suspended device
 2012-11-04 13:55 UTC  (7+ messages)
` [PATCH v2 2/5] usbnet: smsc75xx: apply the introduced usbnet_read[write]_cmd_nopm
  ` [PATCH v2 1/5] usbnet: introduce usbnet_read[write]_cmd_nopm
  ` [PATCH v2 3/5] usbnet: smsc95xx: fix memory leak in smsc95xx_suspend
  ` [PATCH v2 4/5] usbnet: smsc95xx: apply the introduced usbnet_read[write]_cmd_nopm
` [PATCH v2 5/5] usbnet: make device out of suspend before calling usbnet_read[write]_cmd

(unknown),
 2012-11-04 16:25 UTC 

[PATCH 4/4] arm: mvebu: enable Ethernet controllers on Armada 370/XP eval boards
 2012-11-04  9:12 UTC  (3+ messages)
` [4/4] "


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