messages from 2014-02-13 11:51:13 to 2014-02-14 00:03:54 UTC [more...]
[PATCH] Fix Default to 'y' for SR9800 Device Driver, setting to 'n'
2014-02-14 0:38 UTC (4+ messages)
[PATCH] sh_eth: use ETH_ZLEN instead of home-grown #define
2014-02-14 0:05 UTC (2+ messages)
[PATCH net-next] intel: Remove unnecessary OOM messages
2014-02-14 0:03 UTC (4+ messages)
` [PATCH net-next V2] "
[PATCH net 1/3] kref: add kref_sub_return
2014-02-14 0:03 UTC (5+ messages)
Good Day!
2014-02-13 15:41 UTC
[PATCH net-next v4 00/10] Support for the Broadcom GENET driver
2014-02-13 23:53 UTC (6+ messages)
[PATCH] net:phy:dp83640: Move all HW initialization to dp83640_config_init
2014-02-13 23:52 UTC (2+ messages)
[PATCH] drivers: net: cpsw: fix buggy loop condition
2014-02-13 23:51 UTC (3+ messages)
[PATCH v2 regression] dma debug: account for cachelines and read-only mappings in overlap tracking
2014-02-13 23:50 UTC
[PATCH net v2] vhost: fix a theoretical race in device cleanup
2014-02-13 23:48 UTC (2+ messages)
[PATCH net v2] vhost: fix ref cnt checking deadlock
2014-02-13 23:48 UTC (2+ messages)
[PATCH] USB2NET: SR9800: use %zu for dma_addr_t
2014-02-13 23:47 UTC (3+ messages)
` [PATCH V2] USB2NET: SR9800: use %zu for size_t
[PATCH -next V2] gre: return more precise errno value when adding tunnel fails
2014-02-13 23:45 UTC (2+ messages)
[PATCH 2/3] net: UDP gro_receive accept csum=0
2014-02-14 0:04 UTC (5+ messages)
[PATCH v2 net-next] ipv4: ip_forward: perform skb->pkt_type check at the beginning
2014-02-13 23:36 UTC (2+ messages)
[PATCH net-next] net: remove unnecessary return's
2014-02-13 23:33 UTC (9+ messages)
[PATCH net] net: sched: Cleanup PIE comments
2014-02-13 23:31 UTC (2+ messages)
[PATCH net-next v4 00/10] Support for the Broadcom GENET driver
2014-02-13 23:30 UTC (11+ messages)
` [PATCH net-next v4 01/10] net: phy: add MoCA PHY type
` [PATCH net-next v4 02/10] net: phy: update port type for MoCA PHYs
` [PATCH net-next v4 03/10] net: phy: broadcom: extract register definitions
` [PATCH net-next v4 04/10] net: phy: add Broadcom BCM7xxx internal PHY driver
` [PATCH net-next v4 05/10] net: bcmgenet: add driver definitions and private structure
` [PATCH net-next v4 06/10] net: bcmgenet: add main driver file
` [PATCH net-next v4 07/10] net: bcmgenet: add MDIO routines
` [PATCH net-next v4 08/10] net: bcmgenet: hook into the build system
` [PATCH net-next v4 09/10] Documentation: add Device tree bindings for Broadcom GENET
` [PATCH net-next v4 10/10] MAINTAINERS: add entry for the Broadcom GENET driver
[PATCH] net: cpsw: catch of_get_phy_mode failing and propagate error
2014-02-13 23:26 UTC (3+ messages)
[PATCH] net: qmi_wwan: add support for Cinterion PXS8 and PHS8
2014-02-13 23:23 UTC (2+ messages)
[PATCH] [CLEANUP] tcp: remove unused min_cwnd member of tcp_congestion_ops
2014-02-13 23:22 UTC (2+ messages)
[PATCH net-next] ipv6: do not set "u" bit for temporary addresses
2014-02-13 23:22 UTC (2+ messages)
[PATCH net-next v3 00/10] Support for the Broadcom GENET driver
2014-02-13 23:20 UTC (13+ messages)
` [PATCH net-next v3 01/10] net: phy: add MoCA PHY type
` [PATCH net-next v3 02/10] net: phy: update port type for MoCA PHYs
` [PATCH net-next v3 03/10] net: phy: broadcom: extract register definitions
` [PATCH net-next v3 04/10] net: phy: add Broadcom BCM7xxx internal PHY driver
` [PATCH net-next v3 06/10] net: bcmgenet: add main driver file
` [PATCH net-next v3 05/10] net: bcmgenet: add driver definitions and private structure
` [PATCH net-next v3 07/10] net: bcmgenet: add MDIO routines
` [PATCH net-next v3 08/10] net: bcmgenet: hook into the build system
` [PATCH net-next v3 09/10] Documentation: add Device tree bindings for Broadcom GENET
` [PATCH net-next v3 10/10] MAINTAINERS: add entry for the Broadcom GENET driver
[PATCH net-next] be2net patches
2014-02-13 23:19 UTC (2+ messages)
pull-request: can 2014-02-12
2014-02-13 23:17 UTC (2+ messages)
pull-request: can-next 2014-02-12
2014-02-13 23:16 UTC (2+ messages)
[PATCH net-next] socket: replace some printk with pr_*
2014-02-13 23:15 UTC (2+ messages)
[PATCH v2 0/2] Xilinx axi ethernet bug fixes
2014-02-13 23:08 UTC (5+ messages)
` [PATCH v2 1/2] net: axienet: Fix compilation error
` [PATCH v2 2/2] net: axienet: Fix compilation warnings
[PATCH net-next v2 00/14] tipc: clean up media and bearer layer
2014-02-13 22:57 UTC (16+ messages)
` [PATCH net-next v2 01/14] tipc: stricter behavior of message reassembly function
` [PATCH net-next v2 02/14] tipc: move code for resetting links from bearer.c to link.c
` [PATCH net-next v2 03/14] tipc: move code for deleting "
` [PATCH net-next v2 04/14] tipc: redefine 'started' flag in struct link to bitmap
` [PATCH net-next v2 05/14] tipc: remove 'links' list from tipc_bearer struct
` [PATCH net-next v2 06/14] tipc: change reception of tunnelled duplicate packets
` [PATCH net-next v2 07/14] tipc: change reception of tunnelled failover packets
` [PATCH net-next v2 08/14] tipc: change signature of tunnelling reception function
` [PATCH net-next v2 09/14] tipc: more cleanup "
` [PATCH net-next v2 10/14] tipc: rename stack variables in function tipc_link_tunnel_rcv
` [PATCH net-next v2 11/14] tipc: changes to general packet reception algorithm
` [PATCH net-next v2 12/14] tipc: delay delete of link when failover is needed
` [PATCH net-next v2 13/14] tipc: remove bearer_lock from tipc_bearer struct
` [PATCH net-next v2 14/14] tipc: add node_lock protection to link lookup function
[PATCH net-next 00/14] ethtool: Improve documentation
2014-02-13 22:56 UTC (4+ messages)
` [PATCH net-next 10/14] ethtool: Expand documentation of struct ethtool_stats
[RFC PATCH v2 tip 0/7] 64-bit BPF insn set and tracing filters
2014-02-13 22:55 UTC (9+ messages)
[PATCH net-next] tipc: explicitly include core.h in addr.h
2014-02-13 22:49 UTC (2+ messages)
[PATCH net-next 0/2] bonding: remove the redundant judgements for bonding
2014-02-13 22:49 UTC (6+ messages)
` [PATCH net-next 1/2] bonding: remove the redundant judgements for bond_set_mac_address()
` [PATCH net-next 2/2] bonding: remove the redundant judgements for bond_option_queue_id_set()
[Patch net-next v2] net: allow setting mac address of loopback device
2014-02-13 22:47 UTC (2+ messages)
[PATCH net-next 0/4] sch_netem: some improvements and cleanups
2014-02-13 22:46 UTC (3+ messages)
` [PATCH net-next 4/4] sch_netem: replace spin_(un)lock_bh with sch_tree_(un)lock
[PATCH] net: clear iflink when moving to a new netns
2014-02-13 22:44 UTC (9+ messages)
` [PATCH] macvlan: unregister net device when netdev_upper_dev_link() fails
` [PATCH] net: correct error path in rtnl_newlink()
[PATCH v3 0/3] dp83640: Get pin and master/slave configuration from DT
2014-02-13 22:39 UTC (9+ messages)
` [PATCH v3 1/3] net:phy:dp83640: Program pulsewidth2 values of perout triggers 0 and 1
` [PATCH v3 2/3] net:phy:dp83640: Support a configurable number of periodic outputs
` [PATCH v3 3/3] net:phy:dp83640: Get pin and master/slave configuration from DT
[PATCH regression] dma debug: account for cachelines and read-only mappings in overlap tracking
2014-02-13 22:33 UTC (3+ messages)
[net-next 00/15] Intel Wired LAN Driver Updates
2014-02-13 22:27 UTC (7+ messages)
` [net-next 07/15] i40e: set VF state to active when reset is complete
` [net-next 11/15] i40evf: clean up adapter struct
` [net-next 13/15] i40evf: don't store unnecessary array of strings
` [net-next 14/15] i40evf: change type of flags variable
` [net-next 15/15] i40evf: refactor reset handling
[PATCH net-next v2 00/14] tipc: clean up media and bearer layer
2014-02-13 22:27 UTC
[PATCH net-next] tcp: add pacing_rate information into tcp_info
2014-02-13 22:27 UTC
RTL8153 fails to get link after applying c7de7dec2 to 3.8 kernel
2014-02-13 22:22 UTC (7+ messages)
[PATCH v2 1/2] net: core: introduce netif_skb_dev_features
2014-02-13 22:17 UTC (4+ messages)
` [PATCH v6 2/2] net: ip, ipv6: handle gso skbs in forwarding path
[PATCH net] bonding: Fix deadlock in bonding driver when using netpoll
2014-02-13 22:13 UTC (2+ messages)
[PATCH v3 0/2] sctp: fix a problem with net_namespace
2014-02-13 22:13 UTC (6+ messages)
` [PATCH v3 2/2] sctp: optimize the sctp_sysctl_net_register
3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
2014-02-13 21:49 UTC (12+ messages)
[net-next 0/5] Intel Wired LAN Driver Updates
2014-02-13 21:46 UTC (7+ messages)
` [net-next 2/5] ixgbe: implement SIOCGHWTSTAMP ioctl
` [net-next 5/5] ixgbe: fixup warning regarding max_vfs parameter
[PATCH net] tipc: fix message corruption bug for deferred packets
2014-02-13 21:35 UTC (2+ messages)
[PATCH v2 0/3] net: stmmac: Add STi GMAC ethernet
2014-02-13 21:25 UTC (3+ messages)
` [PATCH v3 "
AX.25
2014-02-13 21:08 UTC
[PATCH net] net: of_mdio: fix of_set_phy_supported after driver probing
2014-02-13 21:14 UTC
[PATCH 1/1] Micrel PHY: Allow setting of config flag MICREL_PHY_50MHZ_CLK for KSZ8081/KSZ8091 PHY
2014-02-13 20:59 UTC (2+ messages)
ip_set: protocol %u message -- useful?
2014-02-13 20:55 UTC (8+ messages)
[PATCH] net: fix macvtap type name in Kconfig
2014-02-13 20:49 UTC (2+ messages)
[PATCH 1/2] net: core: introduce netif_skb_dev_features
2014-02-13 20:43 UTC (2+ messages)
[PATCH net-next v2 00/10] Support for the Broadcom GENET driver
2014-02-13 20:41 UTC (13+ messages)
` [PATCH net-next v2 01/10] net: phy: add "internal" PHY mode
` [PATCH net-next v2 04/10] net: phy: add Broadcom BCM7xxx internal PHY driver
` [PATCH net-next v2 07/10] net: bcmgenet: add MDIO routines
` [PATCH net-next v2 09/10] Documentation: add Device tree bindings for Broadcom GENET
[PATCH v2] net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
2014-02-13 20:40 UTC (2+ messages)
ovs inconsistent lock state
2014-02-13 20:23 UTC (7+ messages)
[PATCH 09/28] Remove ATHEROS_AR231X
2014-02-13 20:14 UTC (10+ messages)
xfrm: is pmtu broken with ESP tunneling?
2014-02-13 19:53 UTC (5+ messages)
[Patch net-next] net: introduce netdev_alloc_pcpu_stats() for drivers
2014-02-13 19:46 UTC
large degradation in ip netns add/exec performance in 3.13?
2014-02-13 19:45 UTC (7+ messages)
` Intermittent lockups creating/manipulating network namespaces (was Re: large degradation in ip netns add/exec performance in 3.13?)
` Occasional lockups creating/manipulating namespaces in 3.13.0 and 3.14.0-rc2
[PATCH v2 net-next] net: remove useless if check from register_netdevice()
2014-02-13 19:21 UTC (6+ messages)
[PATCH v2] can: xilinx CAN controller support
2014-02-13 19:20 UTC (2+ messages)
[PATCH Resend] net: asix: add missing flag to struct driver_info
2014-02-13 18:30 UTC
[PATCH net-next] net-sysfs: get_netdev_queue_index() cleanup
2014-02-13 18:07 UTC
[PATCH v2] usbnet: remove generic hard_header_len check
2014-02-13 17:29 UTC (3+ messages)
[PATCH v2] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
2014-02-13 17:14 UTC (4+ messages)
[PATCH net] packet: check for ndo_select_queue during queue selection
2014-02-13 17:18 UTC
[PATCH next resend] tcp: use zero-window when free_space is low
2014-02-13 17:18 UTC (5+ messages)
[PATCH iproute2 net-next-for-3.13] iplink_bond: fix parameter value matching
2014-02-13 16:31 UTC (2+ messages)
` [PATCH iproute2 v2] "
FROM WORLD BANK/UNITED, READ THE ATTACHMENT!!!!
2014-02-13 16:13 UTC
RFC: bridge get fdb by bridge device
2014-02-13 16:03 UTC (11+ messages)
[PATCH 0/14] Xilinx axi ethernet patches
2014-02-13 15:51 UTC (5+ messages)
` [PATCH 08/14] net: axienet: Removed checkpatch errors/warnings
[PATCH net,v3] hyperv: Fix the carrier status setting
2014-02-13 15:04 UTC (3+ messages)
[PATCH v2 0/2] dp83640: Get pin and master/slave configuration from DT
2014-02-13 14:23 UTC (7+ messages)
` [PATCH v2 1/2] dp83640: Support a configurable number of periodic outputs
` [PATCH v2 2/2] dp83640: Get pin and master/slave configuration from DT
[PATCH v5] can: add Renesas R-Car CAN driver
2014-02-13 12:12 UTC (4+ messages)
[PATCH ipsec-next v2] xfrm: avoid creating temporary SA when there are no listeners
2014-02-13 12:08 UTC (3+ messages)
` [PATCH ipsec-next v3] "
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).