messages from 2018-03-28 21:26:21 to 2018-03-29 14:42:09 UTC [more...]
[PATCH 000/109] remove in-kernel calls to syscalls
2018-03-29 14:42 UTC (27+ messages)
` [PATCH 008/109] net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
` [PATCH 009/109] net: socket: add __sys_sendto() "
` [PATCH 010/109] net: socket: add __sys_accept4() "
` [PATCH 011/109] net: socket: add __sys_socket() "
` [PATCH 012/109] net: socket: add __sys_bind() "
` [PATCH 013/109] net: socket: add __sys_connect() "
` [PATCH 014/109] net: socket: add __sys_listen() "
` [PATCH 015/109] net: socket: add __sys_getsockname() "
` [PATCH 016/109] net: socket: add __sys_getpeername() "
` [PATCH 017/109] net: socket: add __sys_socketpair() "
` [PATCH 018/109] net: socket: add __sys_shutdown() "
` [PATCH 019/109] net: socket: add __sys_setsockopt() "
` [PATCH 020/109] net: socket: add __sys_getsockopt() "
` [PATCH 021/109] net: socket: add do_sys_recvmmsg() "
` [PATCH 022/109] net: socket: move check for forbid_cmsg_compat to __sys_...msg()
` [PATCH 023/109] net: socket: replace calls to sys_send() with __sys_sendto()
` [PATCH 024/109] net: socket: replace call to sys_recv() with __sys_recvfrom()
` [PATCH 025/109] net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to compat syscall
` [PATCH 026/109] net: socket: add __compat_sys_setsockopt() "
` [PATCH 027/109] net: socket: add __compat_sys_getsockopt() "
` [PATCH 028/109] net: socket: add __compat_sys_recvmmsg() "
` [PATCH 029/109] net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to compat syscalls
` [PATCH 104/109] net: remove compat_sys_*() prototypes from net/compat.h
` [PATCH 106/109] syscalls/x86: auto-create compat_sys_*() prototypes
[PATCH net-next 0/8] Microsemi Ocelot switch support
2018-03-29 14:40 UTC (7+ messages)
` [PATCH net-next 3/8] net: mscc: Add MDIO driver
pull-request: bpf 2018-03-29
2018-03-29 14:38 UTC
[patch iproute2-next] man: fix devlink object list
2018-03-29 14:26 UTC
aio poll and a new in-kernel poll API V7
2018-03-29 14:25 UTC (6+ messages)
` [PATCH 07/30] aio: add delayed cancel support
pull request (net): ipsec 2018-03-29
2018-03-29 14:18 UTC (10+ messages)
` [PATCH 1/8] xfrm: fix rcu_read_unlock usage in xfrm_local_error
` [PATCH 2/8] vti4: Don't count header length twice on tunnel setup
` [PATCH 3/8] ip_tunnel: Clamp MTU to bounds on new link
` [PATCH 4/8] vti4: Don't override MTU passed on link creation via IFLA_MTU
` [PATCH 5/8] vti6: Properly adjust vti6 MTU from MTU of lower device
` [PATCH 6/8] vti6: Keep set MTU on link creation or change, validate it
` [PATCH 7/8] vti6: Fix dev->max_mtu setting
` [PATCH 8/8] xfrm: Fix transport mode skb control buffer usage
[PATCH] connector: add parent pid and tgid to coredump and exit events
2018-03-29 14:12 UTC
RFC on writel and writel_relaxed
2018-03-29 14:04 UTC (10+ messages)
[PATCH net-next 0/3] Close race between {un, }register_netdevice_notifier and pernet_operations
2018-03-29 14:03 UTC (4+ messages)
` [PATCH net-next 1/3] xfrm: Register xfrm_dev_notifier in appropriate place
` [PATCH net-next 2/3] netfilter: Rework xt_TEE netdevice notifier
` [PATCH net-next 3/3] net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net()
[PATCH v7 0/7] netdev: Eliminate duplicate barriers on weakly-ordered archs
2018-03-29 13:45 UTC (4+ messages)
` [PATCH v7 3/7] bnx2x: Replace doorbell barrier() with wmb()
pull-request: wireless-drivers-next 2018-03-29
2018-03-29 13:21 UTC
[PATCH v2 0/2] gfs2: Stop using rhashtable_walk_peek
2018-03-29 13:15 UTC (7+ messages)
` [PATCH v2 1/2] lockref: Add lockref_put_not_zero
` [PATCH v2 2/2] gfs2: Stop using rhashtable_walk_peek
` [Cluster-devel] [PATCH v2 0/2] "
pull-request: mac80211-next 2018-03-29
2018-03-29 13:10 UTC
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-03-29 13:03 UTC (5+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
[PATCH net-next v2 0/2] phylink: API changes
2018-03-29 12:57 UTC (8+ messages)
` [PATCH net-next v2 1/2] net: phy: phylink: Provide PHY interface to mac_link_{up,down}
` [EXT] "
` [PATCH net-next v2 2/2] sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
` [EXT] "
` [EXT] [PATCH net-next v2 0/2] phylink: API changes
[PATCH net-next 1/1] tc-testing: add connmark action tests
2018-03-29 12:52 UTC
[PATCH net] vhost: validate log when IOTLB is enabled
2018-03-29 12:48 UTC (2+ messages)
[Patch net] llc: properly handle dev_queue_xmit() return value
2018-03-29 12:11 UTC (4+ messages)
[PATCH] qed: fix spelling mistake: "checksumed" -> "checksummed"
2018-03-29 12:05 UTC (2+ messages)
` NAK: "
[PATCH net] net/dim: Fix int overflow
2018-03-29 12:01 UTC (2+ messages)
[PATCH 0/2] net: mvneta: improve suspend/resume
2018-03-29 11:54 UTC (5+ messages)
` [PATCH 1/2] net: mvneta: split rxq/txq init into SW and HW parts
` [PATCH 2/2] net: mvneta: improve suspend/resume
[PATCH net-next] net: tcp: update mib LISTENOVERFLOWS if syn flood
2018-03-29 11:20 UTC
[PATCH net-next] MAINTAINERS: Update my email address from freescale to nxp
2018-03-29 10:58 UTC
[PATCH linux-stable-4.14] tcp: reset sk_send_head in tcp_write_queue_purge
2018-03-29 10:09 UTC (5+ messages)
[PATCH net 0/2] Fix vlan tag handling for vlan packets without ethernet headers
2018-03-29 10:05 UTC (3+ messages)
` [PATCH net 1/2] net: Fix untag for vlan packets without ethernet header
` [PATCH net 2/2] vlan: Fix vlan insertion for "
[PATCH net-next] dt-bindings: net: renesas-ravb: Add support for r8a77470 SoC
2018-03-29 10:02 UTC
[PATCH v2 net-next 0/2] Fix TX Timeout and implement Safety Features
2018-03-29 9:40 UTC (3+ messages)
` [PATCH v2 net-next 1/2] net: stmmac: Rework and fix TX Timeout code
` [PATCH v2 net-next 2/2] net: stmmac: Add support for DWMAC5 and implement Safety Features
[PATCH] net: mvneta: remove duplicate *_coal assignment
2018-03-29 9:29 UTC
[PATCH] ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
2018-03-29 9:11 UTC (2+ messages)
` "
[PATCH v2 net-next 0/2] do not allow adding routes if disable_ipv6 is enabled
2018-03-29 9:02 UTC (3+ messages)
` [PATCH v2 net-next 1/2] ipv6: do not set routes if disable_ipv6 has been enabled
` [PATCH v2 net-next 2/2] Documentation: ip-sysctl.txt: clarify disable_ipv6
[PATCH net-next 0/6] net: Allow FIB notifiers to fail add and replace
2018-03-29 8:29 UTC (13+ messages)
` [PATCH net-next 1/6] net: Fix fib notifer to return errno
` [PATCH net-next 2/6] net: Move call_fib_rule_notifiers up in fib_nl_newrule
` [PATCH net-next 3/6] net/ipv4: Move call_fib_entry_notifiers up for new routes
` [PATCH net-next 4/6] net/ipv4: Allow notifier to fail route replace
` [PATCH net-next 5/6] net/ipv6: Move call_fib6_entry_notifiers up for route adds
[PATCH net-next 0/2] do not allow to add routes if disable_ipv6 is enabled
2018-03-29 8:19 UTC (4+ messages)
` [PATCH net-next 1/2] ipv6: do not set routes if disable_ipv6 has been enabled
[PATCH net V2] vhost: correctly remove wait queue during poll failure
2018-03-29 8:01 UTC (3+ messages)
[PATCH v2] wcn36xx: Disable 5GHz for wcn3610
2018-03-29 7:45 UTC (5+ messages)
[PATCH net-next v2 0/3] net: Broadcom drivers coalescing fixes
2018-03-29 7:42 UTC (6+ messages)
` [PATCH net-next v2 1/3] net: systemport: Remove adaptive TX coalescing
` [PATCH net-next v2 2/3] net: systemport: Fix coalescing settings handling
` [PATCH net-next v2 3/3] net: bcmgenet: "
pull request (net-next): ipsec-next 2018-03-29
2018-03-29 7:25 UTC (5+ messages)
` [PATCH 1/4] esp4: remove redundant initialization of pointer esph
` [PATCH 2/4] xfrm: mark kmem_caches as __ro_after_init
` [PATCH 3/4] esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting
` [PATCH 4/4] xfrm_policy: use true and false for boolean values
INFO: task hung in stop_sync_thread (2)
2018-03-29 7:25 UTC
[PATCH] wcn36xx: Disable 5GHz for wcn3610
2018-03-29 7:00 UTC (3+ messages)
Regression in 4.16-rc7 - ipsec vpn broken
2018-03-29 6:51 UTC
[RFC PATCH v2 00/14] Introducing AF_XDP support
2018-03-29 6:16 UTC (3+ messages)
[PATCH 0/2] rhashtable_walk fixes
2018-03-29 5:50 UTC (5+ messages)
` [PATCH 1/2] rhashtable: fix insertion of in rhltable when duplicate found
` [PATCH 2/2] rhashtable: improve rhashtable_walk stability when stop/start used
[PATCH] of_net: Implement of_get_nvmem_mac_address helper
2018-03-29 5:31 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] "
` [PATCH v3 1/2] "
` [PATCH v4 0/2] "
` [PATCH v4 1/2] "
` [PATCH v4 2/2] net: macb: Try to retrieve MAC addess from nvmem provider
[PATCH 0/6] rhashtable: assorted fixes and enhancements
2018-03-29 5:22 UTC (17+ messages)
` [PATCH 5/6] rhashtable: support guaranteed successful insertion
` [PATCH 4/6] rhashtable: allow a walk of the hash table without missing objects
[PATCH][next] wil6210: fix potential null dereference of ndev before null check
2018-03-29 4:53 UTC (3+ messages)
how to disable DIFS and Backoff in 802.11 ath9k or ath5k driver
2018-03-29 4:33 UTC
[PATCH v2 1/1] xen-netback: process malformed sk_buff correctly to avoid BUG_ON()
2018-03-29 4:24 UTC (3+ messages)
` [Xen-devel] "
[PATCH iproute2-next 0/2] more JSON support
2018-03-29 3:37 UTC (2+ messages)
[iproute2 0/1] iproute2: add TIPC statistics support in ss
2018-03-29 3:30 UTC (2+ messages)
[PATCH bpf-next 00/14] nfp: bpf: add updates, deletes, atomic ops, prandom and packet cache
2018-03-29 2:45 UTC (16+ messages)
` [PATCH bpf-next 01/14] nfp: bpf: read from packet data cache for PTR_TO_PACKET
` [PATCH bpf-next 02/14] nfp: bpf: support unaligned read offset
` [PATCH bpf-next 03/14] nfp: bpf: detect packet reads could be cached, enable the optimisation
` [PATCH bpf-next 04/14] nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
` [PATCH bpf-next 05/14] nfp: bpf: add helper for validating stack pointers
` [PATCH bpf-next 06/14] nfp: bpf: add helper for basic map call checks
` [PATCH bpf-next 07/14] nfp: bpf: add map updates from the datapath
` [PATCH bpf-next 08/14] nfp: bpf: add map deletes "
` [PATCH bpf-next 09/14] bpf: add parenthesis around argument of BPF_LDST_BYTES()
` [PATCH bpf-next 10/14] nfp: bpf: add basic support for atomic adds
` [PATCH bpf-next 11/14] nfp: bpf: expose command delay slots
` [PATCH bpf-next 12/14] nfp: bpf: add support for atomic add of unknown values
` [PATCH bpf-next 13/14] nfp: bpf: add support for bpf_get_prandom_u32()
` [PATCH bpf-next 14/14] nfp: bpf: improve wrong FW response warnings
[PATCH] vhost-net: add time limitation for tx polling(Internet mail)
2018-03-29 2:00 UTC (4+ messages)
[PATCH net-next 0/2] nfp: flower: handle MTU changes
2018-03-29 1:50 UTC (3+ messages)
` [PATCH net-next 1/2] nfp: modify app MTU setting callbacks
` [PATCH net-next 2/2] nfp: flower: offload phys port MTU change
[PATCH 0/2] af_key: Fix for sadb_key memcpy read overrun
2018-03-29 1:35 UTC (4+ messages)
` [PATCH 1/2] af_key: Use DIV_ROUND_UP() instead of open-coded equivalent
[PATCH v8 bpf-next 0/9] bpf, tracing: introduce bpf raw tracepoints
2018-03-28 23:59 UTC (2+ messages)
[Resend Patch 1/3] Vmbus: Add function to report available ring buffer to write in total ring size percentage
2018-03-28 23:22 UTC (4+ messages)
[PATCH] atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
2018-03-28 23:18 UTC
WARNING in refcount_dec
2018-03-28 23:16 UTC
[PATCH] gfs2: Stop using rhashtable_walk_peek
2018-03-28 22:58 UTC (3+ messages)
[PATCH net-next] MAINTAINERS: update vmxnet3 driver maintainer
2018-03-28 22:38 UTC
[PATCH v3 net 0/5] tcp: fixes to non-SACK TCP
2018-03-28 22:36 UTC (5+ messages)
` [PATCH v3 net 2/5] tcp: prevent bogus FRTO undos with non-SACK flows
` [PATCH v3 net 4/5] tcp: prevent bogus undos when SACK is not enabled
Stable backport needed for "net: don't call update_pmtu unconditionally"
2018-03-28 22:37 UTC
[PATCH] net: phy: marvell10g: add thermal hwmon device
2018-03-28 22:09 UTC (2+ messages)
[PATCH] ath10k: avoid possible string overflow
2018-03-28 22:06 UTC
[PATCH net-next 0/2] phylink: API changes
2018-03-28 22:02 UTC (3+ messages)
` [PATCH net-next 2/2] sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
[PATCH net-next 0/3] net: Broadcom drivers coalescing fixes
2018-03-28 21:53 UTC (4+ messages)
` [PATCH net-next 2/3] net: systemport: Fix coalescing settings handling
[PATCH v2 net-next 0/2] Add ATU/VTU statistics
2018-03-28 21:50 UTC (3+ messages)
` [PATCH v2 net-next 1/2] net: dsa: mv88e6xxx: Keep ATU/VTU violation statistics
` [PATCH v2 net-next 2/2] net: dsa: mv88e6xxx: Make VTU miss violations less spammy
[pci PATCH v7 0/5] Add support for unmanaged SR-IOV
2018-03-28 21:31 UTC (5+ messages)
` [pci PATCH v7 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
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).