netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-01 18:11:34 to 2018-06-03 15:08:40 UTC [more...]

[PATCH bpf-next v3 00/11] Misc BPF improvements
 2018-06-03 15:08 UTC  (14+ messages)
` [PATCH bpf-next v3 01/11] bpf: test case for map pointer poison with calls/branches
` [PATCH bpf-next v3 02/11] bpf: add also cbpf long jump test cases with heavy expansion
` [PATCH bpf-next v3 03/11] bpf: fixup error message from gpl helpers on license mismatch
` [PATCH bpf-next v3 04/11] bpf: show prog and map id in fdinfo
` [PATCH bpf-next v3 05/11] bpf: avoid retpoline for lookup/update/delete calls on maps
` [PATCH bpf-next v3 06/11] bpf: add bpf_skb_cgroup_id helper
` [PATCH bpf-next v3 07/11] bpf: make sure to clear unused fields in tunnel/xfrm state fetch
` [PATCH bpf-next v3 08/11] bpf: fix cbpf parser bug for octal numbers
` [PATCH bpf-next v3 09/11] bpf: fix context access in tracing progs on 32 bit archs
` [PATCH bpf-next v3 10/11] bpf: sync bpf uapi header with tools
` [PATCH bpf-next v3 11/11] bpf, doc: add missing patchwork url and libbpf to maintainers

pull-request: wireless-drivers-next 2018-05-31
 2018-06-03 15:03 UTC  (2+ messages)

[PATCH v2 net] mlx4_core: restore optimal ICM memory allocation
 2018-06-03 15:02 UTC  (2+ messages)

[PATCH] vlan: use non-archaic spelling of failes
 2018-06-03 15:02 UTC  (2+ messages)

[PATCH net v2] ipv6: omit traffic class when calculating flow hash
 2018-06-03 15:00 UTC  (4+ messages)

[PATCH net-next] net: axienet: remove stale comment of axienet_open
 2018-06-03 14:59 UTC  (2+ messages)

[PATCH net] net: ipv6: prevent use after free in ip6_route_mpath_notify()
 2018-06-03 14:46 UTC  (5+ messages)

[PATCH net-next] net/ncsi: Avoid GFP_KERNEL in response handler
 2018-06-03 14:42 UTC  (2+ messages)

[PATCH net-next] net: netcp: ethss: remove unnecessary pointer set to NULL
 2018-06-03 14:40 UTC  (2+ messages)

[PATCH net-next] net/smc: fix error return code in smc_setsockopt()
 2018-06-03 14:39 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static
 2018-06-03 14:36 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: fix error return code in netvsc_probe()
 2018-06-03 14:35 UTC  (2+ messages)

[PATCH net] vrf: check the original netdevice for generating redirect
 2018-06-03 14:34 UTC  (2+ messages)

[PATCH net-next] net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling
 2018-06-03 14:33 UTC  (2+ messages)

[PATCH v4 net] stmmac: 802.1ad tag stripping support fix
 2018-06-03 14:33 UTC  (4+ messages)
  ` [PATCH v5 net] stmmac: 802.1ad tag stripping fix

[PATCH 0/9,v2] Netfilter updates for net-next
 2018-06-03 14:31 UTC  (2+ messages)

[PATCH 0/2] net: bnx2: Fix checkpatch and clang warnings
 2018-06-03 11:49 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: bnx2: Remove extra parentheses
` [PATCH 2/2] net: ethernet: bnx2: Replace NULL comparison

[PATCH] net: ipw2x00: Replace NULL comparison with !priv
 2018-06-03 11:11 UTC 

[PATCH net-next] net: gemini: fix spelling mistake: "it" -> "is"
 2018-06-03  8:10 UTC 

[PATCH net-next 0/3] bpf: implement bpf_get_current_cgroup_id() helper
 2018-06-03  7:36 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] tools/bpf: sync uapi bpf.h for "
` [PATCH net-next 3/3] tools/bpf: add a selftest "

[PATCH] net: ethernet: mlx4: Remove unnecessary parentheses
 2018-06-03  7:15 UTC  (2+ messages)

