netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-11 00:10:54 to 2018-12-11 23:24:33 UTC [more...]

[pull request][net-next 00/14] Mellanox, mlx5e updates 2018-12-11
 2018-12-11 23:24 UTC  (6+ messages)
` [net-next 01/14] net/mlx5: Consider encapsulation properties when comparing destinations
` [net-next 02/14] net/mlx5: E-Switch, Rename esw attr mirror count field
` [net-next 03/14] net/mlx5e: Refactor eswitch flow attr for destination specific properties
` [net-next 04/14] net/mlx5e: Move flow attr reformat action bit to per dest flags
` [net-next 05/14] net/mlx5e: Annul encap action ordering requirement

[PATCH 1/7] [DSA] adding fields for holding information about upstream-port
 2018-12-11 22:37 UTC  (8+ messages)
` [PATCH 2/7] [DSA] add helper functions
` [PATCH 3/7] [DSA] adding handling of second CPU-Port
` [PATCH 4/7] [DSA] add support for GMAC2 wired to ext
` [PATCH 5/7] [DSA] dsa multi cpu (mt7530.c)
` [PATCH 6/7] [DSA] tell GDMA when we are turning on the special tag
` [PATCH 7/7] [DSA] mt7530 add linking to mdio

[PATCH net-next v2 0/4] net: mitigate retpoline overhead
 2018-12-11 22:28 UTC  (6+ messages)
` [PATCH net-next v2 1/4] indirect call wrappers: helpers to speed-up indirect calls of builtin

[PATCH net-next,v5 00/12] add flow_rule infrastructure
 2018-12-11 22:17 UTC  (5+ messages)
` [net-next,v5,00/12] "

[PATCH bpf-next] selftests/bpf: don't use bpf helpers in non-bpf environment
 2018-12-11 21:49 UTC  (2+ messages)

[Patch net-next] net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
 2018-12-11 21:44 UTC  (2+ messages)

[PATCH net] net: mvpp2: 10G modes aren't supported on all ports
 2018-12-11 21:11 UTC  (5+ messages)

[PATCH] qmi_wwan: Added support for Fibocom NL668 series
 2018-12-11 20:56 UTC  (6+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-11 20:25 UTC  (9+ messages)
` [PATCH v2 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH v2 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH v2 3/8] arch: sparc: Override struct __kernel_old_timeval
` [PATCH v2 4/8] socket: Use old_timeval types for socket timestamps
` [PATCH v2 5/8] socket: Add struct __kernel_sock_timeval
` [PATCH v2 6/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH v2 7/8] socket: Add SO_TIMESTAMPING_NEW
` [PATCH v2 8/8] socket: Update timestamping Documentation

[PATCH] ip6mr: Fix potential Spectre v1 vulnerability
 2018-12-11 20:10 UTC 

IP fragmentation performance and don't fragment bug when forwarding
 2018-12-11 19:51 UTC  (8+ messages)
    ` IP (rtl8169) forwarding bug (performance)

Correct PVID behavior with bridge's VLAN filtering on/off?
 2018-12-11 19:48 UTC 

[PATCH net-next] bnxt: lower log priority of hwrm message to info
 2018-12-11 19:23 UTC 

[PATCH net-next] bpf: fix up uapi helper description and sync bpf header with tools
 2018-12-11 19:17 UTC  (3+ messages)

[PATCH bpf v2] bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
 2018-12-11 19:14 UTC  (2+ messages)

[PATCH] VSOCK: bind to random port for VMADDR_PORT_ANY
 2018-12-11 19:12 UTC  (4+ messages)
    ` [PATCH v2] "

pull-request: ieee802154 for net 2018-12-11
 2018-12-11 19:05 UTC  (2+ messages)

[PATCH net-next v2 RFC 0/8] devlink: Add configuration parameters support for devlink_port
 2018-12-11 18:18 UTC  (16+ messages)
` [PATCH net-next v2 RFC 1/8] devlink: Add devlink_param for port register and unregister
` [PATCH net-next v2 RFC 2/8] devlink: Add port param get command
` [PATCH net-next v2 RFC 3/8] devlink: Add port param set command
` [PATCH net-next v2 RFC 4/8] devlink: Add support for driverinit get value for devlink_port
` [PATCH net-next v2 RFC 5/8] devlink: Add support for driverinit set "
` [PATCH net-next v2 RFC 6/8] devlink: Add devlink notifications support for port params
` [PATCH net-next v2 RFC 7/8] devlink: Add a generic port parameter
` [PATCH net-next v2 RFC 8/8] bnxt_en: Add bnxt_en initial port params table and register it

[PATCH iproute2-rc] rdma: Fix broken 32-bit compilation
 2018-12-11 18:14 UTC 

[iproute] rdma broken on 32 bit
 2018-12-11 17:33 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] bpffs pretty print for cgroup local storage
 2018-12-11 17:18 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/3] bpf: add bpffs pretty print for cgroup local storage maps
