netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-21 17:45:37 to 2013-03-22 17:38:40 UTC [more...]

[PATCH 1/3] net/macb: clear tx/rx completion flags in ISR
 2013-03-22 17:38 UTC  (4+ messages)
` [PATCH 2/3] net/macb: force endian_swp_pkt_en to off
` [PATCH 3/3] net/macb: make clk_enable atomic

[Patch net-next] ip_gre: increase inner ip header ID during segmentation
 2013-03-22 17:12 UTC  (7+ messages)
` [PATCH net-next 1/2] "
  ` [PATCH net-next 2/2] udp: "

[PATCH net-next] ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
 2013-03-22 16:56 UTC  (2+ messages)

NULL pointer deref, selinux_socket_unix_may_send+0x34/0x90
 2013-03-22 16:52 UTC  (5+ messages)

[PATCH net-next 0/2] Get rid of attribute parsing in rtnetlink_rcv_msg()
 2013-03-22 16:52 UTC  (10+ messages)
` [PATCH net-next 1/2] decnet: Parse netlink attributes on our own
        ` [PATCH net-next] decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER
` [PATCH net-next 2/2] rtnetlink: Remove passing of attributes into rtnl_doit functions

[PATCH net-next 0/5] qlcnic: bug fixes and log enhancement
 2013-03-22 16:47 UTC  (7+ messages)
` [PATCH net-next 1/5] qlcnic: Fix configure mailbox interrupt command for 83xx adapter
` [PATCH net-next 2/5] qlcnic: Log warning message for 83xx adapter in MSI mode
` [PATCH net-next 3/5] qlcnic: change mdelay to msleep
` [PATCH net-next 4/5] qlcnic: Clear link status when interface is down
` [PATCH net-next 5/5] qlcnic: Bump up the version to 5.1.38

[PATCH iproute2] libnetlink: check flag NLM_F_DUMP_INTR during dumps
 2013-03-22 16:34 UTC  (8+ messages)
        ` [PATCH iproute2 v2] "
            ` [PATCH iproute2 v3] "

[PATCH net-next 1/2] ipv4: provide addr and netconf dump consistency info
 2013-03-22 16:28 UTC  (5+ messages)
` [PATCH net-next 2/2] ipv6: "
    ` [PATCH net-next v2 1/2] ipv4: "
      ` [PATCH net-next v2 2/2] ipv6: "

[PATCH] net: Add support for handling queueing in hardware
 2013-03-22 16:23 UTC  (16+ messages)

[PATCH] ath9k : Fix ieee80211 work while going to suspend
 2013-03-22 15:08 UTC  (7+ messages)

[PATCH] tcp: preserve ACK clocking in TSO
 2013-03-22 14:52 UTC  (3+ messages)

[PATCH] net: Fix tentative IPv6 address due to DAD looping back
 2013-03-22 14:47 UTC  (4+ messages)

[net-next.git 0/9] stmmac: update to March_2013 (adding PTP & RGMII/SGMII)
 2013-03-22 14:27 UTC  (6+ messages)

[RFC net-next 00/11] firewire net: resource management improvements
 2013-03-22 14:35 UTC  (6+ messages)
    ` [git pull] "

[PATCH] phy: Add XGMII phy interface type
 2013-03-22 14:33 UTC  (7+ messages)

[PATCH 0/4] mv643xx_eth: use mvmdio MDIO bus driver
 2013-03-22 14:31 UTC  (12+ messages)
  ` [PATCH 0/4 v3] "
    ` [PATCH 1/4 v3] net: mvmdio: allow platform device style registration
    ` [PATCH 2/4 v3] net: mvmdio: rename base register cookie from smireg to regs
    ` [PATCH 3/4 v3] net: mvmdio: enhance driver to support SMI error/done interrupts
    ` [PATCH 4/4 v3] mv643xx_eth: convert to use the Marvell Orion MDIO driver

[PATCH -next] caif_virtio: fix error return code in cfv_create_genpool()
 2013-03-22 14:27 UTC  (4+ messages)

[PATCH] phy: Add support for VSC8234
 2013-03-22 14:27 UTC  (4+ messages)

[PATCH -next] s6gmac: fix error return code in s6gmac_probe()
 2013-03-22 14:24 UTC  (2+ messages)

[PATCH net-next] bnx2x: increase inner ip id during encapsulated tso
 2013-03-22 14:23 UTC  (4+ messages)

[PATCH] net: Fix p3_gelic_net sparse warnings
 2013-03-22 14:21 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] appletalk: remove "config IPDDP_DECAP"
 2013-03-22 14:21 UTC  (2+ messages)

[PATCH 2/2] thermal: shorten too long mcast group name
 2013-03-22 14:04 UTC  (5+ messages)

[PATCH] net: add ETH_P_802_3_MIN
 2013-03-22 13:49 UTC  (3+ messages)

[PATCH 0/4] Bundle fixes for xen-netfront/back
 2013-03-22 11:28 UTC  (11+ messages)
` [PATCH 4/4] xen-netback: coalesce slots before copying
        ` [Xen-devel] "

atl1c issues on 3.8.2
 2013-03-22 11:28 UTC  (8+ messages)

[BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
 2013-03-22 10:03 UTC  (5+ messages)

[patch net-next v5 00/11] couple of net/sched fixes+improvements
 2013-03-22 10:02 UTC  (11+ messages)
` [patch net-next v5 10/11] tbf: take into account gso skbs