[PATCH net-next V2 1/2] cls_flower: Fix missing free of rhashtable
 2018-06-03  7:06 UTC  (2+ messages)
` [PATCH net-next V2 2/2] cls_flower: Fix comparing of old filter mask with new filter

[PATCH] net: skbuff.h: drop unneeded <linux/slab.h>
 2018-06-03  4:40 UTC 

[PATCH net-next] net: chelsio: Use zeroing memory allocator instead of allocator/memset
 2018-06-03  2:40 UTC 

[PATCH net] rxrpc: Fix handling of call quietly cancelled out on server
 2018-06-03  1:17 UTC 

[PATCH 0/4] RFC CPSW switchdev mode
 2018-06-03  0:49 UTC  (22+ messages)
` [PATCH 4/4] cpsw: add switchdev support

[GIT] Networking
 2018-06-02 23:39 UTC 

[PATCH 0/9] Netfilter updates for net-next
 2018-06-02 23:14 UTC  (10+ messages)
` [PATCH 1/9] netfilter: Decrease code duplication regarding transparent socket option
` [PATCH 2/9] netfilter: Libify xt_TPROXY
` [PATCH 3/9] netfilter: nf_tables: pass context to object destroy indirection
` [PATCH 4/9] netfilter: nf_conncount: expose connection list interface
` [PATCH 5/9] netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
` [PATCH 6/9] netfilter: nf_tables: garbage collection for stateful expressions
` [PATCH 7/9] netfilter: nf_tables: add destroy_clone expression
` [PATCH 8/9] netfilter: nf_tables: add connlimit support
` [PATCH 9/9] netfilter: nf_tables: handle chain name lookups via rhltable

[PATCH net-next] Allow ethtool to change tun link settings
 2018-06-02 21:49 UTC 

[bpf PATCH v2] bpf: sockmap, fix crash when ipv6 sock is added
 2018-06-02 21:39 UTC  (3+ messages)

[PATCH bpf-next v2 00/11] Misc BPF improvements
 2018-06-02 21:09 UTC  (13+ messages)
` [PATCH bpf-next v2 01/11] bpf: test case for map pointer poison with calls/branches
` [PATCH bpf-next v2 02/11] bpf: add also cbpf long jump test cases with heavy expansion
` [PATCH bpf-next v2 03/11] bpf: fixup error message from gpl helpers on license mismatch
` [PATCH bpf-next v2 04/11] bpf: show prog and map id in fdinfo
` [PATCH bpf-next v2 05/11] bpf: avoid retpoline for lookup/update/delete calls on maps
` [PATCH bpf-next v2 06/11] bpf: add bpf_skb_cgroup_id helper
` [PATCH bpf-next v2 07/11] bpf: make sure to clear unused fields in tunnel/xfrm state fetch
` [PATCH bpf-next v2 08/11] bpf: fix cbpf parser bug for octal numbers
` [PATCH bpf-next v2 09/11] bpf: fix context access in tracing progs on 32 bit archs
` [PATCH bpf-next v2 10/11] bpf: sync bpf uapi header with tools
` [PATCH bpf-next v2 11/11] bpf, doc: add missing patchwork url and libbpf to maintainers

[PATCH net-next 0/2] net: phy: improve PM handling of PHY/MDIO
 2018-06-02 20:37 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: add struct device_type representation of a PHY
` [PATCH net-next 2/2] net: phy: remove PM ops from MDIO bus

[PATCH net-next v2 0/2] net: phy: improve PHY suspend/resume
 2018-06-02 20:27 UTC  (9+ messages)

Proposal
 2018-06-02 19:40 UTC 

[PATCH 0/3] sh_eth: fix & clean up sh_eth_soft_swap()
 2018-06-02 19:40 UTC  (4+ messages)
` [PATCH 1/3] sh_eth: make sh_eth_soft_swap() work on ARM
` [PATCH 2/3] sh_eth: uninline sh_eth_soft_swap()
` [PATCH 3/3] sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()

[PATCH bpf-next 1/2] bpf: btf: Check array t->size
 2018-06-02 18:31 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD

[PATCH net-next 0/2] mlxsw: Fixes in offloading of mirror-to-gretap
 2018-06-02 18:09 UTC  (3+ messages)