` [PATCH v2 bpf-next 3/3] selftests/bpf: add btf annotations for cgroup_local_storage maps

[PATCH net-next 0/6] net: hns3: Add more commands to Debugfs in HNS3 driver
 2018-12-11 17:13 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: Add "bd info" query function
` [PATCH net-next 2/6] net: hns3: Add "manager table" information "
` [PATCH net-next 3/6] net: hns3: Add "status register" "
` [PATCH net-next 4/6] net: hns3: Add "dcb register" status "
` [PATCH net-next 5/6] net: hns3: Add "queue map" "
` [PATCH net-next 6/6] net: hns3: Add "tm map" status "

[PATCH v2 bpf-next 1/2] bpf: include sub program tags in bpf_prog_info
 2018-12-11 17:08 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] bpf: sync tools/include/uapi/linux/bpf.h

[PATCH iproute2-next] drop support for DECnet
 2018-12-11 16:40 UTC 

[PATCH] wireless/wil6210: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-11 15:51 UTC  (6+ messages)

[PATCH] wireless/cw1200: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-11 15:28 UTC  (4+ messages)

[PATCH net-next] ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
 2018-12-11 15:23 UTC  (5+ messages)

[PATCH net-next] neighbor: Add protocol attribute
 2018-12-11 15:22 UTC  (7+ messages)

general protection fault in dst_dev_put (2)
 2018-12-11 15:21 UTC 

[RFC] net: Allow setting clock type for network timestamps
 2018-12-11 15:17 UTC 

[PATCH] r8152: Add support for MAC address pass through on RTL8153-BND
 2018-12-11 14:16 UTC 

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2018-12-11 14:01 UTC  (4+ messages)

[PATCH 0/3] net: macb: DMA race condition fixes
 2018-12-11 13:21 UTC  (8+ messages)
` [PATCH 3/3] net: macb: add missing barriers when reading buffers

[PATCH] bpf: fix overflow of bpf_jit_limit when PAGE_SIZE >= 64K
 2018-12-11 13:10 UTC  (5+ messages)

[PATCH] brcmfmac: fix false-positive -Wmaybe-unintialized warning
 2018-12-11 13:04 UTC  (2+ messages)

[PATCH net] net: mvneta: fix operation for 64K PAGE_SIZE
 2018-12-11 12:56 UTC 

[PATCH RFC net-next 00/18] net: Improve route scalability via support for nexthop objects
 2018-12-11 12:52 UTC  (4+ messages)

[PATCH 1/3] 9p/net: implement asynchronous rpc
 2018-12-11 12:41 UTC  (3+ messages)
` [PATCH 2/3] 9p/net: make clunk asynchronous
` [PATCH 3/3] 9p/net: make flush asynchronous

[PATCH 0/7] selftest/bpf fix PEP8 warnings
 2018-12-11 11:56 UTC  (8+ messages)
` [PATCH 1/7] selftest/bpf: Fix trailing semicolon in the statement
` [PATCH 2/7] selftest/bpf: optimize import
` [PATCH 3/7] selftest/bpf: PEP 8: multiple statements on one line (colon)
` [PATCH 4/7] selftest/bpf: test_offload PEP8 format style fix
` [PATCH 5/7] selftest/bpf: Fix PEP8 ambiguous variable name
` [PATCH 6/7] selftest/bpf: remove redundant parenthesis
` [PATCH 7/7] selftest/bpf: fix E501 line too long

[tls 4/5] crypto/chelsio/chtls: macro correction in tx path
 2018-12-11 10:20 UTC 

[tls 5/5] crypto/chelsio/chtls: send/recv window update
 2018-12-11 10:20 UTC 

[PATCH net-next 0/13] sk_buff: add extension infrastructure
 2018-12-11 10:20 UTC  (5+ messages)
` [PATCH net-next 13/13] net: switch secpath to use skb "

[tls 3/5] crypto/chelsio/chtls: listen fails with multiadapt
 2018-12-11 10:20 UTC 

[tls 2/5] net/tls: sleeping function from invalid context
 2018-12-11 10:20 UTC 

[tls 1/5] net/tls: Init routines in create_ctx
 2018-12-11 10:19 UTC 

[PATCH net-next v2 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
 2018-12-11 10:12 UTC  (18+ messages)
` [PATCH net-next v2 01/17] net: sched: refactor mini_qdisc_pair_swap() to use workqueue
` [PATCH net-next v2 02/17] net: sched: protect block state with spinlock
` [PATCH net-next v2 03/17] net: sched: refactor tc_ctl_chain() to use block->lock
` [PATCH net-next v2 04/17] net: sched: protect block->chain0 with block->lock
` [PATCH net-next v2 05/17] net: sched: traverse chains in block with tcf_get_next_chain()
` [PATCH net-next v2 06/17] net: sched: protect chain template accesses with block lock
` [PATCH net-next v2 07/17] net: sched: lock the chain when accessing filter_chain list
` [PATCH net-next v2 08/17] net: sched: introduce reference counting for tcf proto
` [PATCH net-next v2 09/17] net: sched: traverse classifiers in chain with tcf_get_next_proto()
` [PATCH net-next v2 10/17] net: sched: refactor tp insert/delete for concurrent execution
` [PATCH net-next v2 11/17] net: sched: prevent insertion of new classifiers during chain flush
` [PATCH net-next v2 12/17] net: sched: track rtnl lock status when validating extensions
` [PATCH net-next v2 13/17] net: sched: extend proto ops with 'put' callback
` [PATCH net-next v2 14/17] net: sched: extend proto ops to support unlocked classifiers
` [PATCH net-next v2 15/17] net: sched: add flags to Qdisc class ops struct
` [PATCH net-next v2 16/17] net: sched: refactor tcf_block_find() into standalone functions
` [PATCH net-next v2 17/17] net: sched: unlock rules update API

