netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-07 02:51:29 to 2018-07-09 06:25:02 UTC [more...]

[PATCH net 0/6] bnxt_en: Bug fixes
 2018-07-09  6:24 UTC  (3+ messages)
` [PATCH net 1/6] bnxt_en: Fix the vlan_tci exact match check
` [PATCH net 2/6] bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic

KASAN: use-after-free Read in bpf_test_finish
 2018-07-09  6:19 UTC 

KMSAN: uninit-value in unix_find_other
 2018-07-09  5:59 UTC  (2+ messages)

WARNING: ODEBUG bug in p9_fd_close
 2018-07-09  5:56 UTC 

BUG: unable to handle kernel paging request in kfree (2)
 2018-07-09  5:55 UTC 

KASAN: use-after-free Read in p9_conn_cancel
 2018-07-09  5:52 UTC 

general protection fault in kfree (2)
 2018-07-09  5:51 UTC 

JÓ HÍREK
 2018-07-09  2:42 UTC 

[PATCH net] net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
 2018-07-09  5:24 UTC  (15+ messages)

IT Technical Report
 2018-07-09  3:31 UTC 

KASAN: slab-out-of-bounds Read in pdu_read
 2018-07-09  3:09 UTC 

KASAN: use-after-free Read in __queue_work (2)
 2018-07-09  3:09 UTC 

[PATCH net-next] net/sched: flower: Fix null pointer dereference when run tc vlan command
 2018-07-09  2:26 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-07-09  1:03 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-07-09  0:46 UTC 

[PATCH v2 net-next 0/5] Introduce matching on double vlan/QinQ headers for TC flower
 2018-07-09  0:28 UTC  (5+ messages)
` [PATCH v2 net-next 5/5] net/sched: flower: Add supprt for matching on QinQ vlan headers

linux-next: manual merge of the net-next tree with the net tree
 2018-07-09  0:28 UTC 

[PATCH bpf 0/1] bpf: btf: Fix endianness of bitfields
 2018-07-09  0:22 UTC  (2+ messages)
` [PATCH bpf 1/1] bpf: btf: Fix bitfield extraction for big endian

KASAN: use-after-free Read in tls_write_space
 2018-07-08 23:55 UTC  (2+ messages)

[PATCH v2 00/14] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
 2018-07-08 23:33 UTC  (6+ messages)

KASAN: use-after-free Read in ipv6_gso_pull_exthdrs
 2018-07-08 23:18 UTC  (5+ messages)

[PATCH] move smp_rmb() after load of status
 2018-07-08 21:53 UTC  (4+ messages)

[PATCH iproute2-next] net:sched: add action inheritdsfield to skbedit
 2018-07-08 21:26 UTC 

[RFC] Add BPF_SYNCHRONIZE bpf(2) command
 2018-07-08 20:54 UTC  (4+ messages)

[PATCH net-next 00/12] mlxsw: More Spectrum-2 preparations
 2018-07-08 20:51 UTC  (13+ messages)
` [PATCH net-next 01/12] mlxsw: spectrum_kvdl: Push out KVD linear management into ops
` [PATCH net-next 02/12] mlxsw: spectrum_kvdl: Pass entry type to alloc/free
` [PATCH net-next 03/12] mlxsw: spectrum_kvdl: Pass entry_count to free function
` [PATCH net-next 04/12] mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate file
` [PATCH net-next 05/12] mlxsw: spectrum_acl: Split TCAM handling 3 ways
` [PATCH net-next 06/12] mlxsw: spectrum_acl: Add tcam init/fini ops
` [PATCH net-next 07/12] mlxsw: spectrum_acl: Convert mlxsw_afk_create args to ops
` [PATCH net-next 08/12] mlxsw: spectrum_acl: Move block items encoding into Spectrum op
` [PATCH net-next 09/12] mlxsw: reg: Add priority field for PTCEV2 register
` [PATCH net-next 10/12] mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAM
` [PATCH net-next 11/12] mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2
` [PATCH net-next 12/12] mlxsw: resources: Add couple of Spectrum-2 KVD resources

[PATCH net-next 1/5 v2] net: gemini: Look up L3 maxlen from table
 2018-07-08 20:47 UTC  (5+ messages)
