messages from 2012-10-31 05:08:09 to 2012-11-01 14:47:07 UTC [more...]
[PATCH v4 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
2012-11-01 14:47 UTC (12+ 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 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper
2012-11-01 14:44 UTC (5+ messages)
[PATCH net-next] r8169: enable internal ASPM and clock request settings
2012-11-01 14:37 UTC
[PATCH v2 1/3] pppoatm: don't send frames to destroyed vcc
2012-11-01 14:26 UTC (15+ messages)
` [PATCH v2 2/3] pppoatm: fix race condition with destroying of vcc
[PATCH net-next] sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
2012-11-01 14:02 UTC (3+ messages)
[PATCH 3/9] net: xfrm: use this_cpu_ptr per-cpu helper
2012-11-01 12:15 UTC (7+ messages)
[PATCH net-next] sk-filter: Add ability to get socket filter program (v2)
2012-11-01 12:01 UTC
[net-next 0/6][pull request] Intel Wired LAN Driver Updates
2012-11-01 10:44 UTC (7+ messages)
` [net-next 1/6] ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
` [net-next 2/6] ixgbe: fix default setting of TXDCTL.WTHRESH
` [net-next 3/6] igb: Remove workaround for EEE configuration on i210/I211
` [net-next 4/6] igb: Add function to read i211's invm version
` [net-next 5/6] igb: Fix EEPROM writes via ethtool on i210
` [net-next 6/6] e1000: fix concurrent accesses to PHY from watchdog and ethtool
[PATCH v2 RESEND 0/6] Calxeda xgmac performance fixes
2012-11-01 10:41 UTC (7+ messages)
` [PATCH v2 RESEND 1/6] net: calxedaxgmac: enable operate on 2nd frame mode
` [PATCH v2 RESEND 2/6] net: calxedaxgmac: remove explicit rx dma buffer polling
` [PATCH v2 RESEND 3/6] net: calxedaxgmac: use relaxed i/o accessors in rx and tx paths
` [PATCH v2 RESEND 4/6] net: calxedaxgmac: drop some unnecessary register writes
` [PATCH v2 RESEND 5/6] net: calxedaxgmac: rework transmit ring handling
` [PATCH v2 RESEND 6/6] net: calxedaxgmac: ip align receive buffers
[Suggestion] net-ipv6: format %8s change to %16s in rt6_info_route function of route.c
2012-11-01 10:23 UTC (2+ messages)
[PATCH RFC net-next 0/4] Convert blackfin to phc and remove timecompare
2012-11-01 9:42 UTC (18+ messages)
` [PATCH RFC net-next 2/4] bfin_mac: replace sys time stamps with raw ones instead
` [uclinux-dist-devel] "
[PATCH V2 net-next 0/4] Convert blackfin to phc and remove timecompare
2012-11-01 9:41 UTC (9+ 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
# (c) 2007, Joe Perches <joe@perches.com>
2012-11-01 9:28 UTC (6+ messages)
` [PATCH 4/4] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
Who's run a background check on you? DUI's, Tickets, Criminal Records
2012-11-01 9:21 UTC
[net] ixgbe: PTP get_ts_info missing software support
2012-11-01 8:30 UTC
[PATCH net-next 0/3] Enable PPS and PTP clocks automatically
2012-11-01 8:19 UTC (5+ messages)
` [PATCH net-next 1/3] pps, ptp: Remove dependencies on EXPERIMENTAL
` [PATCH net-next 2/3] ptp: Make PTP_1588_CLOCK select rather than depend on PPS
` [PATCH net-next 3/3] ptp: Enable clock drivers along with associated net/PHY drivers
[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
2012-11-01 7:41 UTC (6+ messages)
` [RFC virtio-next 1/4] virtio: Move definitions to header file vring.h
` [RFC virtio-next 2/4] include/vring.h: Add support for reversed vritio rings
` [RFC virtio-next 3/4] virtio_ring: Call callback function even when used ring is empty
` [RFC virtio-next 4/4] caif_virtio: Add CAIF over virtio
[BUG] TIPC handling of -ERESTARTSYS in connect()
2012-11-01 6:35 UTC (8+ messages)
[net-next v5 0/7] Multiqueue support in tuntap
2012-11-01 5:46 UTC (8+ messages)
` [net-next v5 1/7] tuntap: log the unsigned informaiton with %u
` [net-next v5 2/7] tuntap: move socket to tun_file
` [net-next v5 3/7] tuntap: RCUify dereferencing between tun_struct and tun_file
` [net-next v5 4/7] tuntap: introduce multiqueue flags
` [net-next v5 5/7] tuntap: multiqueue support
` [net-next v5 6/7] tuntap: add ioctl to attach or detach a file form tuntap device
` [net-next v5 7/7] tuntap: choose the txq based on rxq
[net-next v4 0/7] Multiqueue support in tuntap
2012-11-01 5:07 UTC (3+ messages)
[net-next resend v4 0/7] Multiqueue support in tuntap
2012-11-01 5:04 UTC (4+ messages)
` [net-next resend v4 5/7] tuntap: multiqueue support
[net-next:master 97/110] drivers/net/usb/smsc95xx.c:1073 smsc95xx_suspend() error: not allocating enough data 4 vs 2
2012-11-01 4:45 UTC
[PATCH net-next 0/8] bridge: new security features
2012-11-01 1:33 UTC (8+ messages)
` [PATCH net-next 1/8] bridge: bridge port parameters over netlink
` [PATCH net-next 3/8] bridge: implement BPDU blocking
[tcpdump-workers] vlan tagged packets and libpcap breakage
2012-11-01 1:22 UTC (6+ messages)
` "
[PATCH] r8169: Fix WoL on RTL8168d/8111d
2012-11-01 0:00 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
2012-10-31 23:18 UTC (7+ messages)
[net PATCH V2] net: fix divide by zero in tcp algorithm illinois
2012-10-31 22:15 UTC (4+ messages)
[PATCH net-next v2] packet: tx_ring: allow the user to choose tx data offset
2012-10-31 21:22 UTC (3+ messages)
skb_linearize
2012-10-31 21:03 UTC (4+ messages)
Fw: [Bug 42764] BUG at net/core/skbuff.c:147
2012-10-31 20:51 UTC
pull request: wireless 2012-10-31
2012-10-31 18:59 UTC (2+ messages)
[PATCH 0/3] netfilter updates for the net tree
2012-10-31 18:57 UTC (2+ messages)
[net-next 00/13][pull request] Intel Wired LAN Driver Updates
2012-10-31 18:28 UTC (2+ messages)
[PATCH] tcp: make tcp_clear_md5_list static
2012-10-31 18:05 UTC (2+ messages)
[PATCH net-next] net: compute skb->rxhash if nic hash may be 3-tuple
2012-10-31 18:04 UTC (2+ messages)
[PATCH] dlink: dl2k: use the module_pci_driver macro
2012-10-31 18:04 UTC (2+ messages)
[PATCH] realtek: r8169: use module_pci_driver macro
2012-10-31 18:04 UTC (2+ messages)
pull request: batman-adv 202-10-29
2012-10-31 17:53 UTC (2+ messages)
[PATCH net-next] sk-filter: Add ability to get socket filter program
2012-10-31 17:45 UTC (2+ messages)
[PATCH] vxlan: don't expire permanent entries
2012-10-31 17:42 UTC (2+ messages)
[PATCH -next] qla3xxx: remove unused variable in ql_process_mac_tx_intr()
2012-10-31 17:36 UTC (2+ messages)
[PATCH -next] qla3xxx: use module_pci_driver to simplify the code
2012-10-31 17:36 UTC (2+ messages)
[PATCH 0/1] smsc95xx: wol enhancements
2012-10-31 17:33 UTC (3+ messages)
` [PATCH 1/1] smsc95xx: add wol support for more frame types
[PATCH 2/9] net: rds: use this_cpu_ptr per-cpu helper
2012-10-31 17:32 UTC (2+ messages)
[PATCH 1/9] net: core: use this_cpu_ptr per-cpu helper
2012-10-31 17:31 UTC (2+ messages)
[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)
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/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 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] 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 (3+ 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 (11+ messages)
` [PATCH v3 06/10] net/macb: clean up ring buffer logic
` [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 (5+ messages)
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).