` [PATCH net-next 1/2] mlxsw: spectrum_switchdev: Postpone respin on object deletion
` [PATCH net-next 2/2] mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED

Dear Talented
 2018-06-02 17:11 UTC 

ANNOUNCE: Enhanced IP v1.4
 2018-06-02 17:02 UTC  (4+ messages)

[PATCH net] packet: fix reserve calculation
 2018-06-02 16:35 UTC  (2+ messages)

[RFC PATCH 00/18] Assorted rhashtable improvements
 2018-06-02 15:48 UTC  (6+ messages)
` [PATCH 10/18] rhashtable: remove rhashtable_walk_peek()
` [PATCH 15/18] rhashtable: use bit_spin_locks to protect hash bucket

Donation!!!
 2018-06-02 11:52 UTC 

[PATCH V2 mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-06-02 13:07 UTC  (5+ messages)

[PATCH 00/20] Netfilter/IPVS updates for net-next
 2018-06-02 13:04 UTC  (22+ messages)
` [PATCH 01/20] netfilter: add includes to nf_socket.h
` [PATCH 02/20] netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
` [PATCH 03/20] netfilter: nat: merge nf_nat_redirect into nf_nat
` [PATCH 04/20] netfilter: nfnetlink: allow commit to fail
` [PATCH 05/20] netfilter: nf_tables: remove synchronize_rcu in commit phase
` [PATCH 06/20] netfilter: nat: make symbol nat_hook static
` [PATCH 07/20] netfilter: nft_compat: use call_rcu for nfnl_compat_get
` [PATCH 08/20] netfilter: nf_tables: fix endian mismatch in return type
` [PATCH 09/20] netfilter: nf_tables: fail batch if fatal signal is pending
` [PATCH 10/20] netfilter: nf_tables: use call_rcu in netlink dumps
` [PATCH 11/20] netfilter: nf_tables: remove unused variables
` [PATCH 12/20] netfilter: fix ptr_ret.cocci warnings
` [PATCH 13/20] netfilter: nf_tables: add support for native socket matching
` [PATCH 14/20] netfilter: nf_tables: Add audit support to log statement
` [PATCH 15/20] netfilter: nf_tables: fix chain dependency validation
` [PATCH 16/20] netfilter: nf_flow_table: attach dst to skbs
` [PATCH 17/20] netfilter: nfnetlink: Remove VLA usage
` [PATCH 18/20] netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
` [PATCH 19/20] ipvs: add full ipv6 support to nfct
` [PATCH 20/20] ipvs: add ipv6 support to ftp

[pull request][net-next 00/17] Mellanox, mlx5e updates 2018-06-01
 2018-06-02 12:55 UTC  (19+ messages)
` [net-next 01/17] net/mlx5e: IPOIB, Fix overflowing SQ WQE memset
` [net-next 02/17] net/mlx5e: IPOIB, Add a missing skb_pull
` [net-next 03/17] net/mlx5e: Present SW stats when state is not opened
` [net-next 04/17] net/mlx5e: Remove redundant active_channels indication
` [net-next 05/17] net/mlx5e: Increase aRFS flow tables size
` [net-next 06/17] net/mlx5e: Support configurable MTU for vport representors
` [net-next 07/17] net/mlx5: FPGA, Handle QP error event
` [net-next 08/17] net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data
` [net-next 09/17] net/mlx5e: RX, Generalise name of non-linear SKB head size
` [net-next 10/17] net/mlx5e: RX, Generalise function of SKB frag addition
` [net-next 11/17] net/mlx5e: RX, Dedicate a function for copying SKB header
` [net-next 12/17] net/mlx5e: RX, Remove HW LRO support in legacy RQ
` [net-next 13/17] net/mlx5e: RX, Split WQ objects for different RQ types
` [net-next 14/17] net/mlx5e: RX, Use cyclic WQ in legacy RQ
` [net-next 15/17] net/mlx5e: RX, Enhance legacy Receive Queue memory scheme
` [net-next 16/17] net/mlx5e: RX, Always prefer Linear SKB configuration
` [net-next 17/17] net/mlx5e: TX, Separate cachelines of xmit and completion stats

pull-request: bpf 2018-06-02
 2018-06-02 12:10 UTC  (2+ messages)

Lucrative Business Proposal
 2018-06-02  8:51 UTC 

[net-next][PATCH] tcp: probe timer MUST not less than 5 minuter for tcp PMTU
 2018-06-02 10:19 UTC  (2+ messages)

Lucrative Business Proposal
 2018-06-02  9:04 UTC 

[PATCH net] ipv6: omit traffic class when calculating flow hash
 2018-06-02  7:54 UTC  (3+ messages)

re
 2018-06-02  6:53 UTC 

[PATCH rdma-next v3 00/14] Verbs flow counters support
 2018-06-02  5:05 UTC  (6+ messages)
` [PATCH rdma-next v3 05/14] IB/uverbs: Add create/destroy "

[PATCH] samples/bpf: Add xdp_sample_pkts example
 2018-06-02  4:22 UTC  (4+ messages)

[PATCH bpf-next v4 0/5] fix test_sockmap
 2018-06-02  4:16 UTC  (2+ messages)

[PATCH bpf] bpf: fix uapi hole for 32 bit compat applications
 2018-06-02  3:50 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: fix alignment of netns_dev/netns_ino fields in bpf_{map,prog}_info
 2018-06-02  3:28 UTC  (3+ messages)

[net-next:master 379/381] drivers/net/ethernet/marvell/mvpp2/mvpp2.h:553:2: warning: overflow in implicit constant conversion
 2018-06-02  1:31 UTC 

[PATCH net-next] rtnetlink: Fix null-ptr-deref in rtnl_newlink
 2018-06-01 22:13 UTC  (3+ messages)

suspicius csum initialization in vmxnet3_rx_csum
 2018-06-01 22:12 UTC  (6+ messages)

[net-next:master 375/376] net/core/rtnetlink.c:3099:1: warning: the frame size of 1280 bytes is larger than 1024 bytes
 2018-06-01 22:06 UTC  (2+ messages)

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-06-01 22:05 UTC  (12+ messages)

[PATCH] ieee802154: mcr20a: add missing includes
 2018-06-01 21:52 UTC  (2+ messages)

[PATCH] iproute2: fix 'ip xfrm monitor all' command
 2018-06-01 20:03 UTC  (2+ messages)

[PATCH iproute2] ip: IFLA_NEW_NETNSID/IFLA_NEW_IFINDEX support
 2018-06-01 20:02 UTC  (5+ messages)

[PATCH v2 iproute2-next] ip route: print RTA_CACHEINFO if it exists
 2018-06-01 20:00 UTC  (2+ messages)

[PATCH iproute2 v2] ipaddress: strengthen check on 'label' input
 2018-06-01 19:56 UTC  (2+ messages)

[net-next:master 379/380] drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:144:5: sparse: symbol 'mvpp2_percpu_read_relaxed' was not declared. Should it be static?
 2018-06-01 19:46 UTC  (2+ messages)
` [RFC PATCH net-next] net: mvpp2: mvpp2_percpu_read_relaxed() can be static

[PATCH V2 mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-06-01 19:30 UTC  (5+ messages)

[PATCH 0/5] staging: remove ncpfs and ipx code
 2018-06-01 18:45 UTC  (6+ messages)
` [PATCH 1/5] staging: ncpfs: delete it
` [PATCH 2/5] ncpfs: remove compat functionality
` [PATCH 3/5] ncpfs: remove Documentation
` [PATCH 4/5] ncpfs: remove uapi .h files
` [PATCH 5/5] staging: ipx: delete it from the tree

[PATCH bpf-next] bpf: prevent non-IPv4 socket to be added into sock hash
 2018-06-01 18:40 UTC  (5+ messages)

[PATCH net-next 00/11] Misc. bug fixes & optimizations for HNS3 driver
 2018-06-01 18:24 UTC  (2+ messages)

[PATCH net-next v18 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-06-01 18:17 UTC  (3+ messages)

[PATCH net-next 0/9] Test mirror-to-gretap with bridge in UL
 2018-06-01 18:11 UTC  (2+ messages)


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).