INFO: task hung in ctrl_getfamily
 2018-12-11 10:04 UTC  (2+ messages)

pull-request: bpf-next 2018-12-11
 2018-12-11  9:29 UTC  (3+ messages)

[PATCH iproute2] fix print_0xhex on 32 bit
 2018-12-11  9:05 UTC  (2+ messages)

KMSAN: uninit-value in __inet6_bind
 2018-12-11  9:03 UTC  (2+ messages)

[PATCH 0/3]: net: dsa: mt7530: support MT7530 in the MT7621 SoC
 2018-12-11  8:28 UTC  (4+ messages)

This happened for the first time on Shark Tank
 2018-12-11  7:52 UTC 

[PATCH 1/2] e1000e: Exclude device from suspend direct complete optimization
 2018-12-11  7:59 UTC  (2+ messages)
` [PATCH 2/2] igb: "

[PATCH 1/5] net: dsa: ksz: Add MIB counter reading support
 2018-12-11  7:40 UTC  (5+ messages)
` [PATCH 3/5] net: dsa: ksz: Factor out common tag code

[PATCH] test_rhashtable: remove semaphore usage
 2018-12-11  7:38 UTC  (4+ messages)

[pull request][net-next 00/12] Mellanox, mlx5 updates (Gre offloads support) 2018-12-10
 2018-12-11  6:02 UTC  (16+ messages)
` [net-next 01/12] net/mlx5e: Store eswitch uplink representor state on a dedicated struct
` [net-next 02/12] net/mlx5e: Support TC indirect block notifications for eswitch uplink reprs
` [net-next 03/12] net/mlx5e: Provide the TC filter netdev as parameter to flower callbacks
` [net-next 04/12] net/mlx5e: Propagate the filter's net device to mlx5e structures
` [net-next 05/12] net/mlx5e: Replace egdev with indirect block notifications
` [net-next 06/12] net/mlx5e: Refactor VXLAN tunnel encap offloading code
` [net-next 07/12] net/mlx5e: Refactor VXLAN tunnel decap "
` [net-next 08/12] net/mlx5e: Branch according to classified tunnel type
` [net-next 09/12] net/mlx5e: Move TC tunnel offloading code to separate source file
` [net-next 10/12] net: Add netif_is_gretap()/netif_is_ip6gretap()
` [net-next 11/12] net/mlx5e: Add GRE protocol offloading
` [net-next 12/12] net/sched: Remove egdev mechanism

[PATCH 0/3] rhashtable: replace rhashtable_walk_peek implementation
 2018-12-11  5:17 UTC  (6+ messages)
` [PATCH 1/3] rhashtable: further improve stability of rhashtable_walk
  ` [PATCH net-next] "

[PATCH] net/ibmvnic: Remove tests of member address
 2018-12-11  4:20 UTC 

[PATCH] drivers: net: xgene: Remove unnecessary forward declarations
 2018-12-11  4:20 UTC 

[PATCH net 0/4] Fix various issue of vhost
 2018-12-11  4:04 UTC  (7+ messages)
` [PATCH net 2/4] vhost_net: rework on the lock ordering for busy polling

[PATCH net-next v2] tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled
 2018-12-11  3:31 UTC  (2+ messages)

[PATCH net-next] ieee802154: ca8210: remove a dead branch
 2018-12-11  1:51 UTC  (3+ messages)

[PATCH net] nfp: flower: ensure TCP flags can be placed in IPv6 frame
 2018-12-11  1:46 UTC  (2+ messages)

[PATCH net-next] neighbor: gc_list changes should be protected by table lock
 2018-12-11  1:42 UTC  (2+ messages)

[PATCH net 0/2] net/ibmvnic: Fix reset work item locking bugs
 2018-12-11  1:34 UTC  (2+ messages)

[PATCH net 4/4] vhost: log dirty page correctly
 2018-12-11  1:30 UTC  (3+ messages)

[PATCH V2 mlx5-next 0/9] mlx5 core updates and cleanups
 2018-12-11  1:05 UTC  (4+ messages)
` [PATCH V2 mlx5-next 4/9] net/mlx5: Add monitor commands layout and event data

[PATCH bpf] selftests/bpf: use proper type when passing prog_type
 2018-12-11  0:39 UTC  (2+ messages)

[PATCH iproute2] lib/bpf: fix build warning if no elf
 2018-12-11  0:13 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: adding af_xdp support
 2018-12-11  0:10 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).