netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-01 14:58:50 to 2018-06-02 21:07:00 UTC [more...]

[PATCH bpf-next v3 00/11] Misc BPF improvements
 2018-06-02 21:06 UTC  (2+ messages)
` [PATCH bpf-next v3 01/11] bpf: test case for map pointer poison with calls/branches

[PATCH bpf-next v2 00/11] Misc BPF improvements
 2018-06-02 20:53 UTC  (12+ 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 v2] ipv6: omit traffic class when calculating flow hash
 2018-06-02 20:33 UTC  (3+ messages)

[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 0/4] RFC CPSW switchdev mode
 2018-06-02 16:52 UTC  (12+ messages)
` [PATCH 4/4] cpsw: add switchdev support

[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  (16+ messages)
` [PATCH 10/18] rhashtable: remove rhashtable_walk_peek()
` [PATCH 06/18] rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()
` [PATCH 07/18] rhashtable: use cmpxchg() to protect ->future_tbl
` [PATCH 15/18] rhashtable: use bit_spin_locks to protect hash bucket
` [PATCH 05/18] rhashtable: simplify INIT_RHT_NULLS_HEAD()
` [PATCH 04/18] rhashtable: detect when object movement might have invalidated a lookup
` [PATCH 08/18] rhashtable: clean up dereference of ->future_tbl

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

[PATCH V2 mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-06-02 13:07 UTC  (12+ 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  (6+ 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)

[bpf PATCH v2] bpf: sockmap, fix crash when ipv6 sock is added
 2018-06-01 19:58 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 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  (13+ messages)
` [PATCH net-next 01/11] net: hns3: Disable vf vlan filter when vf vlan table is full
` [PATCH net-next 02/11] net: hns3: Add support for IFF_ALLMULTI flag
` [PATCH net-next 03/11] net: hns3: Add repeat address checking for setting mac address
` [PATCH net-next 04/11] net: hns3: Fix setting mac address error
` [PATCH net-next 05/11] net: hns3: Fix for service_task not running problem after resetting
` [PATCH net-next 06/11] net: hns3: Fix for hclge_reset running repeatly problem
` [PATCH net-next 07/11] net: hns3: Fix for phy not link up problem after resetting
` [PATCH net-next 08/11] net: hns3: Add missing break in misc_irq_handle
` [PATCH net-next 09/11] net: hns3: Fix for vxlan tx checksum bug
` [PATCH net-next 10/11] net: hns3: Optimize the PF's process of updating multicast MAC
` [PATCH net-next 11/11] net: hns3: Optimize the VF's "

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

[PATCH 1/1] net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
 2018-06-01 18:02 UTC  (2+ messages)

[PATCH net 1/2] ip_tunnel: restore binding to ifaces with a large mtu
 2018-06-01 17:57 UTC  (3+ messages)
` [PATCH net v2 0/2] ip[6] tunnels: fix mtu calculations

[PATCH] net: core: improve the tx_hash calculating
 2018-06-01 17:27 UTC  (2+ messages)

pull request (net): ipsec 2018-05-31
 2018-06-01 17:26 UTC  (2+ messages)

[PATCH iproute2] iplink_vrf: Save device index from response for return code
 2018-06-01 17:05 UTC  (2+ messages)

[PATCH net] net: hns: Fix the process of adding broadcast addresses to tcam
 2018-06-01 17:00 UTC 

[PATCH net] net/packet: refine check for priv area size
 2018-06-01 16:23 UTC 

ndo_star_xmit() - resevered head and tailroom
 2018-06-01 16:14 UTC 

[PATCH] qtnfmac: fix NULL pointer dereference
 2018-06-01 15:52 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: Split the PPv2 driver to a dedicated directory
 2018-06-01 15:48 UTC  (2+ messages)

[PATCH iproute2 net-next] iproute: ip route get support for sport, dport and ipproto match
 2018-06-01 15:40 UTC  (2+ messages)

[PATCH net] vrf: check the original netdevice for generating redirect
 2018-06-01  4:05 UTC 

[RFC nf-next 0/5] netfilter: add ebpf translation infrastructure
 2018-06-01 15:32 UTC  (6+ messages)
` [RFC nf-next 1/5] bpf: add bpf_prog_get_type_dev_file
` [RFC nf-next 2/5] netfilter: nf_tables: add ebpf expression
` [RFC nf-next 3/5] netfilter: nf_tables: add rule ebpf jit infrastructure
` [RFC nf-next 4/5] netfilter: nf_tables_jit: add dumping of original rule
` [RFC nf-next 5/5] netfilter: nf_tables_jit: add userspace nft to ebpf translator

[PATCH net-next v5 00/11] Modify action API for implementing lockless actions
 2018-06-01 15:15 UTC  (12+ messages)
` [PATCH net-next v5 01/11] net: sched: use rcu for action cookie update
` [PATCH net-next v5 02/11] net: sched: change type of reference and bind counters
` [PATCH net-next v5 03/11] net: sched: implement unlocked action init API
` [PATCH net-next v5 04/11] net: sched: always take reference to action
` [PATCH net-next v5 05/11] net: sched: implement action API that deletes action by index
` [PATCH net-next v5 06/11] net: sched: add 'delete' function to action ops
` [PATCH net-next v5 07/11] net: sched: implement reference counted action release
` [PATCH net-next v5 08/11] net: sched: don't release reference on action overwrite
` [PATCH net-next v5 09/11] net: sched: use reference counting action init
` [PATCH net-next v5 10/11] net: sched: atomically check-allocate action
` [PATCH net-next v5 11/11] net: sched: change action API to use array of pointers to actions

[PATCH] net: aquantia: make function aq_fw2x_get_mac_permanent static
 2018-06-01 15:28 UTC 

[PATCH] [net-next, wrong] make BPFILTER_UMH depend on X86
 2018-06-01 15:20 UTC  (4+ messages)

[PATCH net-next v4 00/11] Modify action API for implementing lockless actions
 2018-06-01 15:19 UTC  (5+ messages)

[PATCH v2] net: dsa: b53: Add BCM5389 support
 2018-06-01 15:16 UTC  (2+ messages)

[PATCH net-next v2] net: sched: split tc_ctl_tfilter into three handlers
 2018-06-01 15:14 UTC  (2+ messages)

[PATCH net-next 1/1] net/smc: remove duplicate check in smc_setsockopt
 2018-06-01 14:58 UTC 


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