[PATCH net-next 00/19] IPVS optimizations, part 2
 2013-03-22  9:46 UTC  (20+ messages)
` [PATCH net-next 01/19] ipvs: change ip_vs_sched_lock to mutex
` [PATCH net-next 02/19] ipvs: preparations for using rcu in schedulers
` [PATCH net-next 03/19] ipvs: add ip_vs_dest_hold and ip_vs_dest_put
` [PATCH net-next 04/19] ipvs: convert dh scheduler to rcu
` [PATCH net-next 05/19] ipvs: convert lblc "
` [PATCH net-next 06/19] ipvs: convert lblcr "
` [PATCH net-next 07/19] ipvs: convert lc "
` [PATCH net-next 08/19] ipvs: convert nq "
` [PATCH net-next 09/19] ipvs: convert rr "
` [PATCH net-next 10/19] ipvs: convert sed "
` [PATCH net-next 11/19] ipvs: convert sh "
` [PATCH net-next 12/19] ipvs: convert wlc "
` [PATCH net-next 13/19] ipvs: convert wrr "
` [PATCH net-next 14/19] ipvs: reorganize dest trash
` [PATCH net-next 15/19] ipvs: do not expect result from done_service
` [PATCH net-next 16/19] ipvs: convert sched_lock to spin lock
` [PATCH net-next 17/19] ipvs: convert dests to rcu
` [PATCH net-next 18/19] ipvs: convert services "
` [PATCH net-next 19/19] ipvs: do not disable bh for long time

virtio: remove obsolete virtqueue_get_queue_index()
 2013-03-22  9:10 UTC  (4+ messages)

regression: tethering fails in 3.5 with iwlwifi
 2013-03-22  7:01 UTC  (3+ messages)

[PATCH 1/2] netfilter: reset nf_trace in nf_reset
 2013-03-22  5:48 UTC  (2+ messages)
` [PATCH 2/2] netfilter: TRACE: use IS_ENABLE to replace if defined

RFC: mac802154 Packet Queueing and Slave Devices
 2013-03-22  5:33 UTC  (3+ messages)

[PATCH 1/1 v2 net-next] net: fec: fix the build as module
 2013-03-22  2:39 UTC  (3+ messages)

[PATCH] sh_eth: fix unused variable warning
 2013-03-21 22:59 UTC  (2+ messages)

[PATCH v2 3/3] sh_eth: use managed device API
 2013-03-21 22:43 UTC  (3+ messages)

[PATCH net-next] gro: relax ID check in inet_gro_receive()
 2013-03-21 21:39 UTC  (13+ messages)

[PATCH net-next] filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
 2013-03-21 21:26 UTC  (2+ messages)

[PATCH] bnx2x: fix occasional statistics off-by-4GB error
 2013-03-21 21:25 UTC  (9+ messages)

[PATCH 0/3] sh_eth: probe/remove code cleanup/improvement
 2013-03-21 21:21 UTC  (2+ messages)

[PATCH net-next] ptp: increase the maximum number of clocks
 2013-03-21 21:20 UTC  (2+ messages)

[PATCH] ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
 2013-03-21 20:55 UTC 

[BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
 2013-03-21 20:32 UTC  (5+ messages)

[PATCH 3/3] sh_eth: use managed device API
 2013-03-21 20:41 UTC 

[PATCH 2/3] sh_eth: kill unneeded typecast in sh_eth_drv_probe()
 2013-03-21 20:39 UTC 

[PATCH 1/3] sh_eth: use PIR_* bits
 2013-03-21 20:37 UTC 

[PATCH] net: reduce net_rx_action() latency to 2 HZ
 2013-03-21 18:45 UTC  (6+ messages)

[PATCH net-next v3] packet: packet fanout rollover during socket overload
 2013-03-21 18:31 UTC  (15+ messages)
` [PATCH net-next] net: fix psock_fanout selftest hash collision
                  ` [PATCH net-next] net: fix psock_fanout on sparc64

[PATCH ethtool] ethtool: Add string to display support for KR PHY
 2013-03-21 18:15 UTC  (3+ messages)
  ` FW: "

[PATCH 0/3] Clean up and fix SCM_CREDENTIALS code
 2013-03-21 17:52 UTC  (4+ messages)
` [PATCH 1/3] net: Clean up "


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