netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-31 18:36:38 to 2018-06-01 18:46:20 UTC [more...]

[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] ipv6: omit traffic class when calculating flow hash
 2018-06-01 18:19 UTC  (6+ 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)

suspicius csum initialization in vmxnet3_rx_csum
 2018-06-01 18:10 UTC  (5+ 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  (4+ messages)

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

[PATCH V2 mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-06-01 17:08 UTC  (8+ 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 

[RFC PATCH 00/18] Assorted rhashtable improvements
 2018-06-01 16:54 UTC  (25+ messages)
` [PATCH 11/18] rhashtable: further improve stability of rhashtable_walk
` [PATCH 10/18] rhashtable: remove rhashtable_walk_peek()
` [PATCH 17/18] rhashtable: rename rht_for_each*continue as *from
` [PATCH 14/18] rhashtable: allow rht_bucket_var to return NULL
` [PATCH 18/18] rhashtable: add rhashtable_walk_delay_rehash()
` [PATCH 01/18] rhashtable: silence RCU warning in rhashtable_test
` [PATCH 15/18] rhashtable: use bit_spin_locks to protect hash bucket
` [PATCH 07/18] rhashtable: use cmpxchg() to protect ->future_tbl
` [PATCH 13/18] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 16/18] rhashtable: allow percpu element counter
` [PATCH 03/18] rhashtable: remove nulls_base and related code
` [PATCH 08/18] rhashtable: clean up dereference of ->future_tbl
` [PATCH 06/18] rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()
` [PATCH 09/18] rhashtable: use cmpxchg() in nested_table_alloc()
` [PATCH 05/18] rhashtable: simplify INIT_RHT_NULLS_HEAD()
` [PATCH 12/18] rhashtable: add rhashtable_walk_prev()
` [PATCH 02/18] rhashtable: split rhashtable.h
` [PATCH 04/18] rhashtable: detect when object movement might have invalidated a lookup

[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  (4+ 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 iproute2] ip: IFLA_NEW_NETNSID/IFLA_NEW_IFINDEX support
 2018-06-01 15:02 UTC  (4+ messages)

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

[PATCH iproute2] devlink: don't enforce NETLINK_{CAP,EXT}_ACK sock opts
 2018-06-01 14:54 UTC  (2+ messages)

[PATCH net] ipv4: igmp: hold wakelock to prevent delayed reports
 2018-06-01 14:45 UTC  (2+ messages)

[PATCH net-next] rtnetlink: Fix null-ptr-deref in rtnl_newlink
 2018-06-01 14:39 UTC  (4+ messages)

WARNING in kcm_exit_net (3)
 2018-06-01 14:28 UTC  (4+ messages)
  ` [PATCH net] kcm: Fix use-after-free caused by clonned sockets

[PATCH bpf-next v4 0/5] fix test_sockmap
 2018-06-01 14:11 UTC  (5+ messages)
` [PATCH bpf-next v4 1/5] selftests/bpf: test_sockmap, check test failure
` [PATCH bpf-next v4 3/5] selftests/bpf: test_sockmap, timing improvements

[PATCH bpf v3 0/5] fix test_sockmap
 2018-06-01 14:03 UTC  (6+ messages)
` [PATCH bpf v3 3/5] selftests/bpf: test_sockmap, fix test timeout

[PATCH v2] ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
 2018-06-01 11:25 UTC 

[PATCH] ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
 2018-06-01 11:23 UTC  (2+ messages)

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

[net-next][PATCH] tcp: probe timer MUST not less than 5 minuter for tcp PMTU
 2018-06-01 11:03 UTC 

[PATCH v2 net] mlx4_core: restore optimal ICM memory allocation
 2018-06-01  9:57 UTC  (3+ messages)

[RFC PATCH 00/16] bpf, bounded loop support work in progress
 2018-06-01  9:33 UTC  (17+ messages)
` [RFC PATCH 01/16] bpf: cfg: partition basic blocks for each subprog
` [RFC PATCH 02/16] bpf: cfg: add edges between basic blocks to form CFG
` [RFC PATCH 03/16] bpf: cfg: build domination tree using Tarjan algorithm
` [RFC PATCH 04/16] bpf: cfg: detect loop use domination information
` [RFC PATCH 05/16] bpf: cfg: detect unreachable basic blocks
` [RFC PATCH 06/16] bpf: cfg: move find_subprog/add_subprog to cfg.c
` [RFC PATCH 07/16] bpf: cfg: build call graph and detect unreachable/recursive call
` [RFC PATCH 08/16] bpf: cfg: remove push_insn and check_cfg
` [RFC PATCH 09/16] bpf: cfg: reduce k*alloc/free call by using memory pool for allocating nodes
` [RFC PATCH 10/16] bpf: cfg: reduce memory usage by using singly list + compat pointer
` [RFC PATCH 11/16] bpf: cfg: detect irreducible loop using Eric Stoltz algorithm
` [RFC PATCH 12/16] bpf: cfg: pretty print CFG and DOM
` [RFC PATCH 13/16] bpf: verifier, can ptr range be calculated with scalar ALU op
` [RFC PATCH 14/16] bpf: verifier, add initial support to allow bounded loops
` [RFC PATCH 15/16] bpf: verifier, simple loop examples
` [RFC PATCH 16/16] bpf: tools: dbg patch to turn on debugging and add primitive examples

[PATCH net-next 0/5] net: aquantia: various ethtool ops implementation
 2018-06-01  9:19 UTC  (4+ messages)
` [PATCH net-next 1/5] net: aquantia: Ethtool based ring size configuration

[PATCH 15/19] net: qualcomm: MODULE_DEVICE_TABLE(serdev)
 2018-06-01  8:59 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2018-06-01  8:52 UTC  (4+ messages)

[bpf PATCH] bpf: sockmap, fix crash when ipv6 sock is added
 2018-06-01  8:21 UTC 

[PATCH net-next] netfilter: nf_tables: check msg_type before nft_trans_set(trans)
 2018-06-01  8:14 UTC  (3+ messages)

[PATCH v2] netfilter: nfnetlink: Remove VLA usage
 2018-06-01  7:48 UTC  (2+ messages)

[PATCH] netfilter: nft_numgen: fix ptr_ret.cocci warnings
 2018-06-01  7:46 UTC  (3+ messages)

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-06-01  7:31 UTC  (11+ messages)

[PATCH net-next] net/smc: fix error return code in smc_setsockopt()
 2018-06-01  7:02 UTC  (2+ messages)

[PATCH net-next] net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling
 2018-06-01  6:13 UTC  (3+ 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  5:07 UTC 

[PATCH net-next] qed: Add srq core support for RoCE and iWARP
 2018-06-01  3:41 UTC  (3+ messages)
` [RFC PATCH] qed: qed_rdma_modify_srq() can be static

[net PATCH] net-sysfs: Fix memory leak in XPS configuration
 2018-06-01  3:03 UTC  (2+ messages)

[PATCH v2 net] ixgbe: fix parsing of TC actions for HW offload
 2018-06-01  3:01 UTC  (3+ messages)

[PATCH net-next] virtio_net: fix error return code in virtnet_probe()
 2018-06-01  2:50 UTC  (2+ messages)

[PATCH] rtnetlink: Remove VLA usage
 2018-06-01  2:49 UTC  (2+ messages)

[PATCH] net: wireless: brcmsmac: Remove unnecessary parentheses
 2018-06-01  2:14 UTC 

[PATCH] net: ethernet: mlx4: Remove unnecessary parentheses
 2018-06-01  2:00 UTC 

[PATCH net-next v2 0/2] qed: Fix issues in UFP feature commit 'cac6f691'
 2018-06-01  1:47 UTC  (3+ messages)
` [PATCH net-next v2 1/2] qed: Fix shared memory inconsistency between driver and the MFW
` [PATCH net-next v2 2/2] qed: Fix use of incorrect shmem address

[PATCH net-next] net/ncsi: Avoid GFP_KERNEL in response handler
 2018-06-01  0:33 UTC  (3+ messages)

[PATCH bpf-next] xsk: temporarily disable AF_XDP
 2018-06-01  0:24 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: improve PHY suspend/resume
 2018-06-01  0:10 UTC  (8+ messages)

[PATCH net-next 0/2] selftests: forwarding: mirror_vlan: Fixlets
 2018-05-31 22:37 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: forwarding: mirror_vlan: Uninstall trap
` [PATCH net-next 2/2] selftests: forwarding: mirror_vlan: Change test description

[PATCH] rtnetlink: Add more well known protocol values
 2018-05-31 21:13 UTC  (3+ messages)

[PATCH] ixgbe: fix broken ipsec Rx with proper cast on spi
 2018-05-31 21:12 UTC 

[PATCH net-next v12 0/5] Enable virtio_net to act as a standby for a passthru device
 2018-05-31 20:41 UTC  (5+ messages)
` [PATCH net-next v12 2/5] netvsc: refactor notifier/event handling code to use the failover framework

[net] ixgbe: fix parsing of TC actions for HW offload
 2018-05-31 20:01 UTC  (3+ messages)

[PATCH net] net/ncsi: Fix array size in dumpit handler
 2018-05-31 19:59 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Be explicit about DT or pdata
 2018-05-31 19:54 UTC  (2+ messages)

[PATCH] net: ti: cpsw: include gpio/consumer.h
 2018-05-31 19:47 UTC  (2+ messages)

[PATCH iproute2] configure: require libmnl
 2018-05-31 19:32 UTC 

pull-request: wireless-drivers 2018-05-30
 2018-05-31 19:28 UTC  (2+ messages)

[PATCH net-next] cxgb4: Add FORCE_PAUSE bit to 32 bit port caps
 2018-05-31 19:23 UTC  (2+ messages)

[PATCH net] cls_flower: Fix incorrect idr release when failing to modify rule
 2018-05-31 19:19 UTC  (2+ messages)

[PATCH net-next 0/2] cls_flower: Various fixes
 2018-05-31 18:36 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).