netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-30 10:18:01 to 2012-10-31 17:28:56 UTC [more...]

[PATCH 0/9] use this_cpu_ptr instead of per_cpu_ptr(p, smp_processor_id())
 2012-10-31 17:28 UTC  (2+ messages)

[PATCH resend 2] net/ipv4/ipconfig: add device address to a KERN_INFO message
 2012-10-31 17:23 UTC  (2+ messages)

[net-next PATCH v2 0/3] extend set/get netlink for embedded
 2012-10-31 17:21 UTC  (2+ messages)

[net PATCH V2] net: fix divide by zero in tcp algorithm illinois
 2012-10-31 17:14 UTC  (2+ messages)

[PATCH net-next v2] packet: tx_ring: allow the user to choose tx data offset
 2012-10-31 17:14 UTC  (2+ messages)

tcp_metrics: dumb bug
 2012-10-31 16:46 UTC  (2+ messages)

no power and backlogged
 2012-10-31 16:40 UTC 

[PATCH] ipv4/fib_trie: notify deleted routes on if down event
 2012-10-31 16:36 UTC  (2+ messages)

[PATCH V2 net-next 0/4] Convert blackfin to phc and remove timecompare
 2012-10-31 16:27 UTC  (5+ messages)
` [PATCH V2 net-next 1/4] bfin_mac: only advertise hardware time stamped when enabled
` [PATCH V2 net-next 2/4] bfin_mac: replace sys time stamps with raw ones instead
` [PATCH V2 net-next 3/4] bfin_mac: offer a PTP Hardware Clock
` [PATCH V2 net-next 4/4] time: remove the timecompare code

[PATCH V2 net-next 0/1] ptp: add pseudo pps ioctl
 2012-10-31 16:19 UTC  (2+ messages)
` [PATCH V2 net-next 1/1] ptp: add an ioctl to compare PHC time with system time

[PATCH] bonding: fix off-by-one error
 2012-10-31 16:03 UTC  (2+ messages)
` [PATCH] bonding: fix second "