` [PATCH net-next 2/5 v2] net: gemini: Improve connection prints

[PATCH bpf-next v3 0/3] bpf: btf: print bpftool map data with btf
 2018-07-08 20:30 UTC  (3+ messages)
` [PATCH bpf-next v3 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v3 3/3] bpf: btf: print map dump and lookup with btf info

[PATCH net-next] selftests: forwarding: mirror_lib: Tighten up VLAN capture
 2018-07-08 17:58 UTC 

[PATCH v2] rhashtable: add restart routine in rhashtable_free_and_destroy()
 2018-07-08 16:11 UTC  (3+ messages)

[PATCH rdma-next 0/9] Support mlx5 flow steering with RAW data
 2018-07-08 10:24 UTC  (10+ messages)
` [PATCH mlx5-next 1/9] net/mlx5: Add forward compatible support for the FTE match data
` [PATCH mlx5-next 2/9] net/mlx5: Add support for flow table destination number
` [PATCH rdma-next 3/9] IB: Enable uverbs_destroy_def_handler to be used by drivers
` [PATCH rdma-next 4/9] IB/mlx5: Introduce flow steering matcher object
` [PATCH rdma-next 5/9] IB: Consider ib_flow creation by the KABI infrastructure
` [PATCH rdma-next 6/9] IB/mlx5: Introduce vendor create and destroy flow methods
` [PATCH rdma-next 7/9] IB/mlx5: Support adding flow steering rule by raw data
` [PATCH rdma-next 8/9] IB/mlx5: Add support for a flow table destination
` [PATCH rdma-next 9/9] IB/mlx5: Expose vendor flow trees

[PATCH] Add a missing break in parse_station_flags
 2018-07-08  9:57 UTC 

[PATCH v2 net-next 00/18] TLS offload rx, netdev & mlx5
 2018-07-08  9:36 UTC  (19+ messages)
` [PATCH v2 net-next 01/18] net: Add decrypted field to skb
` [PATCH v2 net-next 02/18] net: Add TLS RX offload feature
` [PATCH v2 net-next 03/18] net: Add TLS rx resync NDO
` [PATCH v2 net-next 04/18] tcp: Don't coalesce decrypted and encrypted SKBs
` [PATCH v2 net-next 05/18] tls: Refactor tls_offload variable names
` [PATCH v2 net-next 06/18] tls: Split decrypt_skb to two functions
` [PATCH v2 net-next 07/18] tls: Split tls_sw_release_resources_rx
` [PATCH v2 net-next 08/18] tls: Fill software context without allocation
` [PATCH v2 net-next 09/18] tls: Add rx inline crypto offload
` [PATCH v2 net-next 10/18] net/mlx5e: TLS, refactor variable names
` [PATCH v2 net-next 11/18] net/mlx5: Accel, add TLS rx offload routines
` [PATCH v2 net-next 12/18] net/mlx5e: TLS, add innova rx support
` [PATCH v2 net-next 13/18] net/mlx5e: TLS, add Innova TLS rx data path
` [PATCH v2 net-next 14/18] net/mlx5e: TLS, add software statistics
` [PATCH v2 net-next 15/18] net/mlx5e: TLS, build TLS netdev from capabilities
` [PATCH v2 net-next 16/18] net/mlx5: Accel, add common metadata functions
` [PATCH v2 net-next 17/18] net/mlx5e: IPsec, fix byte count in CQE
` [PATCH v2 net-next 18/18] net/mlx5e: Kconfig, mutually exclude compilation of TLS and IPsec accel

[PATCH net-next] tcp: remove redundant SOCK_DONE checks
 2018-07-08  8:15 UTC  (2+ messages)

[PATCH] net/mlx5: Use 2-factor allocator calls
 2018-07-08  8:12 UTC  (4+ messages)

[PATCH net-next 0/8] mlxsw: Spectrum-2 small ACL preparations
 2018-07-08  8:07 UTC  (10+ messages)
` [PATCH net-next 1/8] mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocks
` [PATCH net-next 2/8] mlxsw: reg: Introduce Flex2 key type for PTAR register
` [PATCH net-next 3/8] mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prio
` [PATCH net-next 4/8] mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elements
` [PATCH net-next 5/8] mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element size
` [PATCH net-next 6/8] mlxsw: spectrum: Put pointer to flex action ops to mlxsw_sp
` [PATCH net-next 7/8] mlxsw: core_acl_flex_actions: Allow the first set to be dummy
` [PATCH net-next 8/8] mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear index

[PATCH] net: sched: Fix warnings from xchg() on RCU'd cookie pointer
 2018-07-08  8:03 UTC 

[PATCH net] tcp: cleanup copied_seq and urg_data in tcp_disconnect
 2018-07-08  7:57 UTC  (2+ messages)

[net-next:master 464/475] net/sched/act_api.c:71:15: sparse: incorrect type in initializer (different address spaces)
 2018-07-08  7:10 UTC 

[PATCH net v2] net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
 2018-07-08  6:51 UTC  (2+ messages)

opening tap devices that are created in a container
 2018-07-08  6:01 UTC  (3+ messages)
` [libvirt] "

