messages from 2018-04-24 14:28:05 to 2018-04-25 01:40:03 UTC [more...]
general protection fault in smc_set_keepalive
2018-04-25 1:40 UTC
[PATCH net-next] net: rules: Move l3mdev attribute validation to a helper
2018-04-25 1:36 UTC
[PATCH] net: phy: allow scanning busses with missing phys
2018-04-25 1:09 UTC (6+ messages)
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-04-25 0:40 UTC (8+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
[PATCH net-next v2 0/7] net: Extend availability of PHY statistics
2018-04-25 0:35 UTC (9+ messages)
` [PATCH net-next v2 1/7] net: Move PHY statistics code into PHY library helpers
` [PATCH net-next v2 2/7] net: Allow network devices to have PHY statistics
` [PATCH net-next v2 3/7] net: dsa: Do not check for ethtool_ops validity
` [PATCH net-next v2 4/7] net: dsa: Pass stringset to ethtool operations
` [PATCH net-next v2 5/7] net: dsa: Add helper function to obtain PHY device of a given port
` [PATCH net-next v2 6/7] net: dsa: Allow providing PHY statistics from CPU port
` [PATCH net-next v2 7/7] net: dsa: b53: Add support for reading PHY statistics
[bpf-next PATCH] bpf: reduce runtime of test_sockmap tests
2018-04-25 0:15 UTC (2+ messages)
[PATCH v2] bpf, x86_32: add eBPF JIT compiler for ia32
2018-04-25 0:11 UTC (2+ messages)
[PATCH v3] ath9k: dfs: Remove VLA usage
2018-04-24 23:57 UTC
[PATCH v3 ipsec-next] xfrm: remove VLA usage in __xfrm6_sort()
2018-04-24 23:46 UTC
[PATCH] [PATCH bpf-next] samples/bpf/bpf_load.c: remove redundant ret, assignment in bpf_load_program()
2018-04-24 23:15 UTC
[PATCH net-next 0/2 v2] netns: uevent performance tweaks
2018-04-24 23:00 UTC (10+ messages)
` [PATCH net-next 1/2 v2] netns: restrict uevents
` [PATCH net-next 2/2 v2] netns: isolate seqnums to use per-netns locks
[bpf-next PATCH 0/4] selftests for BPF sockmap use cases
2018-04-24 22:22 UTC (2+ messages)
[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
2018-04-24 22:22 UTC (5+ messages)
[PATCH] selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
2018-04-24 22:19 UTC
[PATCH bpf-next] tools/bpf: remove test_sock_addr from TEST_GEN_PROGS
2018-04-24 22:01 UTC (2+ messages)
[PATCH] selftests: bpf: update .gitignore with missing file
2018-04-24 21:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH bpf-next v5 0/2] bpf: allow map helpers access to map values directly
2018-04-24 21:54 UTC (2+ messages)
[PATCH bpf-next,v3 0/2] bpf: add helper for getting xfrm states
2018-04-24 21:53 UTC (4+ messages)
` [PATCH bpf-next,v3 1/2] "
` [PATCH bpf-next,v3 2/2] samples/bpf: extend test_tunnel_bpf.sh with xfrm state test
[PATCH net-next] sctp: fix identification of new acks for SFR-CACC
2018-04-24 21:17 UTC
[PATCH net-next] sctp: fix const parameter violation in sctp_make_sack
2018-04-24 21:17 UTC
[PATCH net-next] neighbour: support for NTF_EXT_LEARNED flag
2018-04-24 20:49 UTC
[PATCH net-next 0/2 v1] netns: uevent performance tweaks
2018-04-24 20:45 UTC (4+ messages)
` [PATCH net-next 2/2 v1] netns: isolate seqnums to use per-netns locks
[GIT] Networking
2018-04-24 20:38 UTC
[PATCH net-next] liquidio: Swap VF representor Tx and Rx statistics
2018-04-24 20:21 UTC (2+ messages)
[PATCH net-next] net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
2018-04-24 20:19 UTC (3+ messages)
[net 0/6][pull request] Intel Wired LAN Driver Updates 2018-04-24
2018-04-24 20:18 UTC (9+ messages)
` [net 1/6] ixgbevf: ensure xdp_ring resources are free'd on error exit
` [net 2/6] igb: Fix the transmission mode of queue 0 for Qav mode
` [net 3/6] ice: Fix initialization for num_nodes_added
` [net 4/6] ice: Fix incorrect comment for action type
` [net 5/6] ice: Do not check INTEVENT bit for OICR interrupts
` [net 6/6] ice: Fix insufficient memory issue in ice_aq_manage_mac_read
packetdrill 2.0 release
2018-04-24 20:13 UTC
Boot failures with net-next after rebase to v4.17.0-rc1
2018-04-24 20:04 UTC (2+ messages)
[PATCH] net/tls: remove redundant second null check on sgout
2018-04-24 20:02 UTC (2+ messages)
[PATCH] fsl/fman_port: remove redundant check on port->rev_info.major
2018-04-24 20:01 UTC (2+ messages)
[PATCH net-next v5 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-24 19:54 UTC (2+ messages)
[PATCH net-next v2 0/2] openvswitch: Support conntrack zone limit
2018-04-24 19:03 UTC (6+ messages)
[PATCH bpf-next 00/15] Introducing AF_XDP support
2018-04-24 18:58 UTC (20+ messages)
` [PATCH bpf-next 03/15] xsk: add umem fill queue support and mmap
` [PATCH bpf-next 05/15] xsk: add support for bind for Rx
` [PATCH bpf-next 07/15] xsk: add Rx receive functions and poll support
` [PATCH bpf-next 08/15] bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
` [PATCH bpf-next 13/15] xsk: support for Tx
` [PATCH bpf-next 14/15] xsk: statistics support
[PATCH net-next 0/8] Microsemi Ocelot switch support
2018-04-24 18:52 UTC (8+ messages)
` [PATCH net-next 5/8] net: mscc: Add initial "
[PATCH] net: don't use kvzalloc for DMA memory
2018-04-24 18:41 UTC (27+ messages)
` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
[net-next v2] ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
2018-04-24 18:24 UTC (2+ messages)
[net-next v3] ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
2018-04-24 18:23 UTC
remove PCI_DMA_BUS_IS_PHYS V2
2018-04-24 18:23 UTC (7+ messages)
` [PATCH 1/5] scsi: reduce use of block bounce buffers
` [PATCH 2/5] ide: kill ide_toggle_bounce
` [PATCH 3/5] ide: remove the PCI_DMA_BUS_IS_PHYS check
` [PATCH 4/5] net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
` [PATCH 5/5] PCI: remove PCI_DMA_BUS_IS_PHYS
[PATCH] net: nfp: fix nfp_net_tx()'s return type
2018-04-24 18:09 UTC (2+ messages)
[PATCH V7 net-next 00/14] TLS offload, netdev & MLX5 support
2018-04-24 18:02 UTC (2+ messages)
[PATCH net-next] qed: Fix copying 2 strings
2018-04-24 18:00 UTC (2+ messages)
[PATCH 0/3] Introduce LSM-hook for socketpair(2)
2018-04-24 17:58 UTC (5+ messages)
` [PATCH 2/3] net/unix: hook unix_socketpair() into LSM
[PATCH] net: phy: TLK10X initial driver submission
2018-04-24 17:52 UTC (4+ messages)
[PATCH v3 net] sfc: ARFS filter IDs
2018-04-24 17:51 UTC (2+ messages)
[PATCH net-next v2] ipv6: addrconf: don't evaluate keep_addr_on_down twice
2018-04-24 17:51 UTC
[PATCH net-next] ipv6: addrconf: don't evaluate keep_addr_on_down twice
2018-04-24 17:44 UTC (2+ messages)
[PATCH v2 0/8] ipconfig: NTP server support, bug fixes, documentation improvements
2018-04-24 17:40 UTC (2+ messages)
[PATCH net v2] net: ethtool: Add missing kernel doc for FEC parameters
2018-04-24 17:38 UTC (2+ messages)
[PATCH 0/4] A few rhashtables cleanups
2018-04-24 17:38 UTC (2+ messages)
[PATCH] mt7601u: phy: mark expected switch fall-through
2018-04-24 17:28 UTC (2+ messages)
` "
ath9k - Division by zero in kernel (as well as firmware panic)
2018-04-24 17:28 UTC (6+ messages)
` ath9k_htc "
[net-next 1/2] ipv6: sr: add a per namespace sysctl to control seg6 flowlabel
2018-04-24 17:25 UTC (3+ messages)
[PATCH] cw1200: fix spelling mistake: "Mailformed" -> "Malformed"
2018-04-24 17:23 UTC (2+ messages)
` "
fix for bnx2x panic during ethtool reporting
2018-04-24 17:22 UTC (3+ messages)
[PATCH net-next] tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
2018-04-24 17:20 UTC (2+ messages)
[PATCH] liquidio: fix liquidio_xmit()'s return type
2018-04-24 17:18 UTC (2+ messages)
[PATCH net] packet: fix bitfield update race
2018-04-24 17:17 UTC (2+ messages)
[PATCH] liquidio: fix lio_vf_rep_pkt_xmit()'s return type
2018-04-24 17:17 UTC (2+ messages)
kTLS in combination with mlx4 is very unstable
2018-04-24 17:01 UTC (2+ messages)
[PATCH 1/1] Revert "rds: ib: add error handle"
2018-04-24 16:58 UTC (5+ messages)
VRF: Ingress IPv6 Linklocal/Multicast destined pkt from slave VRF device does not map to Master device socket
2018-04-24 16:51 UTC (2+ messages)
[PATCH] net: sh-eth: fix sh_eth_start_xmit()'s return type
2018-04-24 16:36 UTC (3+ messages)
[net-next regression] kselftest failure in fib_nl_newrule()
2018-04-24 16:17 UTC (2+ messages)
[PATCH net-next] Revert "net: init sk_cookie for inet socket"
2018-04-24 16:10 UTC (6+ messages)
simplify procfs code for seq_file instances
2018-04-24 16:06 UTC (11+ messages)
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
[PATCH net-next 0/3] Add Common Applications Kept Enhanced (cake) qdisc
2018-04-24 16:03 UTC (8+ messages)
` [PATCH net-next v2] "
` [Cake] "
[PATCH net-next 0/2] net/ipv6: couple of fixes for rcu change to from
2018-04-24 15:56 UTC (4+ messages)
` [PATCH net-next 2/2] net/ipv6: Fix missing rcu dereferences on from
[PATCH net-next v2 0/5] ipv6: sr: introduce seg6local End.BPF action
2018-04-24 17:44 UTC (6+ messages)
` [PATCH net-next v2 1/5] ipv6: sr: export function lookup_nexthop
` [PATCH net-next v2 2/5] bpf: Add IPv6 Segment Routing helpers
` [PATCH net-next v2 3/5] bpf: Split lwt inout verifier structures
` [PATCH net-next v2 4/5] ipv6: sr: Add seg6local action End.BPF
` [PATCH net-next v2 5/5] selftests/bpf: test for seg6local End.BPF action
[PATCH 0/8] net: ethernet: stmmac: add support for stm32mp1
2018-04-24 15:39 UTC (10+ messages)
` [PATCH 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c
` [PATCH 2/8] dt-bindings: stm32-dwmac: add support of MPU families
` [PATCH 3/8] ARM: dts: stm32: add ethernet pins to stm32mp157c
` [PATCH 4/8] ARM: dts: stm32: Add syscfg on stm32mp1
` [PATCH 5/8] ARM: dts: stm32: Add ethernet dwmac "
` [PATCH 6/8] net: stmmac: add dwmac-4.20a compatible
` [PATCH 7/8] ARM: dts: stm32: add support of ethernet on stm32mp157c-ev1
` [PATCH 8/8] dt-bindings: stm32: add compatible for syscon
[PATCH iproute2-next v2] Add support for cake qdisc
2018-04-24 15:38 UTC (7+ messages)
` [PATCH iproute2-next v3] "
` [Cake] "
Attention Please,
2018-04-24 15:30 UTC
[PATCH v2 net-next] Revert "net: init sk_cookie for inet socket"
2018-04-24 15:10 UTC (3+ messages)
[PATCH] l2tp: fix l2tp_eth_dev_xmit()'s return type
2018-04-24 15:09 UTC (2+ messages)
[PATCH v2 net] sfc: ARFS filter IDs
2018-04-24 15:09 UTC (3+ messages)
[PATCH net-next V3 0/3] Introduce adaptive TX interrupt moderation to net DIM
2018-04-24 15:08 UTC (4+ messages)
[PATCH net] sfc: ARFS filter IDs
2018-04-24 14:49 UTC (2+ messages)
[PATCH] net: aquantia: fix aq_ndev_start_xmit()'s return type
2018-04-24 14:42 UTC (2+ messages)
[PATCH RFC 0/9] veth: Driver XDP
2018-04-24 14:39 UTC (10+ messages)
` [PATCH RFC 1/9] net: Export skb_headers_offset_update and skb_copy_header
` [PATCH RFC 2/9] veth: Add driver XDP
` [PATCH RFC 3/9] veth: Avoid drops by oversized packets when XDP is enabled
` [PATCH RFC 4/9] veth: Use NAPI for XDP
` [PATCH RFC 5/9] veth: Handle xdp_frame in xdp napi ring
` [PATCH RFC 6/9] veth: Add ndo_xdp_xmit
` [PATCH RFC 7/9] veth: Add XDP TX and REDIRECT
` [PATCH RFC 8/9] veth: Avoid per-packet spinlock of XDP napi ring on dequeueing
` [PATCH RFC 9/9] veth: Avoid per-packet spinlock of XDP napi ring on enqueueing
[PATCH bpf-next 02/15] xsk: add user memory registration support sockopt
2018-04-24 14:27 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).