messages from 2016-12-14 21:29:27 to 2016-12-15 20:30:03 UTC [more...]
[PATCH v5 0/4] The SipHash Patchset
2016-12-15 20:30 UTC (5+ messages)
` [PATCH v5 1/4] siphash: add cryptographically secure PRF
` [PATCH v5 2/4] siphash: add Nu{32,64} helpers
` [PATCH v5 3/4] secure_seq: use SipHash in place of MD5
` [PATCH v5 4/4] random: "
[net-next PATCH v6 0/5] XDP for virtio_net
2016-12-15 20:14 UTC (2+ messages)
` [net-next PATCH v6 5/5] virtio_net: xdp, add slowpath case for non contiguous buffers
[PATCH 0/8] enable endian checks for all sparse builds
2016-12-15 20:15 UTC (12+ messages)
` [PATCH 5/8] linux: drop __bitwise__ everywhere
` [PATCH 8/8] Makefile: drop -D__CHECK_ENDIAN__ from cflags
wl1251 & mac address & calibration data
2016-12-15 20:12 UTC (7+ messages)
[PATCH iproute2 0/4] ip vrf fixups
2016-12-15 20:07 UTC (5+ messages)
` [PATCH iproute2 1/4] ip vrf: Move kernel config hint to prog_load failure
` [PATCH iproute2 2/4] ip vrf: Refactor ipvrf_identify
` [PATCH iproute2 3/4] ip vrf: Fix reset to default VRF
` [PATCH iproute2 4/4] ip netns: Reset vrf to default VRF on namespace switch
[PATCH net] r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
2016-12-15 19:59 UTC (3+ messages)
` [PATCH v2 net] rebased to master
[PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings
2016-12-15 19:59 UTC (4+ messages)
Remove private tx queue locks
2016-12-15 19:42 UTC (7+ messages)
` [PATCH v2 2/2] net: ethernet: stmmac: remove private tx queue lock
Remove private locks to avoid possible deadlock
2016-12-15 19:27 UTC (9+ messages)
` [PATCH 1/2] net: ethernet: sxgbe: remove private tx queue lock
[PATCH perf/core REBASE 0/5] Reuse libbpf from samples/bpf
2016-12-15 19:04 UTC (12+ 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
Soft lockup in inet_put_port on 4.6
2016-12-15 18:53 UTC (15+ messages)
[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
2016-12-15 18:51 UTC (36+ messages)
` [PATCH v3 1/3] "
` [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
[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
2016-12-15 18:48 UTC (25+ 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 0/4] fsl/fman: fixes for ARM
2016-12-15 18:41 UTC (6+ 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
` [upstream-release] "
` [PATCH net 3/4] fsl/fman: A007273 only applies to PPC SoCs
` [PATCH net 4/4] fsl/fman: enable compilation on ARM64
[PATCH net-next 1/3] net:dsa:mv88e6xxx: use hashtable to store multicast entries
2016-12-15 17:50 UTC (10+ messages)
[PATCH iproute2 v2 0/3] update ifstat for new stats
2016-12-15 17:33 UTC (5+ 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 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 (13+ 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 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)
[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 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 (14+ messages)
` "
[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
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
[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
2016-12-15 8:15 UTC (3+ messages)
` [kernel-hardening] "
[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 (5+ messages)
` [PATCH 4/3] random: use siphash24 instead of md5 for get_random_int/long
` "
[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 v3 2/3] secure_seq: use siphash24 instead of md5_transform
2016-12-14 21:44 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).