pull-request: bpf 2018-07-07
 2018-07-08  4:07 UTC  (2+ messages)

[PATCH net] ipfrag: really prevent allocation on netns exit
 2018-07-08  4:06 UTC  (2+ messages)

[PATCH][net-next] net: replace num_possible_cpus with nr_cpu_ids
 2018-07-08  4:04 UTC  (2+ messages)

[PATCH net-next v6 00/11] Modify action API for implementing lockless actions
 2018-07-08  3:43 UTC  (3+ messages)

[PATCH v2 net-next] openvswitch: kernel datapath clone action
 2018-07-08  2:13 UTC  (2+ messages)

[PATCH] isdn/capi: fix defined but not used warnings
 2018-07-08  2:01 UTC  (2+ messages)

[PATCH] connector: fix defined but not used warning
 2018-07-08  2:01 UTC  (2+ messages)

[PATCH net] net/ipv4: Set oif in fib_compute_spec_dst
 2018-07-08  1:55 UTC  (2+ messages)

[PATCH net-next] vlan: implement vlan id and protocol changes
 2018-07-08  1:47 UTC  (6+ messages)
` [PATCH v4,net-next] "

[PATCH][net-next][v2] net: limit each hash list length to MAX_GRO_SKBS
 2018-07-08  1:32 UTC  (4+ messages)

KASAN: out-of-bounds Write in tls_push_record
 2018-07-08  1:29 UTC 

[PATCH v2 net-next 00/14] Scheduled packet Transmission: ETF
 2018-07-08  0:44 UTC  (3+ messages)
` [PATCH v2 net-next 02/14] net: Add a new socket option for a future transmit time

[PATCH v1] bpf: fix compilation of samples/bpf/
 2018-07-07 22:49 UTC  (2+ messages)

[PATCH v2 bpf-next 02/14] bpf: introduce cgroup storage maps
 2018-07-07 22:35 UTC  (4+ messages)

[PATCH bpf] xdp: XDP_REDIRECT should check IFF_UP and MTU
 2018-07-07 22:27 UTC  (2+ messages)

[bpf PATCH v2 0/4] sockhash/sockmap fixes
 2018-07-07 22:24 UTC  (2+ messages)

[bpf PATCH v2 0/2] sockmap, syzbot fix error path and RCU fix
 2018-07-07 22:23 UTC  (2+ messages)

[PATCH 4/4] rhashtable: improve rhashtable_walk stability when stop/start used
 2018-07-07 22:11 UTC  (3+ messages)
` [4/4] "

[PATCH bpf-next v2 0/3] bpf: btf: print bpftool map data with btf
 2018-07-07 18:49 UTC  (9+ messages)
` [PATCH bpf-next v2 2/3] bpf: btf: add btf print functionality

[PATCH iproute2] tc: Fix the bug not to display prio and quantum options of htb
 2018-07-07 16:59 UTC  (2+ messages)

[PATCH iproute2] tc: Fix output of ip attributes
 2018-07-07 17:00 UTC  (2+ messages)

[PATCH v2 iproute2] man: Fix typos on tc-cbs
 2018-07-07 16:59 UTC  (2+ messages)

[PATCH v2 iproute2] net:sched: add action inheritdsfield to skbedit
 2018-07-07 16:55 UTC  (2+ messages)

