messages from 2018-03-27 17:33:52 to 2018-03-28 02:11:10 UTC [more...]
[PATCH v7 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
2018-03-28 2:11 UTC (10+ messages)
` [PATCH v7 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments
` [PATCH v7 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events
` [PATCH v7 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 "
` [PATCH v7 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
` [PATCH v7 bpf-next 05/10] macro: introduce COUNT_ARGS() macro
` [PATCH v7 bpf-next 06/10] tracepoint: compute num_args at build time
` [PATCH v7 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH v7 bpf-next 09/10] samples/bpf: raw tracepoint test
` [PATCH v7 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints
[PATCH] net/9p: fix potential refcnt problem of trans module
2018-03-28 2:10 UTC (2+ messages)
` [V9fs-developer] "
[PATCH net-next 0/6] net: Allow FIB notifiers to fail add and replace
2018-03-28 1:34 UTC (8+ 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 6/6] netdevsim: Add simple FIB resource controller via devlink
Detailed Order for sales contract
2018-03-27 16:05 UTC
RFC on writel and writel_relaxed
2018-03-28 1:21 UTC (10+ messages)
[PATCH iproute2-next 0/2] more JSON support
2018-03-28 1:07 UTC (3+ messages)
` [PATCH iproute2-next 1/2] ip/ila: support json and color
` [PATCH iproute2-next 2/2] ip/l2tp: add JSON support
[PATCH v6 bpf-next 00/11] bpf, tracing: introduce bpf raw tracepoints
2018-03-28 0:51 UTC (16+ messages)
` [PATCH v6 bpf-next 08/11] bpf: introduce BPF_RAW_TRACEPOINT
[RFC PATCH 00/24] Introducing AF_XDP support
2018-03-28 0:49 UTC (10+ messages)
[PATCH 0/6] rhashtable: assorted fixes and enhancements
2018-03-28 0:49 UTC (13+ messages)
` [PATCH 4/6] rhashtable: allow a walk of the hash table without missing objects
` [PATCH 5/6] rhashtable: support guaranteed successful insertion
` [PATCH 1/6] rhashtable: improve documentation for rhashtable_walk_peek()
` [PATCH 1/6 v2] "
[Resend Patch 1/3] Vmbus: Add function to report available ring buffer to write in total ring size percentage
2018-03-28 0:48 UTC (3+ messages)
` [Resend Patch 2/3] Netvsc: Use the vmbus functiton to calculate ring buffer percentage
` [Resend Patch 3/3] Storvsc: Select channel based on available percentage of ring buffer to write
[pull request][net-next 00/15] Mellanox, mlx5 mlx5-updates-2018-03-27
2018-03-28 0:42 UTC (16+ messages)
` [net-next 01/15] net/mlx5e: Unify slow PCI heuristic
` [net-next 02/15] net/mlx5e: Disable Striding RQ when PCI is slower than link
` [net-next 03/15] net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGE
` [net-next 04/15] net/mlx5e: Separate dma base address and offset in dma_sync call
` [net-next 05/15] net/mlx5e: Use no-offset function in skb header copy
` [net-next 06/15] net/mlx5e: Remove RQ MPWQE fields from params
` [net-next 07/15] net/mlx5e: Remove rq_headroom field "
` [net-next 08/15] net/mlx5e: Do not reset Receive Queue params on every type change
` [net-next 09/15] net/mlx5e: Add ethtool priv-flag for Striding RQ
` [net-next 10/15] net/mlx5e: Remove unused max inline related code
` [net-next 11/15] net/mlx5e: Move all TX timeout logic to be under state lock
` [net-next 12/15] mlx5_{ib,core}: Add query SQ state helper function
` [net-next 13/15] mlx5: Move dump error CQE function out of mlx5_ib for code sharing
` [net-next 14/15] net/mlx5e: Dump xmit error completions
` [net-next 15/15] net/mlx5e: Recover Send Queue (SQ) from error state
[PATCH net] net: fix possible out-of-bound read in skb_network_protocol()
2018-03-27 2:19 UTC (2+ messages)
[next-queue PATCH v5 0/9] igb: offloading of receive filters
2018-03-28 0:12 UTC (6+ messages)
` [next-queue PATCH v5 7/9] igb: Add MAC address support for ethtool nftuple filters
` [Intel-wired-lan] "
[PATCH iproute2] Revert "iproute: "list/flush/save default" selected all of the routes"
2018-03-27 23:57 UTC (14+ messages)
` [PATCH iproute] arrange prefix parsing code after redundant patches
[PATCH V5 net-next 00/14] TLS offload, netdev & MLX5 support
2018-03-27 23:56 UTC (15+ messages)
` [PATCH V5 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V5 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V5 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V5 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V5 net-next 05/14] net: Add TLS TX offload features
` [PATCH V5 net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V5 net-next 07/14] net/tls: Support TLS device offload with IPv6
` [PATCH V5 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V5 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V5 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V5 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V5 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V5 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V5 net-next 14/14] MAINTAINERS: Update TLS maintainers
[iproute PATCH v2 0/3] ss: Allow excluding a socket table from being queried
2018-03-27 23:51 UTC (4+ messages)
` [iproute PATCH v2 1/3] "
` [iproute PATCH v2 2/3] ss: Put filter DB parsing into a separate function
` [iproute PATCH v2 3/3] ss: Drop filter_default_dbs()
[PATCH 1/1] xen-netback: process malformed sk_buff correctly to avoid BUG_ON()
2018-03-27 23:49 UTC (2+ messages)
` [Xen-devel] "
RFC on writel and writel_relaxed
2018-03-27 23:43 UTC (3+ messages)
[iproute PATCH 0/3] ss: Allow excluding a socket table from being queried
2018-03-27 23:39 UTC (4+ messages)
` [iproute PATCH 2/3] ss: Put filter DB parsing into a separate function
[RFC v3 net-next 00/18] Time based packet transmission
2018-03-27 23:26 UTC (9+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc
[PATCH net-next 0/2] net: bgmac: Couple of small bgmac changes
2018-03-27 23:20 UTC (3+ messages)
` [PATCH net-next 1/2] net: bgmac: Use interface name to request interrupt
` [PATCH net-next 2/2] net: bgmac: Mask interrupts during probe
[PATCH V4 net-next 00/14] TLS offload, netdev & MLX5 support
2018-03-27 23:02 UTC (17+ messages)
` [PATCH V4 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V4 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V4 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V4 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V4 net-next 05/14] net: Add TLS TX offload features
` [PATCH V4 net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V4 net-next 07/14] net/tls: Support TLS device offload with IPv6
` [PATCH V4 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V4 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V4 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V4 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V4 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V4 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V4 net-next 14/14] MAINTAINERS: Update TLS maintainers
[pci PATCH v7 0/5] Add support for unmanaged SR-IOV
2018-03-27 23:00 UTC
[PATCH net-next 0/3] rxrpc: Tracing updates
2018-03-27 22:58 UTC (4+ messages)
` [PATCH net-next 1/3] rxrpc: Trace resend
` [PATCH net-next 2/3] rxrpc, afs: Use debug_ids rather than pointers in traces
` [PATCH net-next 3/3] rxrpc: Trace call completion
[PATCH] of_net: Implement of_get_nvmem_mac_address helper
2018-03-27 22:50 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] "
` [PATCH v3 1/2] "
[PATCH net-next 0/6] rxrpc: Fixes
2018-03-27 22:46 UTC (8+ messages)
` [PATCH net 1/6] rxrpc: Fix firewall route keepalive
` [PATCH net 2/6] rxrpc: Fix a bit of time confusion
` [PATCH net 3/6] rxrpc: Fix Tx ring annotation after initial Tx failure
` [PATCH net 4/6] rxrpc: Don't treat call aborts as conn aborts
` [PATCH net 5/6] rxrpc: Fix resend event time calculation
` [PATCH net 6/6] rxrpc: remove unused static variables
NFS mounts failing when keytab present on client
2018-03-27 22:29 UTC (2+ messages)
[PATCH net-next] qed*: Utilize FW 8.33.11.0
2018-03-27 22:27 UTC (5+ messages)
My name is Charles Koch Foundation,
2018-03-27 22:14 UTC
[PATCH iproute2 1/1] tc: print index, refcnt & bindcnt for nat action
2018-03-27 22:07 UTC (5+ messages)
[PATCH net-next 0/2] Add ATU/VTU statistics
2018-03-27 21:59 UTC (3+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Keep ATU/VTU violation statistics
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Make VTU miss violations less spammy
[PATCH v3 iproute2 1/1] tc: fix conversion types when printing actions unsigned values
2018-03-27 21:56 UTC (4+ messages)
[PATCH v6 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
2018-03-27 21:43 UTC (2+ messages)
` [PATCH v6 2/2] net: ethernet: nixge: Add support "
[PATCH net-next] net/mlx4_en: CHECKSUM_COMPLETE support for fragments
2018-03-27 21:21 UTC
[net-next PATCH v2 00/10] Add support for netcp driver on K2G SoC
2018-03-27 21:07 UTC (11+ messages)
` [net-next PATCH v2 03/10] net: netcp: ethss: make call to gbe_sgmii_config() conditional
` [net-next PATCH v2 05/10] net: netcp: ethss: use rgmii link status for 2u cpsw hardware
` [net-next PATCH v2 08/10] net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes
[PATCH] bpf: follow idr code convention
2018-03-27 20:58 UTC (2+ messages)
[PATCH v13 net-next 00/12] Chelsio Inline TLS
2018-03-27 20:44 UTC (20+ messages)
` [PATCH v13 net-next 01/12] tls: support for Inline tls record
` [PATCH v13 net-next 02/12] ethtool: enable Inline TLS in HW
` [PATCH v13 net-next 03/12] cxgb4: Inline TLS FW Interface
` [PATCH v13 net-next 04/12] cxgb4: LLD driver changes to support TLS
` [PATCH v13 net-next 05/12] crypto: chcr - Inline TLS Key Macros
` [PATCH v13 net-next 06/12] crypto: chtls - structure and macro for Inline TLS
` [PATCH v13 net-next 07/12] crypto: chtls - Program the TLS session Key
` [PATCH v13 net-next 08/12] crypto : chtls - CPL handler definition
` [PATCH v13 net-next 09/12] crypto: chtls - Inline TLS record Tx
` [PATCH v13 net-next 10/12] crypto: chtls - Inline TLS record Rx
` [PATCH v13 net-next 11/12] crypto: chtls - Register chtls with net tls
` [PATCH v13 net-next 12/12] crypto: chtls - Makefile Kconfig
HI
2018-03-27 20:39 UTC
possible deadlock in rtnl_lock (5)
2018-03-27 19:52 UTC (3+ messages)
[PATCH net-next 0/3] net: Broadcom drivers coalescing fixes
2018-03-27 19:47 UTC (4+ messages)
` [PATCH net-next 1/3] net: systemport: Remove adaptive TX coalescing
` [PATCH net-next 2/3] net: systemport: Fix coalescing settings handling
` [PATCH net-next 3/3] net: bcmgenet: "
[PATCH v2 bpf-next] bpf, tracing: unbreak lttng
2018-03-27 19:35 UTC (4+ messages)
Industrial routers with high?performance-price ratio and multiple functions
2018-03-27 1:41 UTC
[PATCH net v2] udp6: set dst cache for a connected sk before udp_v6_send_skb
2018-03-27 19:00 UTC (4+ messages)
[RFC PATCH iproute2] Drop capabilities if not running ip exec vrf with libcap
2018-03-27 18:52 UTC (5+ messages)
` [PATCH iproute2 v1] "
[resend PATCH] rxrpc: Neaten logging macros and add KERN_DEBUG logging level
2018-03-27 18:52 UTC
[iproute PATCH] ssfilter: Eliminate shift/reduce conflicts
2018-03-27 18:42 UTC (2+ messages)
[iproute2 0/1] iproute2: add TIPC statistics support in ss
2018-03-27 18:39 UTC (3+ messages)
` [iproute2 1/1] ss: Add support for TIPC socket diag in ss tool
[PATCH net] hv_netvsc: enable multicast if necessary
2018-03-27 18:28 UTC
linux-next: manual merge of the ipsec tree with the net tree
2018-03-27 17:41 UTC (3+ messages)
[PATCH net-next 0/6] sfc: rework locking around filter management
2018-03-27 17:34 UTC (2+ messages)
[PATCH net-next 0/5] Make pernet_operations always read locked
2018-03-27 17:34 UTC (3+ messages)
[PATCH v7 0/7] netdev: intel: Eliminate duplicate barriers on weakly-ordered archs
2018-03-27 17:33 UTC (7+ 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).