messages from 2018-05-17 19:49:06 to 2018-05-18 10:13:07 UTC [more...]
[PATCH v3 0/2] IR decoding using BPF
2018-05-18 10:13 UTC (9+ messages)
` [PATCH v3 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
` [PATCH v3 2/2] bpf: add selftest for rawir_event type program
[PATCH] hippi: fix spelling mistake: "Framming" -> "Framing"
2018-05-18 10:09 UTC
[PATCH] wcn36xx: Add support for Factory Test Mode (FTM)
2018-05-18 10:06 UTC (3+ messages)
Request for -stable inclusion: time stamping fix for nfp
2018-05-18 9:55 UTC (7+ messages)
[PATCH] netfilter: properly initialize xt_table_info structure
2018-05-18 9:27 UTC (8+ messages)
` [PATCH v2] "
KASAN: use-after-free Read in vhost_chr_write_iter
2018-05-18 9:24 UTC (2+ messages)
[PATCH] net/atheros: fix spelling mistake: "Ddescription" -> "Description"
2018-05-18 9:22 UTC
[PATCH v2 net-next 00/12] net: stmmac: Clean-up and tune-up
2018-05-18 9:17 UTC (5+ messages)
general protection fault in qdisc_hash_add
2018-05-18 9:14 UTC (2+ messages)
[net-next 0/6][pull request] 10GbE Intel Wired LAN Driver Updates 2018-05-17
2018-05-18 8:59 UTC (4+ messages)
` [net-next 3/6] ixgbe: release lock for the duration of ixgbe_suspend_close()
simplify procfs code for seq_file instances V3
2018-05-18 8:58 UTC (4+ messages)
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show
[PATCH net-next ] net: mscc: Add SPDX identifier
2018-05-18 8:38 UTC (8+ messages)
[PATCH 1/2] bpf: sockmap, double free in __sock_map_ctx_update_elem()
2018-05-18 8:27 UTC (2+ messages)
WARNING in __static_key_slow_dec
2018-05-18 8:03 UTC
[PATCH 2/2] bpf: sockmap, potential uninitialized return in __sock_map_ctx_update_elem()
2018-05-18 7:58 UTC
[PATCH] netfilter: ebtables: handle string from userspace with care
2018-05-18 7:51 UTC (2+ messages)
[PATCH net-next v12 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
2018-05-18 7:43 UTC (10+ messages)
` [PATCH net-next v12 3/7] sch_cake: Add optional ACK filter
` [Cake] "
[PATCH net-next 0/9] net/smc: cleanups 2018-05-18
2018-05-18 7:34 UTC (10+ messages)
` [PATCH net-next 1/9] net/smc: add common buffer size in send and receive buffer descriptors
` [PATCH net-next 2/9] net/smc: move link group list to smc_core
` [PATCH net-next 3/9] net/smc: rename connection index to RMBE index
` [PATCH net-next 4/9] net/smc: calculate write offset in RMB only once per connection
` [PATCH net-next 5/9] net/smc: move smc_core specific code from smc.h to smc_core
` [PATCH net-next 6/9] net/smc: restructure CDC message reception
` [PATCH net-next 7/9] net/smc: do a few smc_core.c cleanups
` [PATCH net-next 8/9] net/smc: change smc_buf_free function parameters
` [PATCH net-next 9/9] net/smc: restructure client and server code in af_smc
[PATCH net-next] net: mvpp2: Add missing VLAN tag detection
2018-05-18 7:33 UTC
[patch net-next 0/5] devlink: introduce port flavours and common phys_port_name generation
2018-05-18 7:29 UTC (6+ messages)
` [patch net-next 1/5] devlink: introduce devlink_port_attrs_set
` [patch net-next 2/5] devlink: extend attrs_set for setting port flavours
` [patch net-next 3/5] devlink: introduce a helper to generate physical port names
` [patch net-next 4/5] dsa: set devlink port attrs for dsa ports
` [patch net-next 5/5] mlxsw: use devlink helper to generate physical port name
[PATCH bpf-next 0/5] fix test_sockmap
2018-05-18 7:17 UTC (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: test_sockmap, check test failure
` [PATCH bpf-next 2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode
` [PATCH bpf-next 3/5] selftests/bpf: test_sockmap, fix test timeout
` [PATCH bpf-next 4/5] selftests/bpf: test_sockmap, fix data verification
` [PATCH bpf-next 5/5] selftests/bpf: test_sockmap, print additional test options
[PATCH bpf-next v2 1/7] perf/core: add perf_get_event() to return perf_event given a struct file
2018-05-18 7:18 UTC (2+ messages)
[patch net-next RFC 04/12] dsa: set devlink port attrs for dsa ports
2018-05-18 6:55 UTC (19+ messages)
[PATCH net-next 0/2] net: mscc; ocelot: add more features
2018-05-18 6:41 UTC (3+ messages)
` [PATCH net-next 1/2] net: mscc: ocelot: add bonding support
` [PATCH net-next 2/2] net: mscc: ocelot: add VLAN filtering
[net-next:master 1200/1233] net/ipv4/tcp_recovery.c:24:5: sparse: symbol 'tcp_rack_reo_wnd' was not declared. Should it be static?
2018-05-18 5:14 UTC (2+ messages)
` [RFC PATCH net-next] tcp: tcp_rack_reo_wnd() can be static
[PATCH bpf-next v2 0/7] bpf: implement BPF_TASK_FD_QUERY
2018-05-18 5:03 UTC (7+ messages)
` [PATCH bpf-next v2 2/7] bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
` [PATCH bpf-next v2 3/7] tools/bpf: sync kernel header bpf.h and add bpf_trace_event_query in libbpf
` [PATCH bpf-next v2 4/7] tools/bpf: add ksym_get_addr() in trace_helpers
` [PATCH bpf-next v2 5/7] samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
` [PATCH bpf-next v2 6/7] tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
` [PATCH bpf-next v2 7/7] tools/bpftool: add perf subcommand
[PATCH bpf 0/6] bpf: enhancements for multi-function programs
2018-05-18 4:28 UTC (4+ messages)
` [PATCH bpf 5/6] tools: bpftool: resolve calls without using imm field
[RFC PATCH bpf-next 00/12] AF_XDP, zero-copy support
2018-05-18 4:23 UTC (4+ messages)
` [RFC PATCH bpf-next 12/12] i40e: implement Tx zero-copy
[net-next PATCH v2 0/4] Symmetric queue selection using XPS for Rx queues
2018-05-18 4:11 UTC (9+ messages)
` [net-next PATCH v2 1/4] net: Refactor XPS for CPUs and "
` [net-next PATCH v2 2/4] net: Enable Tx queue selection based on "
` [net-next PATCH v2 3/4] net-sysfs: Add interface for Rx queue map per Tx queue
[PATCH bpf-next v3 00/15] Introducing AF_XDP support
2018-05-18 3:38 UTC (5+ messages)
pull-request: bpf 2018-05-18
2018-05-18 3:34 UTC (2+ messages)
[PATCH v2] net: qcom/emac: Allocate buffers from local node
2018-05-18 3:29 UTC
[net-next:master 1230/1233] arch/sparc/include/asm/io_64.h:177:20: note: in expansion of macro 'writel'
2018-05-18 2:56 UTC
[pull request][for-next 00/15] Mellanox, mlx5 core and netdev updates 2018-05-17
2018-05-18 1:22 UTC (16+ messages)
` [for-next 01/15] net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'
` [for-next 02/15] net/mlx5: Eswitch, "
` [for-next 03/15] IB/mlx5: "
` [for-next 04/15] net/mlx5: Add merged e-switch cap
` [for-next 05/15] net/mlx5: Properly handle a vport destination when setting FTE
` [for-next 06/15] net/mlx5: Add destination e-switch owner
` [for-next 07/15] net/mlx5e: Explicitly set destination e-switch in FDB rules
` [for-next 08/15] net/mlx5: Add source e-switch owner
` [for-next 09/15] net/mlx5e: Explicitly set source e-switch in offloaded TC rules
` [for-next 10/15] net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFs
` [for-next 11/15] net/mlx5e: Add ingress/egress indication for offloaded TC flows
` [for-next 12/15] net/mlx5e: Prepare for shared table to keep TC eswitch flows
` [for-next 13/15] net/mlx5e: Use shared table for offloaded "
` [for-next 14/15] net/mlx5e: Ignore attempts to offload multiple times a TC flow
` [for-next 15/15] net/mlx5e: Add HW vport counters to representor ethtool stats
[PATCH net-next v3 0/3] net: Allow more drivers with COMPILE_TEST
2018-05-18 1:22 UTC (6+ messages)
` [PATCH net-next v3 1/3] net: ethernet: ti: Allow most "
` [PATCH net-next v3 2/3] net: ethernet: freescale: Allow FEC "
` [PATCH net-next v3 3/3] net: phy: Allow MDIO_MOXART and MDIO_SUN4I "
[PATCH bpf-next 0/3] bpf: Add MTU check to fib lookup helper
2018-05-18 0:34 UTC (4+ messages)
` [PATCH bpf-next 3/3] bpf: Add mtu checking to FIB forwarding helper
[PATCH iproute2] ip link: Do not call ll_name_to_index when creating a new link
2018-05-18 0:17 UTC (3+ messages)
[PATCH net v2] net: dsa: Do not register devlink for unused ports
2018-05-17 23:55 UTC
[net-next:master 1230/1233] arch/mips/include/asm/io.h:422:1: note: in expansion of macro '__BUILD_MEMORY_SINGLE'
2018-05-17 23:54 UTC
[PATCH bpf-next 2/7] bpf: introduce bpf subcommand BPF_PERF_EVENT_QUERY
2018-05-17 23:52 UTC (2+ messages)
Greetings
2018-05-17 23:39 UTC
[PATCH iproute2] tc: allow 0% for percent options
2018-05-17 23:29 UTC
Regression bisected to: softirq: Let ksoftirqd do its job
2018-05-17 23:24 UTC
[PATCH v3 net-next 0/6] tcp: implement SACK compression
2018-05-17 23:24 UTC (12+ messages)
` [PATCH v3 net-next 1/6] tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
` [PATCH v3 net-next 2/6] tcp: do not force quickack when receiving out-of-order packets
` [PATCH v3 net-next 3/6] tcp: add SACK compression
` [PATCH v3 net-next 4/6] tcp: add TCPAckCompressed SNMP counter
` [PATCH v3 net-next 5/6] tcp: add tcp_comp_sack_delay_ns sysctl
` [PATCH v3 net-next 6/6] tcp: add tcp_comp_sack_nr sysctl
[PATCH] ath10k: transmit queued frames after waking queues
2018-05-17 23:15 UTC (2+ messages)
[PATCH bpf] bpf: fix truncated jump targets on heavy expansions
2018-05-17 23:09 UTC (3+ messages)
[PATCH ghak81 V3 0/3] audit: group task params
2018-05-17 23:04 UTC (7+ messages)
` [PATCH ghak81 V3 1/3] audit: use new audit_context access funciton for seccomp_actions_logged
` [PATCH ghak81 V3 2/3] audit: normalize loginuid read access
` [PATCH ghak81 V3 3/3] audit: collect audit task parameters
[bpf PATCH v2 1/2] bpf: sockmap update rollback on error can incorrectly dec prog refcnt
2018-05-17 22:30 UTC (3+ messages)
` [bpf PATCH v2 2/2] bpf: parse and verdict prog attach may race with bpf map update
[PATCH net] net: dsa: Do not register devlink for unused ports
2018-05-17 22:29 UTC (2+ messages)
Proposal
2018-05-17 22:15 UTC
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-05-17 21:56 UTC (7+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls
[net PATCH] net: Fix a bug in removing queues from XPS map
2018-05-17 21:50 UTC
[PATCH net 0/7] net: ip6_gre: Fixes in headroom handling
2018-05-17 21:53 UTC (22+ messages)
` [PATCH net 1/7] net: ip6_gre: Request headroom in __gre6_xmit()
` [PATCH net 2/7] net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
` [PATCH net 3/7] net: ip6_gre: Split up ip6gre_tnl_link_config()
` [PATCH net 4/7] net: ip6_gre: Split up ip6gre_tnl_change()
` [PATCH net 5/7] net: ip6_gre: Split up ip6gre_newlink()
` [PATCH net 6/7] net: ip6_gre: Split up ip6gre_changelink()
` [PATCH net 7/7] net: ip6_gre: Fix ip6erspan hlen calculation
[PATCH v3] mlx4_core: allocate ICM memory in page size chunks
2018-05-17 21:45 UTC (3+ messages)
[bpf-next PATCH v2 0/2] SK_MSG programs: read sock fields
2018-05-17 21:17 UTC (3+ messages)
` [bpf-next PATCH v2 1/2] bpf: allow sk_msg programs to "
` [bpf-next PATCH v2 2/2] bpf: add sk_msg prog sk access tests to test_verifier
[PATCH net-next] vlan: Add extack messages for link create
2018-05-17 21:09 UTC (2+ messages)
[PATCH net-next 1/1] qede: Add build_skb() support
2018-05-17 21:08 UTC (2+ messages)
[PATCH net v2] net: test tailroom before appending to linear skb
2018-05-17 21:07 UTC (2+ messages)
[bpf PATCH 1/2] bpf: sockmap update rollback on error can incorrectly dec prog refcnt
2018-05-17 21:06 UTC (4+ messages)
` [bpf PATCH 2/2] bpf: parse and verdict prog attach may race with bpf map update
[PATCH 0/2] bpf: sockmap, fix uninitialized variable and double-free
2018-05-17 20:53 UTC (3+ messages)
[PATCH net] tls: don't use stack memory in a scatterlist
2018-05-17 20:42 UTC (4+ messages)
[PATCH v2 net-next 0/6] tcp: implement SACK compression
2018-05-17 20:41 UTC (3+ messages)
` [PATCH v2 net-next 3/6] tcp: add "
[PATCH] selftests/bpf: check return value of fopen in test_verifier.c
2018-05-17 20:37 UTC (2+ messages)
[PATCH net-next 1/1] tc-testing: fixed copy-pasting error in ife tests
2018-05-17 20:31 UTC (2+ messages)
[PATCH 1/4] arcnet: com20020: Add com20020 io mapped version
2018-05-17 20:31 UTC (2+ messages)
[PATCH] net/ncsi: prevent a couple array underflows
2018-05-17 20:28 UTC (2+ messages)
[PATCH net-next] net/smc: init conn.tx_work & conn.send_lock sooner
2018-05-17 20:25 UTC (2+ messages)
[patch net-next] nfp: flower: fix error path during representor creation
2018-05-17 20:23 UTC (2+ messages)
[PATCH net-next 0/3] net: mvpp2: small improvements
2018-05-17 20:19 UTC (7+ messages)
` [PATCH net-next 1/3] net: mvpp2: avoid checking for free aggregated descriptors twice
` [PATCH net-next 2/3] net: mvpp2: set mac address does not require the stop/start sequence
` [PATCH net-next 3/3] net: mvpp2: print rx error with rate-limit
[bpf-next PATCH 0/2] SK_MSG programs: read sock fields
2018-05-17 20:16 UTC (7+ messages)
` [bpf-next PATCH 1/2] bpf: allow sk_msg programs to "
` [bpf-next PATCH 2/2] bpf: add sk_msg prog sk access tests to test_verifier
[PATCH net-next v3 00/10] net: mvpp2: phylink conversion
2018-05-17 20:12 UTC (2+ messages)
pull-request: wireless-drivers-next 2018-05-17
2018-05-17 20:10 UTC (2+ messages)
[PATCH] net: qcom/emac: Allocate buffers from local node
2018-05-17 19:57 UTC (2+ messages)
[PATCH net-next] vmxnet3: Replace msleep(1) with usleep_range()
2018-05-17 19:56 UTC (2+ messages)
[PATCH] bonding: introduce link change helper
2018-05-17 19:51 UTC (2+ messages)
[PATCH net] erspan: fix invalid erspan version
2018-05-17 19:49 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).