netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-21 04:32:36 to 2015-08-23 23:29:01 UTC [more...]

pull-request: can-next 2015-05-06
 2015-08-23 23:29 UTC  (2+ messages)

[PATCH net-next 0/3] tipc: fix link failover/synch problems
 2015-08-23 23:15 UTC  (2+ messages)

[v1 0/6] *** nps_enet fixups ***
 2015-08-23 23:09 UTC  (3+ messages)
` [v2 0/5] "

[PATCHv1 net-next 0/5] netlink: mmap: kernel panic and some issues
 2015-08-23 23:06 UTC  (4+ messages)
  ` [PATCH net] netlink: mmap: fix tx type check

[PATCH net-next v3 0/3] gro: Fixes for tunnels and GRO
 2015-08-23 23:00 UTC  (2+ messages)

[PATCH net-next] net/xen-netfront: only clean up queues if present
 2015-08-23 22:56 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: set 802.1Q mode to Fallback
 2015-08-23 22:54 UTC  (2+ messages)

[PATCH] net: FIB tracepoints
 2015-08-23 22:40 UTC  (2+ messages)

[RFC] netlink_ack: send a capped message in case of error
 2015-08-23 22:06 UTC  (2+ messages)
` [RFC] netlink: netlink_ack "

[PATCH net-next 0/9] DSA port configuration and status
 2015-08-23 21:24 UTC  (22+ messages)
` [PATCH net-next 1/9] net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc
` [PATCH net-next 2/9] dsa: mv88e6xxx: Allow speed/duplex of port to be configured
` [PATCH net-next 3/9] phy: fixed_phy: Set supported speed in phydev
` [PATCH net-next 4/9] net: dsa: Allow configuration of CPU & DSA port speeds/duplex
` [PATCH net-next 5/9] net: dsa: Allow DSA and CPU ports to have a phy-mode property
` [PATCH net-next 6/9] dsa: mv88e6xxx: Set the RGMII delay based on phy interface
` [PATCH net-next 7/9] dsa: mv88e6xxx: Don't poll forced interfaces for state changes
` [PATCH net-next 8/9] phy: fixed_phy: Add gpio to determine link up/down
` [PATCH net-next 9/9] phy: fixed_phy: Set phy capabilities even when link is down

[RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards
 2015-08-23 21:06 UTC  (2+ messages)
` [RFC, RFT PATCH 2/2] ipg: Remove ipg driver

[net-next PATCH v2 0/3] net: sched: allow switching qdisc to noqueue intuitively
 2015-08-23 18:53 UTC  (6+ messages)
` [net-next PATCH v2 1/3] net: sched: make noqueue_qdisc non-static
` [net-next PATCH v2 2/3] net: sched: allocate a handle to default qdiscs
` [net-next PATCH v2 3/3] net: sched: fall back to noqueue when removing root qdisc

[PATCH 00/11] fix error return code
 2015-08-23 18:52 UTC  (5+ messages)
` [PATCH 03/11] net: davinci_emac: "
` [PATCH 05/11] mlxsw: "
` [PATCH 10/11] ah6: "

[PATCH net-next] vrf: Add ethernet header for pass through VRF device
 2015-08-23 18:41 UTC 

[PATCH] net: sun4i-emac: Claim emac sram
 2015-08-23 18:31 UTC 

[PATCH v3]iproute2: full ss json support and general output simplification
 2015-08-23 17:07 UTC  (3+ messages)
` [PATCH v3 01/10] ss: rooted out ss type declarations for output formatters

[PATCH, net-next] r8169: Remove unfounded interrupts
 2015-08-23 16:44 UTC  (2+ messages)

[PATCH net-next] inetpeer: Add support for VRFs
 2015-08-23 14:26 UTC 

[PATCH net-next] inetpeer: remove dead code
 2015-08-23 14:21 UTC 

[PATCH net-next] net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
 2015-08-23 13:12 UTC 

[PATCH net v2] sctp: start t5 timer only when peer.rwnd is 0 and local.state is SHUTDOWN_PENDING
 2015-08-23 11:30 UTC 

[PATCH net v2] sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
 2015-08-23 11:30 UTC 

[PATCH v3 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-08-23 11:25 UTC  (12+ messages)
` [PATCH v3 1/4] Add correlated clocksource deriving system time from an auxiliary clocksource
` [PATCH v3 2/4] Added ART correlated clocksource and ART CPU feature
` [PATCH v3 3/4] Add support for driver cross-timestamp to PTP_SYS_OFFSET ioctl
` [PATCH v3 4/4] Enabling hardware supported PTP system/device crosstimestamping

[PATCH, net-next] r8169: Increase MaxReadReq on pci express
 2015-08-23 10:50 UTC 

[PATCH, net-next] r8169: Keep writting on ChipCmd reg. close
 2015-08-23  9:41 UTC 

[PATCH 00/14] RDS: Assorted bug fixes
 2015-08-22 22:45 UTC  (15+ messages)
` [PATCH 01/14] RDS: restore return value in rds_cmsg_rdma_args()
` [PATCH 02/14] RDS: always free recv frag as we free its ring entry
` [PATCH 03/14] RDS: destroy the ib state earlier during shutdown
` [PATCH 04/14] RDS: don't update ip address tables if the address hasn't changed
` [PATCH 05/14] RDS: make sure we post recv buffers
` [PATCH 06/14] RDS: check for congestion updates during rds_send_xmit
` [PATCH 07/14] RDS: add a sock_destruct callback debug aid
` [PATCH 08/14] RDS: Mark message mapped before transmit
` [PATCH 09/14] RDS: Make sure we do a signaled send for large-send
` [PATCH 10/14] RDS: Fix assertion level from fatal to warning
` [PATCH 11/14] RDS: Don't destroy the rdma id until after we're done using it
` [PATCH 12/14] RDS: make sure rds_send_drop_to properly takes the m_rs_lock
` [PATCH 13/14] RDS: return EMSGSIZE for oversize requests before processing/queueing
` [PATCH 14/14] RDS: check for valid cm_id before initiating connection

[PATCH] veth: replace iflink by a dedicated symlink in sysfs
 2015-08-22 20:51 UTC  (5+ messages)

Visa Debit Card Pay-Out
 2015-08-22 19:38 UTC 

[PATCH v2 net-next] netfilter: ipset: Fixing unnamed union init
 2015-08-22 18:44 UTC  (4+ messages)

[PATCH net-next] vrf: rename the framework to mrf
 2015-08-22 17:47 UTC  (2+ messages)

Hi
 2015-08-22 11:34 UTC 

ipg and dl2k mess
 2015-08-22 11:25 UTC  (2+ messages)

[PATCH] r8169: Add values missing in @get_stats64 from HW counters
 2015-08-22 11:23 UTC  (8+ messages)
` [PATCH v2 net-next] "

[PATCH, net-next]r8169:Disable interrupts
 2015-08-22 11:23 UTC  (2+ messages)

[PATCH,net-next] r8169: Change order to init regs
 2015-08-22  9:45 UTC 

[PATCH] bridge:Fix concurrent access issue in the function brnf_get_logical_dev
 2015-08-22  4:48 UTC 

[PATCH] bridge:Fix concurrent access issue in the function brnf_get_logical_dev
 2015-08-22  4:47 UTC 

[PATCH net-next] tcp: fix slow start after idle vs TSO/GSO
 2015-08-22  1:43 UTC  (5+ messages)
` [PATCH v2 "

[PATCH net-next] tcp: refine pacing rate determination
 2015-08-22  1:22 UTC  (2+ messages)

[PATCH] phylib: Make PHYs children of their MDIO bus, not the bus' parent
 2015-08-21 23:59 UTC  (2+ messages)

[PATCH v1 0/6] Add fec1 and fec2 support for i.MX7d sdb board
 2015-08-21 23:49 UTC  (5+ messages)

[PATCH net-next 2/2] lan78xx: update eee code
 2015-08-21 21:56 UTC  (2+ messages)

[PATCH net-next 1/2] lan78xx: change phy id and fix phy reset issue
 2015-08-21 21:39 UTC 

[RFC PATCH v5 net-next 0/4] tcp: add NV congestion control
 2015-08-21 21:29 UTC  (4+ messages)
` [RFC PATCH v5 net-next 4/4] "

[PATCH] iproute2: provide common json output formatter
 2015-08-21 21:17 UTC 

[PATCH] rsi: Fix possible leak when loading firmware
 2015-08-21 21:14 UTC 

[PATCH net-next v2] tcp: reduce cpu usage under tcp memory pressure when SO_SNDBUF is set
 2015-08-21 20:55 UTC  (6+ messages)

[PATCH ipsec-next v2] xfrm: Use VRF master index if output device is enslaved
 2015-08-21 20:31 UTC  (3+ messages)

FINANCIAL GIFT
 2015-08-21 18:46 UTC 

[PATCH v2] net: bcmgenet: fix uncleaned dma flags
 2015-08-21 18:26 UTC  (2+ messages)

[PATCH 0/4 net-next] enic: add devcmd2
 2015-08-21 18:40 UTC  (4+ messages)

[PATCHv4 net-next 00/10] OVS conntrack support
 2015-08-21 17:39 UTC  (5+ messages)
` [PATCHv4 net-next 10/10] openvswitch: Allow attaching helpers to ct action

[net-next PATCH 0/3] net: sched: allow switching qdisc to noqueue intuitively
 2015-08-21 17:08 UTC  (6+ messages)
` [net-next PATCH 1/3] net: sched: make noqueue_qdisc non-static
` [net-next PATCH 2/3] net: sched: allocate a handle to default qdiscs
` [net-next PATCH 3/3] net: sched: fall back to noqueue when removing root qdisc

[GIT PULL nf-next] Second Round of IPVS Updates for v4.3
 2015-08-21 16:23 UTC  (5+ messages)
` [PATCH 1/4 nf-next] ipvs: Add ovf scheduler
` [PATCH 2/4 nf-next] ipvs: call rtnl_lock early
` [PATCH 3/4 nf-next] ipvs: add sync_maxlen parameter for the sync daemon
` [PATCH 4/4 nf-next] ipvs: add more mcast parameters "

[PATCH net-next] netfilter: ipset: Fixing unnamed union init
 2015-08-21 15:53 UTC 

[PATCH] /net/ethernet/3com/3c59x.c:Fixed coding style errors and warnings
 2015-08-21 15:27 UTC 

[net-next:master 1179/1189] include/linux/compiler.h:447:38: error: call to '__compiletime_assert_243' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct dst_entry, __refcnt) & 63
 2015-08-21 14:48 UTC  (3+ messages)

DEBUG_LOCKS_WARN_ON(in_interrupt()) triggering in socket code
 2015-08-21 14:09 UTC  (4+ messages)

[PATCH 0/5] net: Hisilicon Network Subsystem support
 2015-08-21 14:01 UTC  (10+ messages)
` [PATCH 2/5] net: add Hisilicon Network Subsystem hnae framework support
` [PATCH 1/5] net: add Hisilicon Network Subsystem support (config and documents)
  ` 答复: "
` [PATCH 3/5] net: add Hisilicon Network Subsystem MDIO support

e1000e: possible reggresion?
 2015-08-21 13:38 UTC  (4+ messages)

[PATCH V3 net-next 0/5] net: implement SMC-R solution
 2015-08-21 11:30 UTC  (4+ messages)
` [PATCH V4 net-next 0/2] "
  ` [PATCH V4 net-next 1/2] net: introduce socket family constants
  ` [PATCH V4 net-next 2/2] smc: introduce socket family AF_SMC

[PATCH net-next] route: fix breakage after moving lwtunnel state
 2015-08-21 10:41 UTC 

[PATCH] lib/Makefile: remove CONFIG_AVERAGE build rule
 2015-08-21 10:13 UTC 

[PATCH net-next 1/1] sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
 2015-08-21  9:43 UTC 

RX packet loss on i.MX6Q running 4.2-rc7
 2015-08-21  8:53 UTC  (3+ messages)

[PATCH v3 00/22] FUJITSU Extended Socket network device driver
 2015-08-21  8:29 UTC  (23+ messages)
` [PATCH v3 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver
  ` [PATCH v3 02/22] fjes: Hardware initialization routine
  ` [PATCH v3 03/22] fjes: Hardware cleanup routine
  ` [PATCH v3 04/22] fjes: platform_driver's .probe and .remove routine
  ` [PATCH v3 05/22] fjes: ES information acquisition routine
  ` [PATCH v3 06/22] fjes: buffer address regist/unregistration routine
  ` [PATCH v3 07/22] fjes: net_device_ops.ndo_open and .ndo_stop
  ` [PATCH v3 08/22] fjes: net_device_ops.ndo_start_xmit
  ` [PATCH v3 09/22] fjes: raise_intr_rxdata_task
  ` [PATCH v3 10/22] fjes: tx_stall_task
  ` [PATCH v3 11/22] fjes: NAPI polling function
  ` [PATCH v3 12/22] fjes: net_device_ops.ndo_get_stats64
  ` [PATCH v3 13/22] fjes: net_device_ops.ndo_change_mtu
  ` [PATCH v3 14/22] fjes: net_device_ops.ndo_tx_timeout
  ` [PATCH v3 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
  ` [PATCH v3 16/22] fjes: interrupt_watch_task
  ` [PATCH v3 17/22] fjes: force_close_task
  ` [PATCH v3 18/22] fjes: unshare_watch_task
  ` [PATCH v3 19/22] fjes: update_zone_task
  ` [PATCH v3 20/22] fjes: epstop_task
  ` [PATCH v3 21/22] fjes: handle receive cancellation request interrupt
  ` [PATCH v3 22/22] fjes: ethtool support

[PATCH] net: phy: add interrupt support for aquantia phy
 2015-08-21  7:29 UTC 

[lkp] [rhashtable] 9d901bc0515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x6a/0x99()
 2015-08-21  7:22 UTC  (3+ messages)

Bug in tc of iproute2 ? Deleting single filter, deletes all the filters (apart from hashtable 800::) 
 2015-08-21  7:08 UTC  (2+ messages)

[net-next:master 790/1189] xt_TEE.c:undefined reference to `nf_dup_ipv6'
 2015-08-21  6:30 UTC 

[net-next:master 791/1189] net/ipv4/netfilter/nft_dup_ipv4.c:29:37: sparse: incorrect type in initializer (different base types)
 2015-08-21  6:29 UTC 

[net-next:master 790/1189] net/ipv6/netfilter/nf_dup_ipv6.c:48:23: sparse: incorrect type in assignment (different base types)
 2015-08-21  6:20 UTC 

[PATCH v2.2 00/22] FUJITSU Extended Socket network device driver
 2015-08-21  6:11 UTC  (4+ messages)
` [PATCH v2.2 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver

[PATCH 00/15] Netfilter updates for net-next
 2015-08-21  5:19 UTC  (5+ messages)
` [PATCH 07/15] netfilter: nft_limit: factor out shared code with per-byte limiting
` [PATCH 12/15] netfilter: nf_conntrack: push zone object into functions
` [PATCH 13/15] netfilter: nf_conntrack: add direction support for zones

[PATCH net-next RFC 00/10] socket sendmsg MSG_ZEROCOPY
 2015-08-21  5:17 UTC  (4+ messages)


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