messages from 2016-12-13 20:32:16 to 2016-12-15 01:47:13 UTC [more...]
[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
2016-12-15 1:46 UTC (45+ messages)
` [PATCH v2 2/4] siphash: add convenience functions for jhash converts
` [PATCH v2 3/4] secure_seq: use siphash24 instead of md5_transform
` [PATCH v2 4/4] random: use siphash24 instead of md5 for get_random_int/long
` [PATCH v3 1/3] siphash: add cryptographically secure hashtable function
` [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 1/3] siphash: add cryptographically secure hashtable function
2016-12-15 1:19 UTC (10+ messages)
` [PATCH 2/3] siphash: add convenience functions for jhash converts
` [PATCH 3/3] secure_seq: use fast&secure siphash instead of slow&insecure md5
` [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: sfc: use new api ethtool_{get|set}_link_ksettings
2016-12-14 23:12 UTC
[PATCH perf/core REBASE 0/5] Reuse libbpf from samples/bpf
2016-12-14 22:43 UTC (6+ 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
[PATCHv3 perf/core 0/7] Reuse libbpf from samples/bpf
2016-12-14 22:46 UTC (6+ messages)
Designing a safe RX-zero-copy Memory Model for Networking
2016-12-14 22:45 UTC (23+ messages)
[PATCH net] net: vrf: Drop conntrack data after pass through VRF device on Tx
2016-12-14 22:31 UTC
[PATCH net] vxlan: fix unused variable warning
2016-12-14 20:43 UTC
[PATCH net] ibmveth: calculate gso_segs for large packets
2016-12-14 20:39 UTC (2+ messages)
net/arp: ARP cache aging failed
2016-12-14 20:15 UTC (15+ messages)
` [PATCH] arp: do neigh confirm based on sk arg
[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
[v3] net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremap
2016-12-14 19:28 UTC (2+ messages)
[PATCH 1/3] Bluetooth: btusb: Use an error label for error paths
2016-12-14 19:12 UTC (3+ 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 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)
Synopsys Ethernet QoS
2016-12-14 19:01 UTC (16+ messages)
` "
` stmmac: lockups (was Re: Synopsys Ethernet QoS)
[PATCH] infiniband: nes: nes_nic: use new api ethtool_{get|set}_link_ksettings
2016-12-14 17:52 UTC (2+ messages)
[Query] Delayed vxlan socket creation?
2016-12-14 17:24 UTC (3+ messages)
[net-next PATCH v5 0/6] XDP for virtio_net
2016-12-14 17:01 UTC (6+ messages)
` [net-next PATCH v5 1/6] net: virtio dynamically disable/enable LRO
[PATCH] IB/mlx4: avoid a -Wmaybe-uninitialize warning
2016-12-14 17:13 UTC (2+ messages)
[PATCH net 0/2] net/sched: cls_flower: Fix mask handling
2016-12-14 17:00 UTC (3+ messages)
` [PATCH net 1/2] net/sched: cls_flower: Use mask for addr_type
` [PATCH net 2/2] net/sched: cls_flower: Use masked key when calling HW offloads
"virtio-net: enable multiqueue by default" in linux-next breaks networking on GCE
2016-12-14 16:42 UTC (5+ messages)
[v1] net:ethernet:cavium:octeon:octeon_mgmt: Handle return NULL error from devm_ioremap
2016-12-14 16:30 UTC (3+ messages)
ravb/sh_eth/b44: BUG: sleeping function called from invalid context
2016-12-14 16:12 UTC
ipv6: handle -EFAULT from skb_copy_bits
2016-12-14 15:47 UTC
dsa: handling more than 1 cpu port
2016-12-14 15:45 UTC (6+ messages)
[PATCH RFC 0/2] bpf: add longest prefix match map
2016-12-14 15:43 UTC (3+ messages)
` [PATCH RFC 1/2] bpf: add a longest prefix match trie map implementation
` [PATCH RFC 2/2] bpf: Add tests for the lpm trie map
netfilter -stable backport request
2016-12-14 15:35 UTC
[PATCH v2 net-next 1/2] phy: add phy fixup unregister functions
2016-12-14 15:34 UTC (3+ messages)
[PATCH 3/3] netns: fix net_generic() "id - 1" bloat
2016-12-14 14:41 UTC (8+ messages)
[PATCH net-next] net: remove abuse of VLAN DEI/CFI bit
2016-12-14 14:28 UTC (12+ messages)
` [PATCH net-next 00/27] Remove VLAN CFI bit abuse
` [PATCH net-next 13/27] bridge: use __vlan_hwaccel helpers
[PATCH 2/3] selftests: do not require bash to run bpf tests
2016-12-14 14:22 UTC (3+ messages)
[PATCHv2 0/5] sh_eth: add wake-on-lan support via magic packet
2016-12-14 13:37 UTC (3+ messages)
` [PATCHv2 2/5] sh_eth: enable wake-on-lan for Gen2 devices
[PATCH 1/1] Fixed to BUG_ON to WARN_ON def
2016-12-14 12:58 UTC (5+ messages)
[RFC PATCH net-next v4 1/2] macb: Add 1588 support in Cadence GEM
2016-12-14 12:56 UTC (2+ messages)
` [RFC PATCH net-next v4 2/2] macb: Enable 1588 support in SAMA5Dx platforms
[PATCH] vsock: lookup and setup guest_cid inside vhost_vsock_lock
2016-12-14 12:39 UTC (2+ messages)
(unknown),
2016-12-14 9:45 UTC
[PATCH net-next 1/3] net:dsa:mv88e6xxx: use hashtable to store multicast entries
2016-12-14 10:46 UTC (6+ messages)
sctp: suspicious rcu_dereference_check() usage in sctp_epaddr_lookup_transport
2016-12-14 10:04 UTC (3+ messages)
Hi
2016-12-14 9:49 UTC
[PATCH V2] vhost: introduce O(1) vq metadata cache
2016-12-14 9:53 UTC
[PATCH] vhost: introduce O(1) vq metadata cache
2016-12-14 9:33 UTC (3+ messages)
[PATCH] net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
2016-12-14 9:01 UTC
stmmac driver
2016-12-14 8:26 UTC (5+ messages)
[PATCH iproute2 -net-next] lwt: BPF support for LWT
2016-12-14 7:31 UTC (3+ messages)
[PATCH v3] net: macb: Added PCI wrapper for Platform Driver
2016-12-14 6:39 UTC
netlink: GPF in sock_sndtimeo
2016-12-14 5:36 UTC (17+ messages)
` [RFC PATCH v3] audit: use proper refcount locking on audit_sock
[PATCH v3 net-next 1/3] openvswitch: Add a missing break statement
2016-12-14 5:07 UTC (2+ messages)
(unknown),
2016-12-14 2:45 UTC
[PATCH] [v2] net: qcom/emac: don't try to claim clocks on ACPI systems
2016-12-13 23:54 UTC (2+ messages)
Soft lockup in inet_put_port on 4.6
2016-12-13 23:32 UTC (14+ messages)
[PATCH iproute2] Fix compile warning in get_addr_1
2016-12-13 23:34 UTC
[PATCH] net: qcom/emac: don't try to claim clocks on ACPI systems
2016-12-13 22:05 UTC (5+ messages)
[PATCH net v2] igb: re-assign hw address pointer on reset after PCI error
2016-12-13 20:51 UTC (2+ messages)
` [Intel-wired-lan] "
bpf debug info
2016-12-13 19:55 UTC (2+ messages)
[PATCH iproute2 1/1] tc: pass correct conversion specifier to print 'unsigned int' action index
2016-12-13 20:31 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).