messages from 2015-04-14 10:36:11 to 2015-04-15 09:10:27 UTC [more...]
[call for review] netdev-related stuff in vfs.git
2015-04-15 9:08 UTC (18+ messages)
` [PATCH 03/17] fs: don't allow to complete sync iocbs through aio_complete
` [PATCH 15/17] switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
` [PATCH 16/17] get rid of the size argument of sock_sendmsg()
[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2015-04-14
2015-04-15 8:58 UTC (16+ messages)
` [net-next 01/14] i40e: stop VF rings
` [net-next 02/14] i40evf: fix bad indentation
` [net-next 03/14] i40e: Add support to program FDir SB rules for VF from PF through ethtool
` [net-next 04/14] i40evf: remove aq_pending
` [net-next 05/14] i40e: notify VFs of link state
` [net-next 06/14] i40e: move VF notification routines up
` [net-next 07/14] i40e: For VF reset (VFR and VFLR) add some more delay
` [net-next 08/14] i40e: print FCoE capability reported by the device function
` [net-next 09/14] i40e: enable user dump of internal hardware state
` [net-next 10/14] i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
` [net-next 11/14] i40e: handle possible memory allocation failure
` [net-next 12/14] i40e: get rid of unused locals
` [net-next 13/14] i40e: Use new 40G speeds
` [net-next 14/14] i40e: Bump version to 1.3.2
ip link macvtap interface not processing specific ipv6 multicast traffic without promiscuous mode on
2015-04-15 8:38 UTC (4+ messages)
` [SOLVED]Re: "
[PATCH linux-next v5] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
2015-04-15 8:36 UTC
[PATCH linux-next v4] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
2015-04-15 8:34 UTC (3+ messages)
[PATCH v2] net/phy: tune get_phy_c45_ids to support more c45 phy
2015-04-15 8:27 UTC (3+ messages)
[PATCH net-next v4 00/24] switchdev: spring cleanup
2015-04-15 8:03 UTC (5+ messages)
` [PATCH net-next v4 05/24] rocker: use swdev get/set attr for bridge port flags
REPLY URGENTLY
2015-04-15 7:50 UTC
[PATCH 0/7 RFC] Netfilter/nf_tables ingress support
2015-04-15 7:35 UTC (15+ messages)
[PATCH] ip_forward: Drop frames with attached skb->sk
2015-04-15 7:32 UTC (9+ messages)
[PATCH linux-next v3] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
2015-04-15 7:14 UTC (4+ messages)
[PATCH linux-next 0/4] fix possile NULL pointer dereference in ndo_get_iflink callback functions
2015-04-15 6:57 UTC (27+ messages)
` [PATCH linux-next 1/4] infiniband/ipoib: fix possible NULL pointer dereference in ipoib_get_iflink
` [PATCH linux-next 2/4] ipvlan: fix possible NULL pointer dereference in ipvlan_get_iflink
` [PATCH linux-next 3/4] macvlan: fix possible NULL pointer dereference in macvlan_dev_get_iflink
` [PATCH linux-next 4/4] net/dsa: fix possible NULL pointer dereference in dsa_slave_get_iflink
[PATCH resend] Renesas Ethernet AVB driver
2015-04-15 5:31 UTC (11+ messages)
[GIT] Networking
2015-04-15 4:34 UTC (2+ messages)
[PATCH net] bnx2x: Fix netpoll interoperability
2015-04-15 4:05 UTC (8+ messages)
` [PATCH v2 net] bnx2x: Fix busy_poll vs netpoll
linux-next: manual merge of the ftrace tree with the net-next tree
2015-04-15 3:24 UTC (5+ messages)
[PATCH linux-next v2] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
2015-04-15 3:12 UTC (4+ messages)
[net-next 00/25][pull request] Intel Wired LAN Driver Updates 2015-04-14
2015-04-15 2:38 UTC (27+ messages)
` [net-next 01/25] fm10k: Corrected an error in Tx statistics
` [net-next 02/25] fm10k: Remove redundant rx_errors in ethtool
` [net-next 03/25] fm10k: Correct spelling mistake
` [net-next 04/25] fm10k: Have the VF get the default VLAN during init
` [net-next 05/25] fm10k: Add netconsole support
` [net-next 06/25] fm10k: fix unused warnings
` [net-next 07/25] fm10k: allow creation of VLAN on default vid
` [net-next 08/25] fm10k: only show actual queues, not the maximum in hardware
` [net-next 09/25] fm10k: use hw->mac.max_queues for stats
` [net-next 10/25] fm10k: separate PF only stats so that VF does not display them
` [net-next 11/25] fm10k: remove extraneous "Reset interface" message
` [net-next 12/25] fm10k: only increment tx_timeout_count in Tx hang path
` [net-next 13/25] fm10k: expose tx_timeout_count as an ethtool stat
` [net-next 14/25] fm10k: Set PF queues to unlimited bandwidth during virtualization
` [net-next 15/25] fm10k: use separate workqueue for fm10k driver
` [net-next 16/25] fm10k: don't handle mailbox events in iov_event path and always process mailbox
` [net-next 17/25] fm10k: comment next_vf_mbx flow
` [net-next 18/25] fm10k: fix function header comment
` [net-next 19/25] fm10k: start service timer on probe
` [net-next 20/25] fm10k: update xcast mode before synchronizing multicast addresses
` [net-next 21/25] fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
` [net-next 22/25] fm10k: reset head instead of calling update_max_size
` [net-next 23/25] fm10k: mbx_update_max_size does not drop all oversized messages
` [net-next 24/25] fm10k: corrected VF multicast update
` [net-next 25/25] fm10k: Bump driver version to 0.15.2
[patch 4/5] net: hip04: Make tx coalesce timer actually work
2015-04-15 2:24 UTC (6+ messages)
` [patch v2] "
linux-next: build failure after merge of the tip tree
2015-04-15 1:25 UTC
[PATCH v2 0/1] stmmac: rmmod oops after ifconfig
2015-04-15 1:07 UTC (2+ messages)
` [PATCH v2 1/1] stmmac: fix oops on rmmod after assigning ip addr
[PATCH net] bpf: fix verifier memory corruption
2015-04-14 22:57 UTC
[PATCH net-next v3 0/4] mpls: Behaviour-changing improvements
2015-04-14 22:45 UTC (8+ messages)
` [PATCH net-next v4 0/6] "
` [PATCH net-next v4 1/6] mpls: Use definition for reserved label checks
` [PATCH net-next v4 2/6] mpls: Per-device MPLS state
` [PATCH net-next v4 3/6] mpls: Per-device enabling of packet input
` [PATCH net-next v4 4/6] mpls: Allow payload type to be associated with label routes
` [PATCH net-next v4 5/6] mpls: Differentiate implicit-null and unlabeled neighbours
` [PATCH net-next v4 6/6] mpls: Prevent use of implicit NULL label as outgoing label
[PATCH 1/5] ibmveth: change rx buffer default allocation for CMO
2015-04-14 22:00 UTC (7+ messages)
` [PATCH 2/5] ibmveth: Add support for TSO
` [PATCH 3/5] ibmveth: Add GRO support
` [PATCH 4/5] ibmveth: Add support for Large Receive Offload
` [PATCH 5/5] ibmveth: Add ethtool statistics for tx and rx large packets
[PATCH net] cxgb4vf: Implement mailbox access locking and list management
2015-04-14 21:57 UTC (4+ messages)
[PATCH v3] Renesas Ethernet AVB driver
2015-04-14 21:37 UTC (5+ messages)
[PATCH] vhost: use kthread_run macro
2015-04-14 21:32 UTC
[patch 03/39] net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
2015-04-14 21:09 UTC (2+ messages)
` [patch 31/39] net: core: pktgen: Remove bogus hrtimer_active() check
Enable Wake-On-LAN in current Fedora
2015-04-14 21:05 UTC
[PATCH 1/1] altera tse: Fix network-delays and -retransmissions after high throughput
2015-04-14 20:25 UTC
[patch 1/1] cxgb4: drop __GFP_NOFAIL allocation
2015-04-14 20:24 UTC
[stable regression] tcp: make connect() mem charging friendly
2015-04-14 19:12 UTC (3+ messages)
[PATCH net-next 0/5] cxgb4: Misc. fixes for sge
2015-04-14 20:32 UTC (7+ messages)
` [PATCH net-next 1/5] cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
` [PATCH net-next 2/5] cxgb4: Freelist starving threshold varies from adapter to adapter
` [PATCH net-next 3/5] cxgb4: Use device node in page allocation
` [PATCH net-next 4/5] cxgb4: Add comment for calculate tx flits and sge length code
` [PATCH net-next 5/5] cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
[PATCH v7 1/9] bgmac: simplify tx ring index handling
2015-04-14 18:55 UTC (6+ messages)
` [PATCH v7 4/9] bgmac: simplify/optimize rx DMA error handling
` [PATCH v7 7/9] bgmac: simplify dma init/cleanup
[PATCH net-next V2 00/12] net/mlx5: ConnectX-4 100G Ethernet driver
2015-04-14 18:51 UTC (3+ messages)
` [PATCH net-next V2 12/12] net/mlx5: "
[Patch net-next] fou: avoid missing unlock in failure path
2015-04-14 18:42 UTC (4+ messages)
[PATCH] netns: deinline net_generic()
2015-04-14 18:37 UTC (8+ messages)
[PATCHv2 net-next 0/2] Exporting IGMP/MLD checking from bridge code
2015-04-14 18:27 UTC (3+ messages)
` [PATCHv2 net-next 2/2] net: Export IGMP/MLD message validation code
[PATCH 1/3] toshiba: Remove celleb from Kconfig options
2015-04-14 18:21 UTC (2+ messages)
[PATCH net-next] hv_netvsc: Implement partial copy into send buffer
2015-04-14 18:20 UTC (2+ messages)
[PATCH 0/1] stmmac: rmmod oops after ifconfig on interface
2015-04-14 18:13 UTC (3+ messages)
[PATCH v4 net-next 2/2] tc: add 'needs_l2' flag to ingress qdisc
2015-04-14 18:05 UTC (4+ messages)
common sense
2015-04-14 17:53 UTC
[PATCH ethtool 0/5] RSS improvements + new speeds
2015-04-14 15:37 UTC (8+ messages)
` [PATCH ethtool 1/5] ethtool-copy.h: sync with net
` [PATCH ethtool 5/5] ethtool: Support for configurable RSS hash function
[PATCH v3 2/2] iputils ping/ping6: add (non-raw) ICMP socket support
2015-04-14 15:18 UTC
[PATCH v3 1/2] iputils ping/ping6: Add a function to check if a packet is ours
2015-04-14 15:16 UTC
[PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support
2015-04-14 15:14 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).