netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-11 11:08:03 to 2018-05-13 09:00:35 UTC [more...]

[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
 2018-05-13  9:00 UTC  (2+ messages)

[PATCH] dt-bindings: net: ravb: Add support for r8a77990 SoC
 2018-05-13  7:58 UTC  (3+ messages)

[PATCH] net/mlx4_core: Fix error handling in mlx4_init_port_info
 2018-05-13  7:02 UTC  (3+ messages)

[PATCH v2] {net, IB}/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
 2018-05-13  7:00 UTC 

e1000e I219 timestamping oops related to TSYNCRXCTL read
 2018-05-13  6:55 UTC  (4+ messages)
` [PATCH] e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
    ` [Intel-wired-lan] "

BUG: unable to handle kernel paging request in cgroup_mt_destroy_v1
 2018-05-13  6:50 UTC  (2+ messages)

[RFC] net: Add new LoRaWAN subsystem
 2018-05-13  2:42 UTC  (3+ messages)

[PATCH ghak81 RFC V2 0/5] audit: group task params
 2018-05-13  1:58 UTC  (6+ messages)
` [PATCH ghak81 RFC V2 1/5] audit: normalize loginuid read access
` [PATCH ghak81 RFC V2 2/5] audit: convert sessionid unset to a macro
` [PATCH ghak81 RFC V2 3/5] audit: use inline function to get audit context
` [PATCH ghak81 RFC V2 4/5] audit: use inline function to set "
` [PATCH ghak81 RFC V2 5/5] audit: collect audit task parameters

[PATCH bpf-next 0/4] samples: bpf: fix build after move to full libbpf
 2018-05-12 23:22 UTC  (8+ messages)
` [PATCH bpf-next 1/4] samples: bpf: include bpf/bpf.h instead of local libbpf.h
` [PATCH bpf-next 2/4] samples: bpf: rename libbpf.h to bpf_insn.h
` [PATCH bpf-next 3/4] samples: bpf: fix build after move to compiling full libbpf.a
` [PATCH bpf-next 4/4] samples: bpf: move libbpf from object dependencies to libs

[PATCH bpf] tools: bpf: fix NULL return handling in bpf__prepare_load
 2018-05-12 23:20 UTC  (2+ messages)

[PATCH net-next v2 0/3] sctp: Introduce sctp_flush_ctx
 2018-05-12 22:21 UTC  (4+ messages)
` [PATCH net-next v2 1/3] sctp: add sctp_flush_ctx, a context struct on outq_flush routines
` [PATCH net-next v2 2/3] sctp: add asoc and packet to sctp_flush_ctx
` [PATCH net-next v2 3/3] sctp: checkpatch fixups

[PATCH net-next v2 0/8] sctp: refactor sctp_outq_flush
 2018-05-12 22:21 UTC  (9+ messages)
` [PATCH net-next v2 1/8] sctp: add sctp_packet_singleton
` [PATCH net-next v2 2/8] sctp: factor out sctp_outq_select_transport
` [PATCH net-next v2 3/8] sctp: move the flush of ctrl chunks into its own function
` [PATCH net-next v2 4/8] sctp: move outq data rtx code out of sctp_outq_flush
` [PATCH net-next v2 5/8] sctp: move flushing of data chunks "
` [PATCH net-next v2 6/8] sctp: move transport flush code "
` [PATCH net-next v2 7/8] sctp: make use of gfp on retransmissions
` [PATCH net-next v2 8/8] sctp: rework switch cases in sctp_outq_flush_data

[PATCH v6 0/6] net: pch_gbe: MIPS support
 2018-05-12 21:37 UTC  (8+ messages)
` [PATCH v6 1/6] net: phy: at803x: Export at803x_debug_reg_mask()

[PATCH bpf v3] x86/cpufeature: bpf hack for clang not supporting asm goto
 2018-05-12 20:30 UTC  (2+ messages)

KASAN: use-after-free Read in sit_tunnel_xmit
 2018-05-12 20:06 UTC  (5+ messages)

KASAN: use-after-free Read in sctp_packet_transmit
 2018-05-12 20:00 UTC  (2+ messages)

[PATCH] net/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
 2018-05-12 17:09 UTC 

iproute2 - modifying routes in place
 2018-05-12 17:00 UTC  (2+ messages)

[PATCH bpf-next v5 0/6] ipv6: sr: introduce seg6local End.BPF action
 2018-05-12 17:25 UTC  (8+ messages)
` [PATCH bpf-next v5 1/6] ipv6: sr: make seg6.h includable without IPv6
` [PATCH bpf-next v5 2/6] ipv6: sr: export function lookup_nexthop
` [PATCH bpf-next v5 3/6] bpf: Add IPv6 Segment Routing helpers
` [PATCH bpf-next v5 4/6] bpf: Split lwt inout verifier structures
` [PATCH bpf-next v5 5/6] ipv6: sr: Add seg6local action End.BPF
` [PATCH bpf-next v5 6/6] selftests/bpf: test for seg6local End.BPF action

[PATCH net-next] net:sched: add gkprio scheduler
 2018-05-12 14:48 UTC  (9+ messages)

[PATCH net-next 0/8] sctp: refactor sctp_outq_flush
 2018-05-12 13:29 UTC  (10+ messages)
` [PATCH net-next 1/8] sctp: add sctp_packet_singleton
` [PATCH net-next 2/8] sctp: factor out sctp_outq_select_transport
` [PATCH net-next 3/8] sctp: move the flush of ctrl chunks into its own function
` [PATCH net-next 4/8] sctp: move outq data rtx code out of sctp_outq_flush
` [PATCH net-next 5/8] sctp: move flushing of data chunks "
` [PATCH net-next 6/8] sctp: move transport flush code "
` [PATCH net-next 7/8] sctp: make use of gfp on retransmissions
` [PATCH net-next 8/8] sctp: rework switch cases in sctp_outq_flush_data

[PATCH] ipvlan: flush arp table when mac address changed
 2018-05-12 11:00 UTC 

[PATCH] 3c59x: convert to generic DMA API
 2018-05-12 10:16 UTC 

aio poll and a new in-kernel poll API V10
 2018-05-12 10:09 UTC  (6+ messages)
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 32/32] random: convert to ->poll_mask

[PATCH net] xfrm6: avoid potential infinite loop in _decode_session6()
 2018-05-12  9:49 UTC 

[PATCH] rsi: fix spelling mistake: "thead" -> "thread"
 2018-05-12  8:55 UTC  (2+ messages)
`  "

KASAN: use-after-free Write in xt_rateest_put
 2018-05-12  8:39 UTC  (2+ messages)

possible deadlock in sk_diag_fill
 2018-05-12  7:46 UTC  (3+ messages)

safe skb resetting after decapsulation and encapsulation
 2018-05-12  2:07 UTC  (2+ messages)

[RFC bpf-next 00/11] Add socket lookup support
 2018-05-12  0:54 UTC  (6+ messages)
` [RFC bpf-next 07/11] bpf: Add helper to retrieve socket in BPF

KASAN: null-ptr-deref Read in rds_ib_get_mr
 2018-05-12  0:47 UTC  (6+ messages)
  ` [rds-devel] "

[GIT] Networking
 2018-05-12  0:12 UTC  (4+ messages)

[PATCH net] net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
 2018-05-12  0:03 UTC  (3+ messages)

Proposal
 2018-05-11 23:31 UTC 

[PATCH net-next 0/3] sctp: Introduce sctp_flush_ctx
 2018-05-11 23:30 UTC  (4+ messages)
` [PATCH net-next 1/3] sctp: add sctp_flush_ctx, a context struct on outq_flush routines
` [PATCH net-next 2/3] sctp: add asoc and packet to sctp_flush_ctx
` [PATCH net-next 3/3] sctp: checkpatch fixups

[PATCH net-next] udp: Fix kernel panic in UDP GSO path
 2018-05-11 23:16 UTC  (3+ messages)

[PATCH ghak81 RFC V1 0/5] audit: group task params
 2018-05-11 22:17 UTC  (5+ messages)
` [PATCH ghak81 RFC V1 1/5] audit: normalize loginuid read access

[PATCH net-next 0/4] bonding: performance and reliability
 2018-05-11 22:04 UTC  (10+ messages)
` [PATCH net-next 1/4] bonding: don't queue up extraneous rlb updates
` [PATCH net-next 2/4] bonding: use common mac addr checks
` [PATCH net-next 3/4] bonding: allow use of tx hashing in balance-alb
` [PATCH net-next 4/4] bonding: allow carrier and link status to determine link state

[PATCH net] macmace: Set platform device coherent_dma_mask
 2018-05-11 22:02 UTC  (13+ messages)

[PATCH net v2] rps: Correct wrong skb_flow_limit check when enable RPS
 2018-05-11 21:47 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: add perf event reading loop and move samples closer to libbpf
 2018-05-11 21:47 UTC  (3+ messages)
` [PATCH bpf-next 3/7] samples: bpf: compile and link against full libbpf

[PATCH net-next 0/3] net: dsa: mv88e6xxx: remove Global 1 setup
 2018-05-11 21:16 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: use helper for 6390 histogram
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: add IEEE and IP mapping ops
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: add a stats setup function

[bpf-next V2 PATCH 0/4] xdp: introduce bulking for ndo_xdp_xmit API
 2018-05-11 21:10 UTC  (6+ messages)
` [bpf-next V2 PATCH 1/4] bpf: devmap introduce dev_map_enqueue
` [bpf-next V2 PATCH 2/4] bpf: devmap prepare xdp frames for bulking
` [bpf-next V2 PATCH 3/4] xdp: add tracepoint for devmap like cpumap have
` [bpf-next V2 PATCH 4/4] xdp: change ndo_xdp_xmit API to support bulking

INFO: rcu detected stall in kfree_skbmem
 2018-05-11 20:42 UTC  (5+ messages)

[PATCH net 1/1] net sched actions: fix refcnt leak in skbmod
 2018-05-11 20:37 UTC  (3+ messages)

[PATCH v3] net: phy: DP83TC811: Introduce support for the DP83TC811 phy
 2018-05-11 20:36 UTC  (7+ messages)

[patch net] net: sched: fix error path in tcf_proto_create() when modules are not configured
 2018-05-11 20:35 UTC  (3+ messages)

[PATCH net-next 3/3] cxgb4: avoid schedule while atomic
 2018-05-11 20:12 UTC  (2+ messages)

[PATCH net-next 2/3] cxgb4: enable inner header checksum calculation
 2018-05-11 20:12 UTC  (2+ messages)

[PATCH net-next 1/3] cxgb4: Fix {vxlan/geneve}_port initialization
 2018-05-11 20:12 UTC  (2+ messages)

[PATCH net-next] cxgb4: Add new T5 device id
 2018-05-11 20:10 UTC  (2+ messages)

[PATCH 1/3] bonding: replace the return value type
 2018-05-11 20:09 UTC  (5+ messages)
` [PATCH 2/3] bonding: use the skb_get/set_queue_mapping
` [PATCH 3/3] net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"

[PATCH 1/3] bonding: replace the return value type
 2018-05-11 20:08 UTC  (2+ messages)

[PATCH net-next] erspan: auto detect truncated ipv6 packets
 2018-05-11 20:04 UTC  (2+ messages)

[PATCH net-next 0/2] mlxsw: spectrum_span: Two minor adjustments
 2018-05-11 20:01 UTC  (2+ messages)

[net 0/4][pull request] Intel Wired LAN Driver Updates 2018-05-11
 2018-05-11 19:57 UTC  (6+ messages)
` [net 1/4] ice: Set rq_last_status when cleaning rq
` [net 2/4] ixgbe: return error on unsupported SFP module when resetting
` [net 3/4] ixgbevf: fix ixgbevf_xmit_frame()'s return type
` [net 4/4] ixgbe: fix memory leak on ipsec allocation

[PATCH v2 1/3] selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
 2018-05-11 19:56 UTC  (4+ messages)
` [PATCH v2 2/3] selinux: fix address family in bind() and connect() to match address/port
` [PATCH v2 3/3] selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()

[PATCH net 0/5] rxrpc: Fixes
 2018-05-11 19:56 UTC  (2+ messages)

[PATCH v2 net 1/1] net sched actions: fix invalid pointer dereferencing if skbedit flags missing
 2018-05-11 19:53 UTC  (3+ messages)

[PATCH] isdn: eicon: fix a missing-check bug
 2018-05-11 19:50 UTC  (2+ messages)

[PATCH] mlx4_core: allocate 4KB ICM chunks
 2018-05-11 19:16 UTC  (3+ messages)

[PATCH net V2] tun: fix use after free for ptr_ring
 2018-05-11 18:19 UTC  (3+ messages)

[PATCH net-next v10 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-05-11 18:09 UTC  (10+ messages)
` [PATCH net-next v10 2/4] net: Introduce generic failover module

[PATCH net] tun: fix use after free for ptr_ring
 2018-05-11 17:52 UTC  (2+ messages)

[PATCH net] packet: in packet_snd start writing at link layer allocation
 2018-05-11 17:24 UTC 

[PATCH bpf-next] samples/bpf: xdp_monitor, accept short options
 2018-05-11 16:31 UTC  (2+ messages)

[PATCH net-next] udp: avoid refcount_t saturation in __udp_gso_segment()
 2018-05-11 16:30 UTC  (2+ messages)

[resend PATCH] rxrpc: Neaten logging macros and add KERN_DEBUG logging level
 2018-05-11 16:29 UTC  (2+ messages)

[pull request][net 0/3] Mellanox, mlx5 fixes 2018-05-10
 2018-05-11 16:27 UTC  (2+ messages)

[PATCH v2 net-next] tcp: switch pacing timer to softirq based hrtimer
 2018-05-11 16:24 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: dsa: Plug in PHYLINK support
 2018-05-11 16:23 UTC  (2+ messages)

[PATCH] coredump: rename umh_pipe_setup() to coredump_pipe_setup()
 2018-05-11 16:17 UTC  (4+ messages)

[PATCH net] ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
 2018-05-11 16:01 UTC  (2+ messages)

[PATCH] mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'
 2018-05-11 15:57 UTC  (3+ messages)

[PATCH net 0/2] bonding: bug fixes and regressions
 2018-05-11 15:51 UTC  (2+ messages)

[RFC bpf-next 00/10] initial control flow support for eBPF verifier
 2018-05-11 15:11 UTC  (4+ messages)
` [RFC bpf-next 04/10] bpf: cfg: detect loop use domination information

[PATCH net] net: Correct wrong skb_flow_limit check when enable RPS
 2018-05-11 14:56 UTC  (6+ messages)
  `  "
    `  "
      `  "
        `  "

WARNING in compat_copy_entries (2)
 2018-05-11 14:13 UTC  (2+ messages)

[RFC PATCH 1/3] arcnet: com20020: Add memory map of com20020
 2018-05-11 13:35 UTC  (4+ messages)

[PATCH] cfg80211: fix spelling mistake: "uknown" -> "unknown"
 2018-05-11 13:25 UTC 

[PATCH][next] net: aquantia: fix unsigned numvecs comparison with less than zero
 2018-05-11 12:40 UTC  (3+ messages)

[PATCH iproute2] ip: do not drop capabilities if net_admin=i is set
 2018-05-11 12:39 UTC 

net: hang in unregister_netdevice: waiting for lo to become free
 2018-05-11 11:40 UTC  (21+ 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).