messages from 2017-12-19 19:29:04 to 2017-12-20 07:50:17 UTC [more...]
BUG: unable to handle kernel NULL pointer dereference in addrconf_ifdown
2017-12-20 7:50 UTC
BUG: unable to handle kernel NULL pointer dereference in sctp_cmp_addr_exact
2017-12-20 7:49 UTC
[bpf-next V1-RFC PATCH 00/14] xdp: new XDP rx-queue info concept
2017-12-20 7:48 UTC (3+ messages)
` [bpf-next V1-RFC PATCH 10/14] tun: setup xdp_rxq_info
[pull request][net 00/14] Mellanox, mlx5 fixes 2017-12-19
2017-12-20 7:45 UTC (18+ messages)
` [net 01/14] net/mlx5: FPGA, return -EINVAL if size is zero
` [net 02/14] Revert "mlx5: move affinity hints assignments to generic code"
` [net 03/14] net/mlx5: Fix rate limit packet pacing naming and struct
` [net 04/14] net/mlx5e: Fix ETS BW check
` [net 05/14] net/mlx5e: Fix features check of IPv6 traffic
` [net 06/14] net/mlx5e: Fix defaulting RX ring size when not needed
` [net 07/14] net/mlx5: Fix misspelling in the error message and comment
` [net 08/14] net/mlx5: Fix error flow in CREATE_QP command
` [net 09/14] net/mlx5e: Fix possible deadlock of VXLAN lock
` [net 10/14] net/mlx5e: Add refcount to VXLAN structure
` [net 11/14] net/mlx5e: Prevent possible races in VXLAN control flow
` [net 12/14] net/mlx5: Fix steering memory leak
` [net 13/14] net/mlx5: Cleanup IRQs in case of unload failure
` [net 14/14] net/mlx5: Stay in polling mode when command EQ destroy fails
[PATCH iproute2 0/3] Forbid "type" for peer, update ifname and make it array in ll_cache
2017-12-20 7:37 UTC (4+ messages)
` [PATCH iproute2 1/3] vxcan,veth: Forbid "type" for peer device
` [PATCH iproute2 2/3] utils: ll_map: Update name and type for existing entry
` [PATCH iproute2 3/3] utils: ll_map: Make network device name fixed size array of char
[PATCH] selftests: net: Adding config fragment CONFIG_NUMA=y
2017-12-20 7:20 UTC
[PATCH v1 1/4] lib/net_utils: Relax NULL-termination requirement on input string
2017-12-20 7:13 UTC (3+ messages)
` [PATCH v1 2/4] lib/net_utils: Introduce mac_pton_from_user()
[PATCH v10 0/5] Add the ability to do BPF directed error injection
2017-12-20 7:13 UTC (5+ messages)
` [PATCH v10 1/5] add infrastructure for tagging functions as error injectable
[RFC] hv_netvsc: automatically name slave VF network device
2017-12-20 6:41 UTC (15+ messages)
RCU callback crashes
2017-12-20 6:34 UTC (4+ messages)
v4.15-rc2 on thinkpad x60: ethernet stopped working
2017-12-20 6:24 UTC (8+ messages)
` [Intel-wired-lan] "
[PATCH V2 net-next 00/17] add some features and fix some bugs for HNS3 driver
2017-12-20 6:15 UTC (7+ messages)
` [PATCH V2 net-next 01/17] net: hns3: add support to query tqps number
` [PATCH V2 net-next 02/17] net: hns3: add support to modify "
[PATCH net 0/2] cls_bpf: fix offload state tracking with block callbacks
2017-12-20 6:05 UTC (4+ messages)
` [PATCH net 1/2] cls_bpf: fix offload assumptions after callback conversion
` [PATCH net 2/2] nfp: bpf: keep track of the offloaded program
r8169 regression: UDP packets dropped intermittantly
2017-12-20 5:20 UTC (6+ messages)
[PATCH net 0/3] Few mvneta fixes
2017-12-20 5:19 UTC (3+ messages)
[PATCH net-next] virtio_net: Add ethtool stats
2017-12-20 4:40 UTC
[PATCH net-next v4 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
2017-12-20 4:17 UTC (7+ messages)
` [PATCH net-next v4 1/6] net: tcp: Add trace events for TCP congestion window tracing
` [PATCH net-next v4 2/6] net: tcp: Remove TCP probe module
` [PATCH net-next v4 3/6] net: sctp: Add SCTP ACK tracking trace event
` [PATCH net-next v4 4/6] net: sctp: Remove debug SCTP probe module
` [PATCH net-next v4 5/6] net: dccp: Add DCCP sendmsg trace event
` [PATCH net-next v4 6/6] net: dccp: Remove dccpprobe module
[PATCH bpf-next 0/8] bpf: offload: report device back to user space (take 2)
2017-12-20 4:10 UTC (9+ messages)
` [PATCH bpf-next 1/8] bpf: offload: don't require rtnl for dev list manipulation
` [PATCH bpf-next 2/8] bpf: offload: don't use prog->aux->offload as boolean
` [PATCH bpf-next 3/8] bpf: offload: allow netdev to disappear while verifier is running
` [PATCH bpf-next 4/8] bpf: offload: free prog->aux->offload when device disappears
` [PATCH bpf-next 5/8] bpf: offload: free program id "
` [PATCH bpf-next 6/8] bpf: offload: report device information for offloaded programs
` [PATCH bpf-next 7/8] tools: bpftool: "
` [PATCH bpf-next 8/8] selftests/bpf: test device info reporting for bound progs
[PATCH net-next v3] netdevsim: correctly check return value of debugfs_create_dir
2017-12-20 3:18 UTC
[PATCH] selftests/bpf: remove the DEBUG macro for test_dev_cgroup
2017-12-20 3:15 UTC
[PATCH v3 net-next 0/5] replace tcp_set_state tracepoint with inet_sock_set_state
2017-12-20 3:12 UTC (6+ messages)
` [PATCH v3 net-next 1/5] tcp: Export to userspace the TCP state names for the trace events
` [PATCH v3 net-next 2/5] net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
` [PATCH v3 net-next 3/5] net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
` [PATCH v3 net-next 4/5] net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
` [PATCH v3 net-next 5/5] net: tracepoint: using sock_set_state tracepoint to trace SCTP "
[PATCH v4 00/36] Andes(nds32) Linux Kernel
2017-12-20 2:35 UTC (9+ messages)
` [PATCH v4 04/36] nds32: Kernel booting and initialization
` [PATCH v4 25/36] nds32: Miscellaneous header files
[PATCH net-next v2] netdevsim: correctly check return value of debugfs_create_dir
2017-12-20 2:34 UTC (2+ messages)
[PATCH -tip v3 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
2017-12-20 2:31 UTC (6+ messages)
` [PATCH -tip v3 3/6] net: sctp: Add SCTP ACK tracking trace event
[PATCH v3,net-next 0/2] net: erspan: fix erspan_rcv/ip6erspan_rcv error path
2017-12-20 2:21 UTC (3+ messages)
` [PATCH v3,net-next 1/2] ip_gre: fix error path when erspan_rcv failed
` [PATCH v3,net-next 2/2] ip6_gre: fix error path when ip6erspan_rcv failed
[PATCH v3,net-next 0/2] net: erspan: fix potential memory leak
2017-12-20 2:07 UTC (3+ messages)
` [PATCH v3,net-next 1/2] ip_gre: fix potential memory leak in erspan_rcv
` [PATCH v3,net-next 2/2] ip6_gre: fix potential memory leak in ip6erspan_rcv
[PATCH v4 iproute2 net-next] erspan: add erspan version II support
2017-12-20 2:01 UTC
[PATCH v3,net-next] ip6_gre: fix a pontential issue in ip6erspan_rcv
2017-12-20 1:53 UTC
[PATCH v3 iproute2 net-next] erspan: add erspan version II support
2017-12-20 1:51 UTC (3+ messages)
[v2 PATCH -tip 1/6] net: tcp: Add trace events for TCP congestion window tracing
2017-12-20 1:44 UTC (2+ messages)
[PATCH net-next] netdevsim: correctly check return value of debugfs_create_dir
2017-12-20 1:40 UTC (11+ messages)
[PATCH bpf 0/11] bpf: more sock_ops callbacks
2017-12-20 1:34 UTC (6+ messages)
` [PATCH bpf 03/11] bpf: Add write access to tcp_sock and sock fields
` [PATCH bpf 11/11] bpf: add selftest for tcpbpf
[PATCH v2,net-next 1/2] ip_gre: fix potential memory leak in erspan_rcv
2017-12-20 1:33 UTC (3+ messages)
[PATCH v2,net-next] ip6_gre: fix a pontential issue in ip6erspan_rcv
2017-12-20 1:27 UTC (3+ messages)
[v2 PATCH -tip 3/6] net: sctp: Add SCTP ACK tracking trace event
2017-12-20 0:48 UTC (2+ messages)
[PATCH net] enic: add wq clean up budget
2017-12-20 0:37 UTC (4+ messages)
[PATCH bpf-next] libbpf: Fix build errors
2017-12-20 0:36 UTC (2+ messages)
[RFC PATCH] virtio_net: Extend virtio to use VF datapath when available
2017-12-20 0:26 UTC (10+ messages)
Linux ECN Handling
2017-12-20 0:08 UTC (23+ messages)
[PATCH v3 next-queue 00/10] ixgbe: Add ipsec offload
2017-12-20 0:00 UTC (11+ messages)
` [PATCH v3 next-queue 01/10] ixgbe: clean up ipsec defines
` [PATCH v3 next-queue 02/10] ixgbe: add ipsec register access routines
` [PATCH v3 next-queue 03/10] ixgbe: add ipsec engine start and stop routines
` [PATCH v3 next-queue 04/10] ixgbe: add ipsec data structures
` [PATCH v3 next-queue 05/10] ixgbe: add ipsec offload add and remove SA
` [PATCH v3 next-queue 06/10] ixgbe: restore offloaded SAs after a reset
` [PATCH v3 next-queue 07/10] ixgbe: process the Rx ipsec offload
` [PATCH v3 next-queue 08/10] ixgbe: process the Tx "
` [PATCH v3 next-queue 09/10] ixgbe: ipsec offload stats
` [PATCH v3 next-queue 10/10] ixgbe: register ipsec offload with the xfrm subsystem
[PATCH v2] hv_netvsc: automatically name slave VF network device
2017-12-20 0:02 UTC (2+ messages)
[PATCH net-next] qed*: Utilize FW 8.33.1.0
2017-12-19 23:46 UTC (2+ messages)
[PATCH 3/3] trace: print address if symbol not found
2017-12-19 23:39 UTC (3+ messages)
[pull request][for-next 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
2017-12-19 23:36 UTC (16+ messages)
` [for-next 03/11] net/mlx5: E-Switch, Simplify representor load/unload callback API
` [for-next 04/11] net/mlx5: E-Switch, Move mlx5e only logic outside E-Switch
` [for-next 05/11] net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function
` [for-next 06/11] net/mlx5e: Move ethernet representors data into separate struct
` [for-next 07/11] net/mlx5: E-Switch, Create generic header struct to be used by representors
` [for-next 08/11] net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep
` [for-next 09/11] net/mlx5e: E-Switch, Use the name of static array instead of its address
` [for-next 10/11] net/mlx5: Fix ingress/egress naming mistake
` [for-next 11/11] net/mlx5: Separate ingress/egress namespaces for each vport
` [for-next 01/11] net/mlx5: E-Switch, Refactor vport representors initialization
` [for-next 02/11] net/mlx5: E-Switch, Refactor load/unload of representors
[PATCH v3 ipsec-next 0/3] xfrm: offload api fixes
2017-12-19 23:35 UTC (4+ messages)
` [PATCH v3 ipsec-next 1/3] xfrm: check for xdo_dev_state_free
` [PATCH v3 ipsec-next 2/3] xfrm: check for xdo_dev_ops add and delete
` [PATCH v3 ipsec-next 3/3] xfrm: wrap xfrmdev_ops with offload config
[PATCH v2 iproute2 net-next] erspan: add erspan version II support
2017-12-19 23:15 UTC (3+ messages)
[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
2017-12-19 23:13 UTC (5+ messages)
[PATCH net V2] net: always reevalulate autoflowlabel setting for reset packet
2017-12-19 22:33 UTC (2+ messages)
[PATCH net-next] net: Clarify dev_weight documentation for LRO and GRO_HW
2017-12-19 22:26 UTC (2+ messages)
[PATCH v3 0/3] kallsyms: don't leak address
2017-12-19 21:39 UTC (4+ messages)
` [PATCH v3 1/3] kallsyms: don't leak address when symbol not found
` [PATCH v3 2/3] vsprintf: print <symbol not found> if "
` [PATCH v3 3/3] trace: print address "
[PATCH net-next (after merge)] netdevsim: bpf: align to cls_bpf changes
2017-12-19 21:35 UTC
[PATCH v2] net: amd-xgbe: Get rid of custom hex_dump_to_buffer()
2017-12-19 21:22 UTC
[PATCH v1] net: amd-xgbe: Get rid of custom hex_dump_to_buffer()
2017-12-19 21:16 UTC (2+ messages)
[PATCH net] openvswitch: Fix pop_vlan action for double tagged frames
2017-12-19 20:59 UTC (6+ messages)
thunderx sgmii interface hang
2017-12-19 20:52 UTC (4+ messages)
[PATCH bpf]: Fix tools and testing build
2017-12-19 20:44 UTC (2+ messages)
[PATCH net-next 0/4] sfc: support extra stats on Medford2
2017-12-19 20:42 UTC (4+ messages)
` [PATCH net-next 4/4] sfc: expose CTPIO stats on NICs that support them
sparc64 verifier failures
2017-12-19 20:36 UTC
[PATCH v5 0/6] enable creating [k,u]probe with perf_event_open
2017-12-19 20:25 UTC (4+ messages)
[PATCH net-next 0/2] netdevsim: couple of build warning fixes
2017-12-19 20:10 UTC (3+ messages)
` [PATCH net-next 1/2] netdevsim: declare struct device_type as static
` [PATCH net-next 2/2] netdevsim: bpf: remove unused variable
dst refcount is -1
2017-12-19 20:02 UTC (3+ messages)
[PATCH net-next 0/4] nfp: flower: add Geneve tunnel support
2017-12-19 19:58 UTC (2+ messages)
[PATCH bpf 0/9] bpf: verifier security fixes
2017-12-19 19:57 UTC (4+ messages)
` [PATCH bpf 8/9] bpf: fix integer overflows
[PATCH net-next v5 0/5] Introduce NETIF_F_GRO_HW
2017-12-19 19:55 UTC (5+ messages)
BUG: unable to handle kernel NULL pointer dereference in addrconf_notify
2017-12-19 19:48 UTC
[PATCH v1] net: pasemi: Replace mac address parsing
2017-12-19 19:45 UTC (4+ messages)
[PATCH v3 net-next 0/6] tls: Add generic NIC offload infrastructure
2017-12-19 19:43 UTC (6+ messages)
` [PATCH v3 net-next 1/6] tcp: Add clean acked data hook
[PATCH v1] bridge: Use helpers to handle MAC address
2017-12-19 19:33 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).