messages from 2016-12-14 17:32:46 to 2016-12-15 17:18:04 UTC [more...]
[PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings
2016-12-15 17:18 UTC (3+ messages)
[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
2016-12-15 17:07 UTC (19+ messages)
` [RFC v2 01/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) documentation
` [RFC v2 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) interface
` [RFC v2 03/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) netdev
` [RFC v2 04/10] IB/hfi-vnic: VNIC Ethernet Management (EM) structure definitions
` [RFC v2 06/10] IB/hfi-vnic: VNIC MAC table support
` [RFC v2 07/10] IB/hfi-vnic: VNIC Ethernet Management Agent (VEMA) interface
` [RFC v2 05/10] IB/hfi-vnic: VNIC statistics support
` [RFC v2 08/10] IB/hfi-vnic: VNIC Ethernet Management Agent (VEMA) function
` [RFC v2 09/10] IB/hfi1: Virtual Network Interface Controller (VNIC) support
` [RFC v2 10/10] IB/hfi1: VNIC SDMA support
[PATCH net] sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null
2016-12-15 16:48 UTC (2+ messages)
[PATCH] net: wan: Use dma_pool_zalloc
2016-12-15 16:48 UTC (3+ messages)
[PATCH net] sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
2016-12-15 16:43 UTC (2+ messages)
Designing a safe RX-zero-copy Memory Model for Networking
2016-12-15 16:38 UTC (26+ messages)
[net-next PATCH v5 0/6] XDP for virtio_net
2016-12-15 16:35 UTC (7+ messages)
` [net-next PATCH v5 1/6] net: virtio dynamically disable/enable LRO
[PATCH net-next] ixgbevf: fix 'Etherleak' in ixgbevf
2016-12-15 16:13 UTC (2+ messages)
[PATCH net-next 2/2] inet: Fix get port to handle zero port number with soreuseport set
2016-12-15 15:58 UTC
[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
2016-12-15 15:53 UTC (57+ messages)
` [PATCH v2 3/4] secure_seq: use siphash24 instead of md5_transform
` [kernel-hardening] Re: [PATCH v2 1/4] siphash: add cryptographically secure hashtable function
` [PATCH v3 1/3] "
` [PATCH v3 2/3] secure_seq: use siphash24 instead of md5_transform
` [PATCH v3 3/3] random: use siphash24 instead of md5 for get_random_int/long
` [PATCH v4 1/4] siphash: add cryptographically secure hashtable function
` [PATCH v4 2/4] siphash: add N[qd]word helpers
` [PATCH v4 3/4] secure_seq: use siphash instead of md5_transform
` [PATCH v4 4/4] random: use siphash instead of MD5 for get_random_int/long
[PATCH perf/core REBASE 0/5] Reuse libbpf from samples/bpf
2016-12-15 15:50 UTC (7+ messages)
` [PATCH perf/core REBASE 1/5] samples/bpf: Make samples more libbpf-centric
` [PATCH perf/core REBASE 2/5] samples/bpf: Switch over to libbpf
` [PATCH perf/core REBASE 3/5] tools lib bpf: Add bpf_prog_{attach,detach}
` [PATCH perf/core REBASE 4/5] samples/bpf: Remove perf_event_open() declaration
` [PATCH perf/core REBASE 5/5] samples/bpf: Move open_raw_sock to separate header
[PATCH net 0/2] net/sched: cls_flower: Fix mask handling
2016-12-15 15:43 UTC (5+ messages)
` [PATCH net 2/2] net/sched: cls_flower: Use masked key when calling HW offloads
[PATCHv3 perf/core 0/7] Reuse libbpf from samples/bpf
2016-12-15 15:35 UTC (8+ messages)
wl1251 & mac address & calibration data
2016-12-15 15:33 UTC (6+ messages)
[v3] net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremap
2016-12-15 15:00 UTC (3+ messages)
[PATCH net] ixgbe: update the rss key on h/w, when ethtool ask for it
2016-12-15 14:20 UTC
[PATCH iproute2 0/2] Add dest UDP port to IP tunnel parameters
2016-12-15 13:53 UTC (4+ messages)
` [PATCH iproute2 2/2] tc/m_tunnel_key: Add dest UDP port to tunnel key action
[PATCH] net: ipv4: tcp_offload: check segs for NULL
2016-12-15 13:43 UTC (2+ messages)
[PATCH iproute2 0/2] Man page fixes
2016-12-15 12:56 UTC (3+ messages)
` [PATCH iproute2 1/2] tc: flower: Fix typo in the flower man page
[PATCH net 0/3] dpaa_eth: a couple of fixes
2016-12-15 13:13 UTC (4+ messages)
` [PATCH net 1/3] dpaa_eth: use big endian accessors
` [PATCH net 2/3] dpaa_eth: remove redundant dependency on FSL_SOC
` [PATCH net 3/3] MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver
[PATCH net 0/4] fsl/fman: fixes for ARM
2016-12-15 13:11 UTC (5+ messages)
` [PATCH net 1/4] fsl/fman: fix 1G support for QSGMII interfaces
` [PATCH net 2/4] fsl/fman: arm: call of_platform_populate() for arm64 platfrom
` [PATCH net 3/4] fsl/fman: A007273 only applies to PPC SoCs
` [PATCH net 4/4] fsl/fman: enable compilation on ARM64
[PATCH iproute2 v2 0/3] update ifstat for new stats
2016-12-15 13:00 UTC (4+ messages)
` [PATCH iproute2 v2 1/3] ifstat: Add extended statistics to ifstat
` [PATCH iproute2 v2 2/3] ifstat: Add 64 bits based stats to extended statistics
` [PATCH iproute2 v2 3/3] ifstat: Add "sw only" extended statistics to ifstat
[PATCH 1/2] misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present
2016-12-15 12:20 UTC (2+ messages)
` Applied "misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present" to the asoc tree
Synopsys Ethernet QoS
2016-12-15 12:05 UTC (15+ messages)
` "
` stmmac: lockups (was Re: Synopsys Ethernet QoS)
[PATCH 1/5] irda: irproc.c: Remove unneeded linux/miscdevice.h include
2016-12-15 11:54 UTC (6+ messages)
` [PATCH 2/5] irda: irnet: Move "
` [PATCH 3/5] irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
` [PATCH 4/5] irda: irnet: Remove unused IRNET_MAJOR define
` [PATCH 5/5] irda: irnet: add member name to the miscdevice declaration
[PATCH 0/8] enable endian checks for all sparse builds
2016-12-15 11:51 UTC (9+ messages)
` [PATCH 5/8] linux: drop __bitwise__ everywhere
` [PATCH 8/8] Makefile: drop -D__CHECK_ENDIAN__ from cflags
Remove private tx queue locks
2016-12-15 10:45 UTC (5+ messages)
` [PATCH v2 2/2] net: ethernet: stmmac: remove private tx queue lock
Hello Beautiful
2016-12-15 9:39 UTC
[PATCH] bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
2016-12-15 9:53 UTC
[PATCH net] vxlan: fix unused variable warning
2016-12-15 9:17 UTC (2+ messages)
sanity checking iov_iter patches
2016-12-15 9:00 UTC (2+ messages)
[Query] Delayed vxlan socket creation?
2016-12-15 8:43 UTC (5+ messages)
[PATCH 1/3] Bluetooth: btusb: Use an error label for error paths
2016-12-15 8:29 UTC (5+ messages)
` [PATCH 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH 3/3] Bluetooth: btusb: Configure Marvel to use one of the pins for oob wakeup
[RFC PATCH net-next] virtio_net: Support UDP Tunnel offloads
2016-12-15 7:07 UTC (3+ messages)
[PATCH] vhost/vsock: Remove unused but set variable
2016-12-15 4:54 UTC (2+ messages)
[PATCH net] netfilter: check duplicate config when initializing in ipt_CLUSTERIP
2016-12-15 4:31 UTC
[PATCH iproute2 1/1] tc: pass correct conversion specifier to print 'unsigned int' action index
2016-12-15 3:30 UTC (2+ messages)
[PATCH iproute2] Fix compile warning in get_addr_1
2016-12-15 3:30 UTC (2+ messages)
[PATCH 0/6] USB support for Broadcom NSP SoC
2016-12-15 3:30 UTC
net/arp: ARP cache aging failed
2016-12-15 2:58 UTC (14+ messages)
Your response Is highly appreciated!
2016-12-15 1:52 UTC
[PATCH 1/3] siphash: add cryptographically secure hashtable function
2016-12-15 1:19 UTC (6+ messages)
` [PATCH 4/3] random: use siphash24 instead of md5 for get_random_int/long
` [kernel-hardening] "
` "
[BISECTED] v4.9: OCTEON ethernet crash
2016-12-15 1:14 UTC (6+ messages)
[PATCH] staging: octeon: Call SET_NETDEV_DEV()
2016-12-15 1:13 UTC
[PATCH net-next 0/2] inet: Fixes for inet_csk_get_port and soreusport
2016-12-15 0:54 UTC (3+ messages)
` [PATCH net-next 1/2] inet: Don't go into port scan when looking for specific bind port
` [PATCH net-next 2/2] inet: Fix get port to handle zero port number with soreuseport set
[PATCH net-next 1/1] driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address
2016-12-15 0:50 UTC (2+ messages)
[PATCH net] bpf, test_verifier: fix a test case error result on unprivileged
2016-12-15 0:43 UTC (2+ messages)
[PATCH net] bpf: fix regression on verifier pruning wrt map lookups
2016-12-15 0:30 UTC
[PATCH net] net: vrf: Drop conntrack data after pass through VRF device on Tx
2016-12-14 22:31 UTC
[PATCH net] ibmveth: calculate gso_segs for large packets
2016-12-14 20:39 UTC (2+ messages)
[PATCH scsi 0/3] cxgb4i: add support for Chelsio T6 adapters
2016-12-14 20:10 UTC (2+ messages)
[PATCH v3 0/3] Add QLogic FastLinQ iSCSI (qedi) driver
2016-12-14 20:02 UTC (3+ messages)
` [PATCH v3 3/3] qedi: Add QLogic FastLinQ offload iSCSI driver framework
[PATCH net] net: vrf: Fix NAT within a VRF
2016-12-14 19:06 UTC
[v2] net:ethernet:cavium:octeon:octeon_mgmt: Handle return NULL error from devm_ioremap
2016-12-14 19:05 UTC (7+ messages)
[PATCH] infiniband: nes: nes_nic: use new api ethtool_{get|set}_link_ksettings
2016-12-14 17:52 UTC (2+ messages)
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).