messages from 2016-10-25 05:14:03 to 2016-10-26 06:58:31 UTC [more...]
[PATCH (net.git) 0/3] stmmac: fix PTP support
2016-10-26 6:56 UTC (3+ messages)
` [PATCH (net.git) 1/3] stmmac: update the PTP header file
` [PATCH (net.git) 3/3] stmmac: fix PTP type ethtool stats
[RFC v4 00/18] Landlock LSM: Unprivileged sandboxing
2016-10-26 6:56 UTC (19+ 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
` [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 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 06/18] fs: Constify path_is_under()'s arguments
` [RFC v4 11/18] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [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] IB/mlx4: avoid a -Wmaybe-uninitialize warning
2016-10-26 6:51 UTC (2+ messages)
[PATCH 00/28] Reenable maybe-uninitialized warnings
2016-10-26 6:49 UTC (3+ messages)
` [PATCH 19/28] brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
[PATCH net-next] net: core: Traverse the adjacency list from first entry
2016-10-26 6:39 UTC
[PATCH (net.git)] net: phy: at803x: disable by default the hibernation feature
2016-10-26 6:08 UTC (3+ messages)
[PATCH net] sctp: validate chunk len before actually using it
2016-10-26 5:54 UTC (2+ messages)
[PATCH net] packet: on direct_xmit, limit tso and csum to supported devices
2016-10-26 4:29 UTC (3+ messages)
[PATCH net-next 0/3] Add bpf support to set sk_bound_dev_if
2016-10-26 3:09 UTC (14+ 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
(unknown),
2016-10-26 2:28 UTC (6+ 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] ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
2016-10-26 2:11 UTC
[PATCH net] bpf: fix samples to add fake KBUILD_MODNAME
2016-10-26 1:17 UTC (2+ messages)
[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: Reset skb to network header in neigh_hh_output
2016-10-26 0:12 UTC (4+ messages)
[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)
[net-next PATCH 00/27] Add support for DMA writable pages being writable by the network stack
2016-10-25 22:00 UTC (29+ messages)
` [net-next PATCH 01/27] swiotlb: Drop unused function swiotlb_map_sg
` [net-next PATCH 02/27] swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
` [net-next PATCH 03/27] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
` [net-next PATCH 04/27] arch/arc: Add option to skip sync on DMA mapping
` [net-next PATCH 05/27] arch/arm: Add option to skip sync on DMA map and unmap
` [net-next PATCH 06/27] arch/avr32: Add option to skip sync on DMA map
` [net-next PATCH 07/27] arch/blackfin: "
` [net-next PATCH 08/27] arch/c6x: Add option to skip sync on DMA map and unmap
` [net-next PATCH 09/27] arch/frv: Add option to skip sync on DMA map
` [net-next PATCH 10/27] arch/hexagon: Add option to skip DMA sync as a part of mapping
` [net-next PATCH 11/27] arch/m68k: "
` [net-next PATCH 12/27] arch/metag: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH 13/27] arch/microblaze: "
` [net-next PATCH 14/27] arch/mips: "
` [net-next PATCH 15/27] arch/nios2: "
` [net-next PATCH 16/27] arch/openrisc: Add option to skip DMA sync as a part of mapping
` [net-next PATCH 17/27] arch/parisc: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH 18/27] arch/powerpc: Add option to skip DMA sync as a part of mapping
` [net-next PATCH 19/27] arch/sh: "
` [net-next PATCH 20/27] arch/sparc: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH 21/27] arch/tile: "
` [net-next PATCH 22/27] arch/xtensa: Add option to skip DMA sync as a part of 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
` [net-next PATCH 26/27] igb: Update code to better handle incrementing page count
` [net-next PATCH 27/27] igb: Revert "igb: Revert support for build_skb in igb"
[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] "
nfs NULL-dereferencing in net-next
2016-10-25 17:19 UTC (2+ messages)
[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
2016-10-25 17:36 UTC (2+ messages)
[PATCH 0/2] at803x: don't power-down SGMII link
2016-10-25 17:31 UTC (2+ messages)
[PATCH] net: bonding: use new api ethtool_{get|set}_link_ksettings
2016-10-25 16:41 UTC
[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)
[bnx2] [Regression 4.8] Driver loading fails without firmware
2016-10-25 15:40 UTC (4+ messages)
[PATCH net 00/12] Mellanox 100G mlx5 fixes 2016-10-25
2016-10-25 15:36 UTC (13+ messages)
` [PATCH net 01/12] {net, ib}/mlx5: Make cache line size determination at runtime
` [PATCH net 02/12] net/mlx5: Always Query HCA caps after setting them
` [PATCH net 03/12] net/mlx5: Keep autogroups list ordered
` [PATCH net 04/12] net/mlx5: Fix autogroups groups num not decreasing
` [PATCH net 05/12] net/mlx5: Correctly initialize last use of flow counters
` [PATCH net 06/12] net/mlx5e: Choose best nearest LRO timeout
` [PATCH net 07/12] net/mlx5e: Unregister netdev before detaching it
` [PATCH net 08/12] net/mlx5: Change the acl enable prototype to return status
` [PATCH net 09/12] net/mlx5: Clear health sick bit when starting health poll
` [PATCH net 10/12] net/mlx5: Fix race between PCI error handlers and health work
` [PATCH net 11/12] net/mlx5: PCI error recovery health care simulation
` [PATCH net 12/12] net/mlx5: Avoid passing dma address 0 to firmware
[PATCH] infiniband: nes: nes_nic: use new api ethtool_{get|set}_link_ksettings
2016-10-25 15:29 UTC
[PATCH -next] amd-xgbe: Fix error return code in xgbe_probe()
2016-10-25 11:47 UTC (2+ messages)
[PATCH for-next 00/14][PULL request] Mellanox mlx5 core driver updates 2016-10-25
2016-10-25 15:00 UTC (15+ messages)
` [PATCH for-next 01/14] net/mlx5: Report multi packet WQE capabilities
` [PATCH for-next 02/14] net/mlx5: Update struct mlx5_ifc_xrqc_bits
` [PATCH for-next 04/14] net/mlx5: Add KSM support
` [PATCH for-next 03/14] net/mlx5: Ensure SRQ physical address structure endianness
` [PATCH for-next 05/14] IB/mlx5: Skip handling unknown events
` [PATCH for-next 12/14] net/mlx5: Add support to s-tag in mlx5 firmware interface
` [PATCH for-next 13/14] net/mlx5: Introduce TSAR manipulation firmware commands
` [PATCH for-next 06/14] net/mlx5: Fix length of async_event_mask
` [PATCH for-next 07/14] net/mlx5: Add PPCNT physical layer statistical group infrastructure
` [PATCH for-next 08/14] net/mlx5: Add MPCNT register infrastructure
` [PATCH for-next 09/14] net/mlx5: MTPPS (Pulse-per-second) events and registers support
` [PATCH for-next 10/14] net/mlx5: Set driver version infrastructure
` [PATCH for-next 11/14] net/mlx5: Port module event hardware structures
` [PATCH for-next 14/14] net/mlx5: Add ConnectX-5 PCIe 4.0 VF device ID
[PATCH net-next 1/1] driver: tun: Move tun check into the block of TUNSETIFF condition check
2016-10-25 14:26 UTC
[PATCH v3 net] flow_dissector: fix vlan tag handling
2016-10-25 13:50 UTC (3+ messages)
[PATCH] net: bgmac: fix spelling mistake: "connecton" -> "connection"
2016-10-25 13:42 UTC (2+ messages)
Я г-н Ричард Роберт, я юрист по профессии, у меня есть частный предварительный заказ от моего офиса в отношении моего покойного клиента, гражданин вашей страны с той же фамилией с вами, который умер несколько лет назад, оставив позади своих свойств и огромно =?UTF-8?B?0LUg0LrQvtC70LjRh9C10YHRgtCy0L4g0LTQtdC90LXQsyDQsiDQsdCw0L3QuiDQsiDQvNC+0LXQuSA=?
2016-10-25 13:38 UTC
Redundancy support through PRP?
2016-10-25 13:24 UTC (5+ messages)
` Redundancy support through HSR and PRP
` AW: "
[PATCH net-next 1/1] driver: tun: Use new macro SOCK_IOC_MAGIC instead of literal number 0x89
2016-10-25 12:56 UTC
net/sctp: slab-out-of-bounds in sctp_sf_ootb
2016-10-25 12:33 UTC (4+ messages)
question about function igmp_stop_timer() in net/ipv4/igmp.c
2016-10-25 12:19 UTC (6+ messages)
Donation of £1.5 Million Pounds!!
2016-10-25 11:48 UTC
[PATCH] can: fix warning in bcm_connect/proc_register
2016-10-25 12:12 UTC (4+ messages)
[PATCH] LSO feature added to Cadence GEM driver
2016-10-25 12:05 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/5] genetlink improvements
2016-10-25 11:38 UTC (5+ messages)
` [PATCH 3/5] genetlink: statically initialize families
[PATCH] net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
2016-10-25 11:18 UTC
payment Compensation
2016-10-25 11:11 UTC
Fwd: send/sendmsg ENOMEM errors WAS(Re: [PATCH net 6/6] sctp: not return ENOMEM err back in sctp_packet_transmit
2016-10-25 11:04 UTC (8+ messages)
` "
[PATCH v7 0/6] Add eBPF hooks for cgroups
2016-10-25 10:14 UTC (7+ messages)
` [PATCH v7 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v7 4/6] net: filter: run cgroup eBPF ingress programs
` [PATCH v7 2/6] cgroup: add support for eBPF programs
` [PATCH v7 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [PATCH v7 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
` [PATCH v7 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups
[patch net 0/2] mlxsw: Couple of fixes
2016-10-25 9:25 UTC (3+ messages)
` [patch net 1/2] mlxsw: spectrum_router: Save requested prefix bitlist when creating tree
` [patch net 2/2] mlxsw: spectrum_router: Compare only trees which are in use during tree get
[PATCH v2 RESEND] xen-netback: prefer xenbus_scanf() over xenbus_gather()
2016-10-25 8:52 UTC (4+ messages)
Suggestions for new Ethernet driver?
2016-10-25 5:10 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).