[PATCH v4 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-10-31 16:04 UTC  (11+ messages)
` [PATCH v4 01/10] net/macb: Add support for Gigabit Ethernet mode
` [PATCH v4 02/10] net/macb: memory barriers cleanup
` [PATCH v4 03/10] net/macb: change debugging messages
` [PATCH v4 04/10] net/macb: remove macb_get_drvinfo()
` [PATCH v4 05/10] net/macb: tx status is more than 8 bits now
` [PATCH v4 06/10] net/macb: clean up ring buffer logic
` [PATCH v4 07/10] net/macb: ethtool interface: add register dump feature
` [PATCH v4 08/10] net/macb: better manage tx errors
` [PATCH v4 09/10] net/macb: Offset first RX buffer by two bytes
` [PATCH v4 10/10] net/macb: add pinctrl consumer support

[PATCH net-next V3] htb: improved accuracy at high rates
 2012-10-31 16:04 UTC 

[PATCH/Resend] [trivial] net: sctp: Fix typo in net/sctp
 2012-10-31 15:48 UTC 

[PATCH net 0/7] bnx2x: fixes
 2012-10-31 15:46 UTC  (8+ messages)
` [PATCH net 1/7] bnx2x: Fix 57810 1G-KR link against certain switches
` [PATCH net 2/7] bnx2x: Fix link down in 57712 following LFA
` [PATCH net 3/7] bnx2x: Restore global registers back to default
` [PATCH net 4/7] bnx2x: Fix potential incorrect link speed provision
` [PATCH net 5/7] bnx2x: Fix unrecognized SFP+ module after driver is loaded
` [PATCH net 6/7] bnx2x: Fix no link on 577xx 10G-baseT
` [PATCH net 7/7] bnx2x: Disable FCoE for 57840 since not yet supported by FW

[RFC] back on nf_tables (plus compatibility layer)
 2012-10-31 15:42 UTC  (5+ messages)

[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
 2012-10-31 15:41 UTC  (15+ messages)

# (c) 2007, Joe Perches <joe@perches.com>
 2012-10-31 15:17 UTC  (10+ messages)
` [PATCH 1/4] net: davinci_mdio: Fix typo mistake in calling runtime-pm api
` [PATCH 2/4] net: cpsw: Add parent<->child relation support between cpsw and mdio
` [PATCH 3/4] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
` [PATCH 4/4] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX

[PATCH net-next 0/8] bridge: new security features
 2012-10-31 14:01 UTC  (7+ messages)
` [PATCH net-next 1/8] bridge: bridge port parameters over netlink
` [PATCH net-next 3/8] bridge: implement BPDU blocking

[PATCH RFC net-next 0/4] Convert blackfin to phc and remove timecompare
 2012-10-31 12:46 UTC  (12+ messages)
` [PATCH RFC net-next 2/4] bfin_mac: replace sys time stamps with raw ones instead
  ` [uclinux-dist-devel] "

[PATCH v2 1/3] pppoatm: don't send frames to destroyed vcc
 2012-10-31 11:52 UTC  (17+ messages)
` [PATCH v2 2/3] pppoatm: fix race condition with destroying of vcc
` [PATCH v2 3/3] pppoatm: protect against freeing "

[PATCH 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper
 2012-10-31 11:22 UTC 

[PATCH 3/9] net: xfrm: use this_cpu_ptr per-cpu helper
 2012-10-31 11:22 UTC 

[PATCH 2/9] net: rds: use this_cpu_ptr per-cpu helper
 2012-10-31 11:22 UTC 

[PATCH 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-10-31 11:22 UTC 

[PATCH] net: allow configuration of the size of page in __netdev_alloc_frag
 2012-10-31 11:19 UTC  (12+ messages)
                  ` [Xen-devel] "

[PATCH net] net: fix divide by zero in tcp algorithm illinois
 2012-10-31 11:17 UTC  (2+ messages)

[PATCH v4] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-10-31 11:12 UTC  (5+ messages)
` [PATCH 1/4] net: mvneta: driver for Marvell Armada 370/XP network unit

[PATCH v3 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-10-31 10:42 UTC  (15+ messages)
` [PATCH v3 06/10] net/macb: clean up ring buffer logic
  ` [PATCH] net/at91_ether: fix the use of macb structure
` [PATCH v3 09/10] net/macb: Offset first RX buffer by two bytes
` [PATCH v3 10/10] net/macb: add pinctrl consumer support

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-10-31 10:33 UTC  (3+ messages)

[PATCHv2 net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-31 10:31 UTC  (9+ messages)
` [PATCHv2 net-next 1/8] skb: report completion status for zero copy skbs
` [PATCHv2 net-next 2/8] skb: api to report errors "
` [PATCHv2 net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCHv2 net-next 8/8] vhost-net: reduce vq polling on tx zerocopy
` [PATCHv2 net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCHv2 net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCHv2 net-next 6/8] vhost: move -net specific code out
` [PATCHv2 net-next 7/8] vhost-net: select tx zero copy dynamically

[PATCH] drivers/net: use tasklet_kill in device remove/close process
 2012-10-31 10:29 UTC 

[PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-31  9:46 UTC  (33+ messages)
` [PATCH v8 03/16] mm,ksm: use new hashtable implementation
` [PATCH v8 05/16] mm/huge_memory: "
` [PATCH v8 09/16] SUNRPC/cache: "
  ` [PATCH v8 02/16] userns: "
  ` [PATCH v8 04/16] workqueue: "
  ` [PATCH v8 06/16] tracepoint: "
  ` [PATCH v8 07/16] net, 9p: "
  ` [PATCH v8 08/16] block, elevator: "
  ` [PATCH v8 10/16] dlm: "
  ` [PATCH v8 11/16] net, l2tp: "
  ` [PATCH v8 12/16] dm: "
  ` [PATCH v8 13/16] lockd: "
  ` [PATCH v8 14/16] net, rds: "
  ` [PATCH v8 15/16] openvswitch: "
  ` [PATCH v8 16/16] tracing output: "

ping -f is broken in iputils 20121011
 2012-10-31  9:11 UTC 

[dm-devel] [PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-31  9:10 UTC 

[PATCH 3/3] tipc: do not use tasklet_disable before tasklet_kill
 2012-10-31  8:06 UTC 

[PATCH 4/4] FEC: Add time stamping code and a PTP hardware clock
 2012-10-31  4:25 UTC 

[PATCH 3/4] ARM: imx6q: Set enet tx reference clk from anatop to support 1588
 2012-10-31  4:25 UTC 

[PATCH 2/4] ARM: dts: imx6q: Add ENET PTP clock pin and clock source
 2012-10-31  4:24 UTC 

[PATCH 1/4] net: fec: move fec_enet_private to header file
 2012-10-31  4:24 UTC 

[PATCH 0/4] Support the MX6 FEC as a PTP hardware clock
 2012-10-31  4:24 UTC 

[PATCH] veth: allow changing the mac address while interface is up
 2012-10-31  2:22 UTC 

[PATCH 1/1] net: fix compile warning in af_unix.c
 2012-10-31  0:46 UTC  (3+ messages)

[net-next v4 0/7] Multiqueue support in tuntap
 2012-10-30 23:52 UTC  (2+ messages)

Payment Sent!!
 2012-10-30 22:05 UTC 

[PATCH net] tcp: Fix double sizeof in new tcp_metrics code
 2012-10-30 22:03 UTC 

[PATCH] ethtool: Support et131x registers in -d
 2012-10-30 21:57 UTC 

ping -f is broken in iputils 20121011
 2012-10-30 20:52 UTC 

[PATCH] vxlan: allow a user to set TTL value
 2012-10-30 20:54 UTC  (3+ messages)

[PATCH firmware] rtl_nic: update firmware for RTL8168G
 2012-10-30 20:37 UTC  (2+ messages)

[PATCH] bonding: fix bond 6 mode change MAC of arp reply from vif to cause Domu's network unreachable intermittently
 2012-10-30 19:39 UTC  (2+ messages)

[PATCH 0/1] smsc75xx: wol enhancements
 2012-10-30 17:46 UTC  (2+ messages)
` [PATCH 1/1] smsc75xx: add wol support for more frame types

[PATCH] bonding: extend bond_arp_send_all to bridge devices
 2012-10-30 17:07 UTC 

IPV6_PKTINFO seems not to be honored correctly by RAW-sockets
 2012-10-30 16:52 UTC  (3+ messages)

[PATCH net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-30 15:54 UTC  (7+ messages)
` [PATCH net-next 2/8] skb: api to report errors for zero copy skbs
` [PATCH net-next 8/8] vhost-net: reduce vq polling on tx zerocopy

[PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
 2012-10-30 14:54 UTC  (11+ messages)

[PATCH RFC] pkt_sched: enable QFQ to support TSO/GSO
 2012-10-30 14:24 UTC  (2+ messages)

[PATCH] if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype
 2012-10-30 14:08 UTC 

[PATCH] Linus's tree: wireless: Spelling corrections
 2012-10-30 11:48 UTC 

[PATCH] Linus's tree: wireless: Spelling corrections
 2012-10-30 11:47 UTC 

[PATCH 0/3] netfilter updates for the net tree
 2012-10-30 10:19 UTC  (4+ messages)
` [PATCH 1/3] netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
` [PATCH 2/3] netfilter: nf_nat: don't check for port change on ICMP tuples
` [PATCH 3/3] netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm


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