[PATCH net-next 0/4] vxlan: fix default fdb entry user-space notify ordering/race
 2018-07-07 16:38 UTC  (3+ messages)

[PATCH] net/wireless/intersil/hostap: fix defined but not used warnings
 2018-07-07 15:35 UTC 

[PATCH] net/wireless/atmel: fix defined but not used warning
 2018-07-07 15:33 UTC 

[PATCH net-next 0/6] Few improvements on mvneta
 2018-07-07 14:58 UTC  (3+ messages)
` [PATCH net-next 5/6] net: mvneta: Verify hardware checksum only when offload checksum feature is set

[PATCHv2 net-next 0/2] route: add support and selftests for directed broadcast forwarding
 2018-07-07 14:51 UTC  (13+ messages)
` [PATCHv2 net-next 1/2] route: add support "
  ` [PATCHv2 net-next 2/2] selftests: add a selftest "

[PATCH v3 0/7] Introduce struct __kernel_timex
 2018-07-07 14:23 UTC  (3+ messages)
` [PATCH v3 6/7] timex: use __kernel_timex internally

[PATCH net-next v3 0/2] tcp: fix high tail latencies in DCTCP
 2018-07-07 14:07 UTC  (3+ messages)

[PATCH] drivers: net: lmc: remove redundant variable next_rx
 2018-07-07 13:07 UTC  (2+ messages)

[PATCH net 0/2] net/sched: fix NULL dereference in 'goto chain' control action
 2018-07-07 13:01 UTC  (2+ messages)

[PATCH net-next] stmmac: fix signed 64-bit division
 2018-07-07 12:17 UTC  (2+ messages)

[PATCH 0/2] allow PTP 224.0.0.107 to be timestamped
 2018-07-07 12:23 UTC  (2+ messages)

[PATCH] ipv6: icmp: Updating pmtu for link local route
 2018-07-07 12:14 UTC  (2+ messages)

[net-next 1/1] tipc: extend link reset criteria for stale packet retransmission
 2018-07-07 12:16 UTC  (2+ messages)

linux-next: build warning after merge of the net-next tree
 2018-07-07 12:03 UTC  (3+ messages)

[PATCH v2 1/2] net: macb: Free RX ring for all queues
 2018-07-07 11:55 UTC  (4+ messages)
` [PATCH v2 2/2] net: macb: Allocate valid memory for TX and RX BD prefetch

[PATCH] farsync: remove redundant variable txq_length
 2018-07-07 11:49 UTC  (2+ messages)

[PATCH net-next 0/2] Add a mlxsw-specific test for mirror-to-gretap
 2018-07-07 11:29 UTC  (2+ messages)

[PATCH net 1/1] net/smc: reduce sock_put() for fallback sockets
 2018-07-07 11:25 UTC  (2+ messages)

[PATCH] [net-next] devlink: fix incorrect return statement
 2018-07-07 11:07 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_router: avoid uninitialized variable access
 2018-07-07 11:07 UTC  (2+ messages)

[PATCH net] net: bridge: fix br_vlan_get_{pvid,info} return values
 2018-07-07 11:05 UTC  (2+ messages)

[net 0/4] tipc: fixes in duplicate address discovery function
 2018-07-07 11:03 UTC  (2+ messages)

[PATCH net-next 1/6] net: mvneta: remove data pointer usage from device_node structure
 2018-07-07 10:45 UTC  (2+ messages)

[PATCH v3 net-next] net/sched: add skbprio scheduler
 2018-07-07 10:13 UTC 

[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
 2018-07-07  7:40 UTC  (3+ messages)
` [PATCH 09/12] iwlwifi: Remove local iwl_bcast_addr and use ether_broadcast_addr

Crash due to destroying TCP request sockets using SOCK_DESTROY
 2018-07-07  7:34 UTC  (4+ messages)

Please Let My Prayer Touch Your Heart
 2018-07-07  7:16 UTC 

[PATH net] cxgb4: assume flash part size to be 4MB, if it can't be determined
 2018-07-07  7:08 UTC 

KASAN: stack-out-of-bounds Read in vmalloc_fault
 2018-07-07  7:00 UTC  (2+ messages)

[RFC bpf-next 2/6] net: xdp: RX meta data infrastructure
 2018-07-07  2:51 UTC  (11+ 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).