messages from 2016-12-15 23:43:52 to 2016-12-17 15:41:52 UTC [more...]
[PATCH v5 1/4] siphash: add cryptographically secure PRF
2016-12-17 15:41 UTC (28+ messages)
` "
` [kernel-hardening] "
ipv6: handle -EFAULT from skb_copy_bits
2016-12-17 15:41 UTC (2+ messages)
[PATCH] net: mvpp2: fix dma unmapping of TX buffers for fragments
2016-12-17 15:26 UTC (3+ messages)
[PATCH v3] net: macb: Added PCI wrapper for Platform Driver
2016-12-17 15:24 UTC (2+ messages)
[PATCH net] ibmveth: calculate gso_segs for large packets
2016-12-17 15:23 UTC (2+ messages)
[PATCH] [v2] net: qcom/emac: don't try to claim clocks on ACPI systems
2016-12-17 15:23 UTC (2+ messages)
[PATCH v5 0/4] The SipHash Patchset
2016-12-17 14:55 UTC (17+ 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 v6 0/5] The SipHash Patchset
` [PATCH v6 1/5] siphash: add cryptographically secure PRF
` [PATCH v6 2/5] secure_seq: use SipHash in place of MD5
` [PATCH v6 3/5] random: "
` [PATCH v6 4/5] md5: remove from lib and only live in crypto
` [PATCH v6 5/5] syncookies: use SipHash in place of SHA1
DO YOU NEED A LOAN??
2016-12-17 14:48 UTC
Soft lockup in inet_put_port on 4.6
2016-12-17 13:26 UTC (23+ messages)
mlx4: Bug in XDP_TX + 16 rx-queues
2016-12-17 10:18 UTC
[PATCH net 0/2] Two BPF fixes
2016-12-17 10:03 UTC (6+ messages)
` [PATCH net 1/2] bpf: dynamically allocate digest scratch buffer
` [PATCH net 2/2] bpf: fix overflow in prog accounting
[PATCH net 0/2] sctp: not copying duplicate addrs to the assoc's bind address list
2016-12-17 9:56 UTC (8+ messages)
` [PATCH net 2/2] "
[TSN RFC v2 0/9] TSN driver for the kernel
2016-12-17 9:05 UTC (17+ messages)
` [TSN RFC v2 1/9] igb: add missing fields to TXDCTL-register
` [TSN RFC v2 2/9] TSN: add documentation
` [TSN RFC v2 3/9] TSN: Add the standard formerly known as AVB to the kernel
` [TSN RFC v2 4/9] Adding TSN-driver to Intel I210 controller
` [TSN RFC v2 5/9] Add TSN header for the driver
` [TSN RFC v2 6/9] Add TSN machinery to drive the traffic from a shim over the network
` [TSN RFC v2 7/9] Add TSN event-tracing
` [TSN RFC v2 8/9] AVB ALSA - Add ALSA shim for TSN
` [TSN RFC v2 9/9] MAINTAINERS: add TSN/AVB-entries
[PATCH 1/2] bpf: do not use KMALLOC_SHIFT_MAX
2016-12-17 8:27 UTC (7+ messages)
[PATCH net-next 1/2] net: batman-adv: Treat NET_XMIT_CN as transmit successfully
2016-12-17 2:17 UTC (3+ messages)
[PATCH] net/x25: use designated initializers
2016-12-17 1:03 UTC
[PATCH] isdn: use designated initializers
2016-12-17 1:01 UTC
[PATCH] bna: use designated initializers
2016-12-17 1:00 UTC
[PATCH] WAN: use designated initializers
2016-12-17 0:59 UTC
[PATCH] net: use designated initializers
2016-12-17 0:58 UTC
[PATCH] ATM: use designated initializers
2016-12-17 0:58 UTC
[PATCH] isdn/gigaset: use designated initializers
2016-12-17 0:58 UTC
[PATCH] net: mv643xx_eth: fix build failure
2016-12-17 0:45 UTC
[PATCH] net: wan: Use dma_pool_zalloc
2016-12-17 0:17 UTC (7+ messages)
[PATCH v5 1/4] siphash: add cryptographically secure PRF
2016-12-16 22:41 UTC (4+ messages)
` [kernel-hardening] "
[PATCH v6 3/5] random: use SipHash in place of MD5
2016-12-16 22:23 UTC (4+ messages)
[PATCH] isdn: Constify some function parameters
2016-12-16 21:40 UTC
Re: [PATCH v5 1/4] siphash: add cryptographically secure PRF
2016-12-16 21:15 UTC (2+ messages)
[net-next PATCH v6 0/5] XDP for virtio_net
2016-12-16 20:48 UTC (4+ messages)
[PATCH v5 1/4] siphash: add cryptographically secure PRF
2016-12-16 20:43 UTC
[PATCH] liquidio CN23XX: make timeout HZ independent
2016-12-16 20:08 UTC (2+ messages)
[PATCH 1/3] Bluetooth: btusb: Use an error label for error paths
2016-12-16 19:43 UTC (4+ messages)
` [PATCH 2/3] Bluetooth: btusb: Add out-of-band wakeup support
[PATCH 1/1] tools: net: bpf_dbg.c fixed keyboard typo
2016-12-16 19:31 UTC (7+ messages)
[PATCH v2 1/3] Bluetooth: btusb: Use an error label for error paths
2016-12-16 19:30 UTC (3+ messages)
` [PATCH v2 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH v2 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup
[PATCHv5 perf/core 0/5] Reuse libbpf from samples/bpf
2016-12-16 18:32 UTC (6+ messages)
` [PATCHv5 perf/core 1/5] samples/bpf: Make samples more libbpf-centric
` [PATCHv5 perf/core 2/5] samples/bpf: Switch over to libbpf
` [PATCHv5 perf/core 3/5] tools lib bpf: Add bpf_prog_{attach,detach}
` [PATCHv5 perf/core 4/5] samples/bpf: Remove perf_event_open() declaration
` [PATCHv5 perf/core 5/5] samples/bpf: Move open_raw_sock to separate header
[PATCH 1/2] encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
2016-12-16 18:32 UTC (4+ messages)
` [PATCH 2/2] encx24j600: Fix some checkstyle warnings
[PATCH 0/2] net: ethernet: hisilicon: set dev->dev.parent before PHY connect
2016-12-16 18:30 UTC (2+ messages)
[patch net] mlxsw: spectrum: Mark split ports as such
2016-12-16 18:29 UTC
[PATCH RFC] liquidio: make timeout HZ independent
2016-12-16 17:53 UTC (2+ messages)
[PATCH net] net: dsa: mv88e6xxx: Fix opps when adding vlan bridge
2016-12-16 18:27 UTC (2+ messages)
net/3com/3c515: Fix timer handling, prevent leaks and crashes
2016-12-16 18:25 UTC (2+ messages)
[PATCH] bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
2016-12-16 18:20 UTC (2+ messages)
[PATCH] cgroup: Fix CGROUP_BPF config
2016-12-16 18:18 UTC (2+ messages)
[PATCH net 1/3] cpsw/netcp: cpts depends on posix_timers
2016-12-16 18:18 UTC (5+ messages)
` [PATCH net 2/3] cpsw/netcp: davinci_cpdma: sanitize inter-module API
` [PATCH net 3/3] cpsw/netcp: work around reverse cpts dependency
[PULL] virtio, vhost: new device, fixes, speedups
2016-12-16 17:32 UTC (5+ messages)
"rfkill: Add rfkill-any LED trigger" causes deadlock
2016-12-16 17:09 UTC (2+ messages)
[PATCH net 0/4] fsl/fman: fixes for ARM
2016-12-16 17:01 UTC (4+ messages)
` [PATCH net 2/4] fsl/fman: arm: call of_platform_populate() for arm64 platfrom
` [upstream-release] "
[PATCH] ip: vfinfo: remove code duplication for IFLA_VF_RSS_QUERY_EN
2016-12-16 16:43 UTC (2+ messages)
[PATCH net] sfc: skip ptp allocations on secondary interfaces
2016-12-16 15:48 UTC (2+ messages)
[PATCH perf/core REBASE 0/5] Reuse libbpf from samples/bpf
2016-12-16 15:42 UTC (9+ messages)
` [PATCH perf/core REBASE 2/5] samples/bpf: Switch over to libbpf
[PATCH iproute2 v2 0/3] update ifstat for new stats
2016-12-16 15:21 UTC (5+ messages)
` [PATCH iproute2 v2 1/3] ifstat: Add extended statistics to ifstat
[PATCH iproute2/net-next 0/2] tc: flower: enhance mask support
2016-12-16 13:54 UTC (3+ messages)
` [PATCH iproute2/net-next 1/2] tc: flower: document that *_ip parameters take a PREFIX as an argument
` [PATCH iproute2/net-next 2/2] tc: flower: Allow *_mac options to accept a mask
[PATCH 3/3] net: fec: Fix typo in error msg and comment
2016-12-16 13:23 UTC
[PATCH] qed: fix memory leak of a qed_spq_entry on error failure paths
2016-12-16 12:50 UTC
pull-request: mac80211 2016-12-16
2016-12-16 12:39 UTC
[PATCH net-next 1/3] net:dsa:mv88e6xxx: use hashtable to store multicast entries
2016-12-16 11:01 UTC (12+ messages)
(unknown),
2016-12-16 10:25 UTC
wl1251 & mac address & calibration data
2016-12-16 10:40 UTC (12+ messages)
[PATCH mac80211-next] rfkill: hide unused goto label
2016-12-16 9:06 UTC (2+ messages)
[PATCH net] qed: fix old-style function definition
2016-12-16 8:55 UTC (2+ messages)
[PATCH] net: ipv6: check route protocol when deleting routes
2016-12-16 8:30 UTC
[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
2016-12-16 4:24 UTC (17+ messages)
` [RFC v2 03/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) netdev
[PATCH v2 net] rebased to master
2016-12-16 3:55 UTC (2+ messages)
` [PATCH v3 net] r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
[PATCH] net: ipv4: tcp_offload: check segs for NULL
2016-12-16 3:28 UTC (2+ messages)
[PATCH v2 net-next 1/2] phy: add phy fixup unregister functions
2016-12-16 2:05 UTC (4+ messages)
[PATCH 1/3] NFC: trf7970a: add device tree option for 27MHz clock
2016-12-16 1:18 UTC (6+ messages)
` [PATCH 2/3] NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage
` [PATCH 3/3] nfc: trf7970a: Prevent repeated polling from crashing the kernel
[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
2016-12-16 0:03 UTC (5+ 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).