netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-12 15:10:16 to 2014-03-13 00:42:35 UTC [more...]

[PATCH net-next v3 0/9] Altera Triple Speed Ethernet (TSE) Driver
 2014-03-13  0:42 UTC  (12+ messages)
` [PATCH net-next v3 5/9] Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
` [PATCH net-next v3 6/9] Altera TSE: Add main and header file "

Linux Plumbers Conference 2014: Network Virtualization (Security)
 2014-03-12 23:26 UTC 

Get an online loan
 2014-02-16 22:09 UTC 

[PATCHv6 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
 2014-03-12 23:52 UTC  (42+ messages)
` [PATCHv6 net-next 01/31] cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
` [PATCHv6 net-next 02/31] cxgb4: Add code to dump SGE registers when hitting idma hangs
` [PATCHv6 net-next 03/31] cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
` [PATCHv6 net-next 04/31] cxgb4: Updates for T5 SGE's Egress Congestion Threshold
` [PATCHv6 net-next 05/31] cxgb4: Calculate len properly for LSO path
` [PATCHv6 net-next 06/31] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
` [PATCHv6 net-next 07/31] iw_cxgb4: Allow loopback connections
` [PATCHv6 net-next 08/31] iw_cxgb4: release neigh entry
` [PATCHv6 net-next 09/31] iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
` [PATCHv6 net-next 10/31] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
` [PATCHv6 net-next 11/31] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
` [PATCHv6 net-next 12/31] iw_cxgb4: Fix incorrect BUG_ON conditions
` [PATCHv6 net-next 13/31] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
` [PATCHv6 net-next 14/31] iw_cxgb4: default peer2peer mode to 1
` [PATCHv6 net-next 16/31] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
` [PATCHv6 net-next 17/31] iw_cxgb4: fix possible memory leak in RX_PKT processing
` [PATCHv6 net-next 18/31] iw_cxgb4: ignore read reponse type 1 CQEs
` [PATCHv6 net-next 19/31] iw_cxgb4: connect_request_upcall fixes
  ` [PATCHv6 net-next 15/31] iw_cxgb4: save the correct map length for fast_reg_page_lists
  ` [PATCHv6 net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed
  ` [PATCHv6 net-next 21/31] iw_cxgb4: update snd_seq when sending MPA messages
  ` [PATCHv6 net-next 29/31] iw_cxgb4: minor fixes
  ` [PATCHv6 net-next 31/31] iw_cxgb4: Use pr_warn_ratelimited
` [PATCHv6 net-next 22/31] iw_cxgb4: lock around accept/reject downcalls
` [PATCHv6 net-next 23/31] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
` [PATCHv6 net-next 24/31] iw_cxgb4: rx_data() needs to hold the ep mutex
` [PATCHv6 net-next 25/31] iw_cxgb4: endpoint timeout fixes
` [PATCHv6 net-next 26/31] iw_cxgb4: rmb() after reading valid gen bit
` [PATCHv6 net-next 27/31] iw_cxgb4: wc_wmb() needed after DB writes
` [PATCHv6 net-next 28/31] iw_cxgb4: SQ flush fix
` [PATCHv6 net-next 30/31] iw_cxgb4: Max fastreg depth depends on DSGL support

[PATCH v2 RESEND 1/2] dt: Document a compatible entry for MDIO ethernet Phys
 2014-03-12 22:46 UTC  (5+ messages)
` [PATCH v2a RESEND 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing

[PATCH v9 net-next 0/3] filter: add Extended BPF interpreter and converter, seccomp
 2014-03-12 22:43 UTC  (6+ messages)
` [PATCH v9 net-next 1/3] filter: add Extended BPF interpreter and converter

[PATCH next-next 0/11] Using dev_kfree_skb_any for functions called in multiple contexts
 2014-03-12 22:01 UTC  (23+ messages)
` [PATCH 01/11] bonding: Call dev_kfree_skby_any instead of kfree_skb
        ` [RFC PATCH 0/2] remove netpoll rx support
          ` [RFC PATCH 1/2] netpoll: Remove dead netpoll_rx code
          ` [RFC PATCH 2/2] netpoll: Don't poll for received packets
                ` [PATCH next-next 0/10] Using dev_kfree_skb_any for functions called in multiple contexts
                  ` [PATCH net-next 02/10] 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb

[Patch 0/2] IB/mlx5: Add PCI error handler support for mlx5
 2014-03-12 22:00 UTC  (4+ messages)
` [Patch 1/2] IB/mlx5: Implementation of PCI error handler

[PATCH v10 net-next 0/3] filter: add Extended BPF interpreter and converter, seccomp
 2014-03-12 21:43 UTC  (4+ messages)
` [PATCH v10 net-next 1/3] filter: add Extended BPF interpreter and converter
` [PATCH v10 net-next 2/3] seccomp: convert seccomp to use extended BPF
` [PATCH v10 net-next 3/3] doc: filter: add Extended BPF documentation

pppd service crash in linux-3.13.6
 2014-03-12 21:25 UTC  (3+ messages)

[PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
 2014-03-12 21:19 UTC  (11+ messages)
` [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
` [PATCH 2/2] net: Implement SO_PEERCGROUP

[PATCH] ipv6: Avoid unnecessary temporary addresses being generated
 2014-03-12 21:16 UTC  (3+ messages)

[PATCH v2] ipv6: Avoid unnecessary temporary addresses being generated
 2014-03-12 21:13 UTC 

[PATCH net-next] xen-netback: Schedule NAPI from dealloc thread instead of callback
 2014-03-12 21:04 UTC 

[PATCH net] ipv6: do not overwrite inetpeer metrics prematurely
 2014-03-12 20:54 UTC  (4+ messages)

[PATCH net-next 0/9] drivers/net: Convert uses of __constant_<foo> to <foo>
 2014-03-12 20:51 UTC  (24+ messages)
` [PATCH net-next 1/9] brocade: "
` [PATCH net-next 2/9] e100: "
` [PATCH net-next 3/9] igb: "
` [PATCH net-next 4/9] igbvf: "
` [PATCH net-next 5/9] ixgbe: "
` [PATCH net-next 6/9] ixgbevf: "
` [PATCH net-next 7/9] xilinx: "
` [PATCH net-next 8/9] lg-vl600: "
` [PATCH net-next 9/9] ath9k: "

[mac80211_hwsim] WARNING: CPU: 0 PID: 1 at include/linux/kref.h:47 kobject_get()
 2014-03-12 20:45 UTC  (6+ messages)
` [mac80211_hwsim] BUG: unable to handle kernel paging request at ce1db404

[PATCH net-next V4 0/9] Altera Triple Speed Ethernet (TSE) Driver
 2014-03-12 20:42 UTC  (13+ messages)
` [PATCH net-next V4 1/9] dts: Add bindings for the Altera Triple Speed Ethernet driver
` [PATCH net-next V4 2/9] Documentation: networking: Add Altera Ethernet (TSE) Documentation
` [PATCH net-next V4 3/9] Altera TSE: Add Altera Ethernet Driver MSGDMA File Components
` [PATCH net-next V4 4/9] Altera TSE: Add Altera Ethernet Driver SGDMA file components
` [PATCH net-next V4 5/9] Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
` [PATCH net-next V4 6/9] Altera TSE: Add main and header file "
` [PATCH net-next V4 7/9] Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig
` [PATCH net-next V4 8/9] MAINTAINERS: Add entry for Altera Triple Speed Ethernet Driver
  ` [PATCH net-next V4 9/9] net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver

[PATCH] net: socket: error on a negative msg_namelen
 2014-03-12 20:31 UTC  (2+ messages)

[net-next 00/13][pull request] Intel Wired LAN Driver Updates
 2014-03-12 20:31 UTC  (14+ messages)
` [net-next 05/13] igb: Add support for debugfs
` [net-next 12/13] ixgbe: fix some multiline hw_dbg prints

[PATCH net 0/3] mlx4 fixes
 2014-03-12 20:25 UTC  (6+ messages)
` [PATCH net 1/3] net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
` [PATCH net 2/3] net/mlx4_en: Handle vxlan steering rules for mac address changes
` [PATCH net 3/3] net/mlx4_core: Load the IB driver when the device supports IBoE

[PATCH] net: phy: Add support for SMSC/Microchip LAN9303 3-port switch
 2014-03-12 20:21 UTC  (6+ messages)

[PATCH net-next 0/7] be2net: patch set
 2014-03-12 20:20 UTC  (2+ messages)

[PATCH] net: reflect the fwmark for replies with no socket
 2014-03-12 20:17 UTC  (2+ messages)

[PATCH trivial 08/16] packet: doc: Spelling s/than/that/
 2014-03-12 20:15 UTC  (2+ messages)

[PATCH 0/2] net: Implement SO_PEERCGROUP to get cgroup of peer
 2014-03-12 20:13 UTC  (5+ messages)
  ` [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
` [PATCH 2/2] net: Implement SO_PEERCGROUP

[PATCH V2 net-next 0/7] mlx4: Add SRIOV support for RoCE
 2014-03-12 19:57 UTC  (2+ messages)

[PATCH net-next 0/7] tipc: simplifications in socket and port layer
 2014-03-12 19:54 UTC  (9+ messages)
` [PATCH net-next 1/7] tipc: replace reference table rwlock with spinlock
` [PATCH net-next 2/7] tipc: remove redundant 'peer_name' field in struct tipc_sock
` [PATCH net-next 3/7] tipc: aggregate port structure into socket structure
` [PATCH net-next 4/7] tipc: eliminate upcall function pointers between port and socket
` [PATCH net-next 5/7] tipc: eliminate redundant locking
` [PATCH net-next 6/7] tipc: align usage of variable names and macros in socket
` [PATCH net-next 7/7] tipc: eliminate redundant lookups in registry

[PATCH] Avoid unnecessary temporary addresses being generated
 2014-03-12 19:47 UTC  (2+ messages)

[PATCH net-next 0/6] net: Convert uses of __constant_<foo> to <foo>
 2014-03-12 19:41 UTC  (18+ messages)
` [PATCH net-next 1/6] 8021q: "
` [PATCH net-next 2/6] bluetooth: "
    ` [PATCH V2 bluetooth-next "
` [PATCH net-next 3/6] net: "
  ` [PATCH net-next 4/6] ieee802154: "
` [PATCH net-next 5/6] netfilter: "
` [PATCH net-next 6/6] tipc: "

net-next: NULL pointer dereference on adding a net namespace and a system freeze
 2014-03-12 19:31 UTC  (4+ messages)
  ` [PATCH net-next] flowcache: Fix resource leaks on namespace exit

[PATCH net-next v7 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-03-12 18:49 UTC  (6+ messages)

[PATCHv2 1/2] bridge: multicast: add sanity check for general query destination
 2014-03-12 18:34 UTC  (2+ messages)

[RCU PATCH 00/14] Remove qdisc lock around ingress Qdisc
 2014-03-12 18:25 UTC  (8+ messages)
` [RCU PATCH 06/14] net: sched: fw use RCU

[PATCH v6] sh_eth: update OF PHY registeration
 2014-03-12 17:47 UTC 

[PATCH RFC 0/3] bridge: 802.1ad vlan protocol support
 2014-03-12 17:26 UTC  (3+ messages)
` [PATCH RFC 2/3] bridge: Prepare for 802.1ad vlan filtering support

Linux network subsystem : Implementation intricacies
 2014-03-12 16:58 UTC  (2+ messages)

[PATCH v5] can: xilinx CAN controller support
 2014-03-12 16:18 UTC  (8+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2014-03-12 16:00 UTC 

The ssthresh reduce during 3WHS
 2014-03-12 15:44 UTC  (3+ messages)
` [tcp] "

Simplifying the 802.15.4 stack
 2014-03-12 15:31 UTC  (4+ messages)

[PATCH V2 1/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-12 15:10 UTC  (2+ 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).