messages from 2016-10-25 15:38:50 to 2016-10-26 19:01:47 UTC [more...]
[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
2016-10-26 19:01 UTC (25+ messages)
` [RFC v4 01/18] landlock: Add Kconfig
` [RFC v4 02/18] bpf: Move u64_to_ptr() to BPF headers and inline it
` "
` [RFC v4 03/18] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
` [kernel-hardening] "
` [RFC v4 04/18] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v4 05/18] bpf,landlock: Define an eBPF program type for Landlock
` [RFC v4 06/18] fs: Constify path_is_under()'s arguments
` [RFC v4 11/18] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v4 07/18] landlock: Add LSM hooks
` [RFC v4 08/18] landlock: Handle file comparisons
` [RFC v4 09/18] landlock: Add manager functions
` [RFC v4 10/18] seccomp: Split put_seccomp_filter() with put_seccomp()
` [RFC v4 12/18] bpf: Cosmetic change for bpf_prog_attach()
` [RFC v4 13/18] bpf/cgroup: Replace struct bpf_prog with struct bpf_object
` [RFC v4 14/18] bpf/cgroup: Make cgroup_bpf_update() return an error code
` [RFC v4 15/18] bpf/cgroup: Move capability check
` [RFC v4 16/18] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v4 17/18] landlock: Add update and debug access flags
` [RFC v4 18/18] samples/landlock: Add sandbox example
[PATCH net] ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
2016-10-26 18:57 UTC
iproute: ss truncates abstract unix domain socket embedding null
2016-10-26 18:49 UTC (4+ messages)
[PATCH net-next] tcp/dccp: drop SYN packets if accept queue is full
2016-10-26 18:39 UTC (2+ messages)
[PATCH iproute2 net-next] tc: m_mirred: Fix parsing of 'index' optional argument
2016-10-26 18:23 UTC (2+ messages)
[PATCH iproute2 net-next] tc: m_mirred: Add support for ingress redirect/mirror
2016-10-26 18:21 UTC (2+ messages)
nfs NULL-dereferencing in net-next
2016-10-26 18:17 UTC (5+ messages)
[PATCH v3] iproute2: macvlan: add "source" mode
2016-10-26 18:11 UTC (2+ messages)
[PATCH] net: mv643xx_eth: Fetch the phy connection type from DT
2016-10-26 18:05 UTC (2+ messages)
[PATCH] net: bonding: use new api ethtool_{get|set}_link_ksettings
2016-10-26 18:00 UTC (2+ messages)
[PATCH iproute2 1/2] tc filters: display handle in events when a filter is deleted
2016-10-26 17:57 UTC (3+ messages)
` [PATCH iproute2 2/2] tc filters: fix filters to display handle when deleted even when no option
[PATCH] i40e: fix panic on SPARC while changing num of desc
2016-10-26 17:49 UTC
[PATCH net] Revert "hv_netvsc: report vmbus name in ethtool"
2016-10-26 15:30 UTC
[net-next PATCH 00/27] Add support for DMA writable pages being writable by the network stack
2016-10-26 17:22 UTC (12+ messages)
` [net-next PATCH 04/27] arch/arc: Add option to skip sync on DMA mapping
` [net-next PATCH 23/27] dma: Add calls for dma_map_page_attrs and dma_unmap_page_attrs
` [net-next PATCH 24/27] mm: Add support for releasing multiple instances of a page
` [net-next PATCH 25/27] igb: Update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
` [Intel-wired-lan] "
` [net-next PATCH 26/27] igb: Update code to better handle incrementing page count
` [Intel-wired-lan] "
` [net-next PATCH 27/27] igb: Revert "igb: Revert support for build_skb in igb"
` [Intel-wired-lan] "
[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
2016-10-26 17:11 UTC (7+ messages)
[PATCH] net: Reset skb to network header in neigh_hh_output
2016-10-26 17:08 UTC (6+ messages)
[v12, 0/8] Fix eSDHC host version register bug
2016-10-26 17:06 UTC (3+ messages)
` [v12, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
[PATCH next] flow_dissector: __skb_get_hash_symmetric arg can be const
2016-10-26 16:49 UTC
[PATCH net] bpf: fix samples to add fake KBUILD_MODNAME
2016-10-26 16:44 UTC (4+ messages)
[PATCH net-next] net: phy: at803x: Add a definition for PHY ID mask
2016-10-26 16:03 UTC
[PATCH net] Revert "hv_netvsc: report vmbus name in ethtool"
2016-10-26 16:27 UTC
[PATCH net v2] packet: on direct_xmit, limit tso and csum to supported devices
2016-10-26 16:14 UTC (2+ messages)
[PATCH net-next 0/3] Add bpf support to set sk_bound_dev_if
2016-10-26 16:08 UTC (18+ messages)
` [PATCH net-next 1/3] bpf: Refactor cgroups code in prep for new type
` [PATCH net-next 2/3] bpf: Add new cgroups prog type to enable sock modifications
` [PATCH net-next 3/3] samples: bpf: add userspace example for modifying sk_bound_dev_if
[PATCH v2 0/9] net: add support for IPv6 Segment Routing
2016-10-26 16:03 UTC (11+ messages)
` [PATCH v2 1/9] ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
` [PATCH v2 2/9] ipv6: sr: add code base for control plane support of SR-IPv6
` [PATCH v2 3/9] ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
` [PATCH v2 4/9] ipv6: sr: add core files for SR HMAC support
` [PATCH v2 5/9] ipv6: sr: implement API to control SR HMAC structure
` [PATCH v2 6/9] ipv6: sr: add calls to verify and insert HMAC signatures
` [PATCH v2 7/9] ipv6: add source address argument for ipv6_push_nfrag_opts
` [PATCH v2 8/9] ipv6: sr: add support for SRH injection through setsockopt
` [PATCH v2 9/9] ipv6: sr: add documentation file for per-interface sysctls
[PATCH] rtl8xxxu: mark symbol static where possible
2016-10-26 15:56 UTC (3+ messages)
[PATCH 0/3] pull request for net: batman-adv 2016-10-26
2016-10-26 15:55 UTC (4+ messages)
` [PATCH 1/3] batman-adv: Modify neigh_list only with rcu-list functions
` [PATCH 2/3] batman-adv: Add BATADV_DBG_TP_METER to BATADV_DBG_ALL
` [PATCH 3/3] batman-adv: fix splat on disabling an interface
[PATCH net-next] net: core: Traverse the adjacency list from first entry
2016-10-26 15:52 UTC (3+ messages)
[PATCH net] packet: on direct_xmit, limit tso and csum to supported devices
2016-10-26 15:32 UTC (5+ messages)
[PATCH net-next 1/1] driver: tun: Use new macro SOCK_IOC_MAGIC instead of literal number 0x89
2016-10-26 14:10 UTC (3+ messages)
Question: Why only 1 VTI per src/dest-pair allowed
2016-10-26 13:45 UTC
(unknown),
2016-10-26 13:56 UTC (8+ messages)
` [PATCH v2 1/5] kconfig: introduce the "imply" keyword
` [PATCH v2 2/5] kconfig: introduce the "suggest" keyword
` [PATCH v2 3/5] kconfig: regenerate *.c_shipped files after previous changes
` [PATCH v2 4/5] ptp_clock: allow for it to be optional
` [PATCH v2 5/5] posix-timers: make it configurable
[PATCH net] sctp: validate chunk len before actually using it
2016-10-26 13:23 UTC (3+ messages)
[PATCH] net_sched actions: use nla_parse_nested()
2016-10-26 12:44 UTC
[bnx2] [Regression 4.8] Driver loading fails without firmware
2016-10-26 12:00 UTC (6+ messages)
concurrent rhashtable test failure
2016-10-26 11:45 UTC (5+ messages)
[PATCH 00/28] Reenable maybe-uninitialized warnings
2016-10-26 11:11 UTC (5+ messages)
` [PATCH 19/28] brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
[PATCH net-next] netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
2016-10-26 10:18 UTC (6+ messages)
[PATCH] net: hns: mark symbols static where possible
2016-10-26 9:53 UTC (2+ messages)
[PATCH net] ipv6: Don't use ufo handling on later transformed packets
2016-10-26 9:21 UTC
[PATCH net-next] switchdev: Remove redundant variable
2016-10-26 9:03 UTC
[PATCH (net.git) 0/3] stmmac: fix PTP support
2016-10-26 8:58 UTC (6+ messages)
` [PATCH (net.git) 1/3] stmmac: update the PTP header file
` [PATCH (net.git) 2/3] stmmac: fix PTP support for GMAC4
` [PATCH (net.git) 3/3] stmmac: fix PTP type ethtool stats
[PATCH net] cxgb4: Fix error handling in alloc_uld_rxqs()
2016-10-26 7:56 UTC
[PATCH] IB/mlx4: avoid a -Wmaybe-uninitialize warning
2016-10-26 6:51 UTC (2+ messages)
[PATCH (net.git)] net: phy: at803x: disable by default the hibernation feature
2016-10-26 6:08 UTC (3+ messages)
[PATCH] ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
2016-10-26 2:11 UTC
[PATCH net-next V3 0/9] liquidio CN23XX VF support
2016-10-26 0:57 UTC (10+ messages)
` [PATCH net-next V3 1/9] liquidio CN23XX: HW config for "
` [PATCH net-next V3 2/9] liquidio CN23XX: sysfs VF config support
` [PATCH net-next V3 3/9] liquidio CN23XX: Mailbox support
` [PATCH net-next V3 4/9] liquidio CN23XX: mailbox interrupt processing
` [PATCH net-next V3 5/9] liquidio CN23XX: VF related operations
` [PATCH net-next V3 6/9] liquidio CN23XX: device states
` [PATCH net-next V3 7/9] liquidio CN23XX: code cleanup
` [PATCH net-next V3 8/9] liquidio CN23XX: copyrights changes and alignment
` [PATCH net-next V3 9/9] liquidio CN23XX: fix for new check patch errors
[PATCH net-next] ibmveth: v1 calculate correct gso_size and set gso_type
2016-10-26 0:09 UTC
[PATCH] uapi: Fix userspace compilation of ip_tables.h/ip6_tables.h in C++ mode
2016-10-25 23:03 UTC
[PATCH net] inet: Fix missing return value in inet6_hash
2016-10-25 22:36 UTC (2+ messages)
[RFC PATCH ethtool 2/2] ethtool: Support for FEC encoding control
2016-10-25 21:39 UTC
[RFC PATCH ethtool 1/2] ethtool-copy.h: sync with net
2016-10-25 21:39 UTC
[RFC PATCH ethtool 0/2] ethtool: Add support for FEC encoding configuration
2016-10-25 21:39 UTC
[PATCH net-next] ibmveth: calculate correct gso_size and set gso_type
2016-10-25 21:20 UTC (3+ messages)
[PATCH v2] cw1200: fix bogus maybe-uninitialized warning
2016-10-25 20:21 UTC
[PATCH] cw1200: fix bogus maybe-uninitialized warning
2016-10-25 20:19 UTC (4+ messages)
[PATCH] virtio-net: Update the mtu code to match virtio spec
2016-10-25 20:14 UTC (5+ messages)
[PATCH v2 net-next] virtio-net: Update the mtu code to match virtio spec
2016-10-25 20:12 UTC
[PATCH net] udp: fix IP_CHECKSUM handling
2016-10-25 20:05 UTC (3+ messages)
[PATCH] netfilter: fix type mismatch with error return from nft_parse_u32_check
2016-10-25 19:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] at803x: don't power-down SGMII link
2016-10-25 17:31 UTC (2+ messages)
[PATCH] netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
2016-10-25 16:15 UTC (4+ messages)
[PATCH] [net-next] net: ip, diag: include net/inet_sock.h
2016-10-25 16:06 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).