messages from 2017-12-19 20:53:12 to 2017-12-20 10:10:50 UTC [more...]
[PATCH v4 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
2017-12-20 10:10 UTC (3+ messages)
[PATCH v10 0/5] Add the ability to do BPF directed error injection
2017-12-20 10:09 UTC (6+ messages)
` [PATCH v10 1/5] add infrastructure for tagging functions as error injectable
[PATCH v3 net-next 0/6] tls: Add generic NIC offload infrastructure
2017-12-20 10:08 UTC (5+ messages)
[net 1/1] tipc: remove joining group member from congested list
2017-12-20 10:03 UTC
[PATCH v5 0/6] enable creating [k,u]probe with perf_event_open
2017-12-20 10:03 UTC (3+ messages)
` [PATCH v5 3/6] perf: implement pmu perf_kprobe
[PATCH v4 33/36] net: faraday add nds32 support
2017-12-20 9:58 UTC (3+ messages)
[PATCH net 1/2] dt-bindings: net: mediatek: add condition to property mediatek,pctl
2017-12-20 9:47 UTC (2+ messages)
` [PATCH net 2/2] net: mediatek: remove superfluous pin setup for MT7622 SoC
[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
2017-12-20 9:46 UTC (2+ messages)
[patch iproute2 v2] tc: add -bs option for batch mode
2017-12-20 9:26 UTC
[patch iproute2] tc: add -bs option for batch mode
2017-12-20 9:23 UTC (5+ messages)
[QUESTION] Doubt about NAPI_GRO_CB(skb)->is_atomic in tcpv4 gro process
2017-12-20 9:09 UTC
[PATCH net v2] ipv4: Fix use-after-free when flushing FIB tables
2017-12-20 8:51 UTC
[PATCH V3 net-next 00/17] add some features and fix some bugs for HNS3 driver
2017-12-20 8:43 UTC (18+ messages)
` [PATCH V3 net-next 01/17] net: hns3: add support to query tqps number
` [PATCH V3 net-next 02/17] net: hns3: add support to modify "
` [PATCH V3 net-next 03/17] net: hns3: change the returned tqp number by ethtool -x
` [PATCH V3 net-next 04/17] net: hns3: Free the ring_data structrue when change tqps
` [PATCH V3 net-next 05/17] net: hns3: Get rss_size_max from configuration but not hardcode
` [PATCH V3 net-next 06/17] net: hns3: Add a mask initialization for mac_vlan table
` [PATCH V3 net-next 07/17] net: hns3: Add vlan offload config command
` [PATCH V3 net-next 08/17] net: hns3: Add ethtool related offload command
` [PATCH V3 net-next 09/17] net: hns3: Add handling vlan tag offload in bd
` [PATCH V3 net-next 10/17] net: hns3: cleanup mac auto-negotiation state query
` [PATCH V3 net-next 11/17] net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
` [PATCH V3 net-next 12/17] net: hns3: add support for set_pauseparam
` [PATCH V3 net-next 13/17] net: hns3: add support to update flow control settings after autoneg
` [PATCH V3 net-next 14/17] net: hns3: add Asym Pause support to phy default features
` [PATCH V3 net-next 15/17] net: hns3: add support for querying advertised pause frame by ethtool ethx
` [PATCH V3 net-next 16/17] net: hns3: Increase the default depth of bucket for TM shaper
` [PATCH V3 net-next 17/17] net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
r8169 take too long to complete driver initialization
2017-12-20 8:41 UTC
[PATCH net-next] virtio_net: Add ethtool stats
2017-12-20 8:13 UTC (2+ messages)
[PATCHv2 0/3] Socionext Synquacer NETSEC driver
2017-12-20 8:06 UTC (6+ messages)
` [PATCHv2 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
[PATCH iproute2 0/2] ip/tunnel: Do not free() answer on rtnl_talk() error, correct ip6gre
2017-12-20 7:57 UTC (3+ messages)
` [PATCH iproute2 1/2] utils: ll_addr: Handle ARPHRD_IP6GRE in ll_addr_n2a()
` [PATCH iproute2 2/2] ip/tunnel: No need to free answer after rtnl_talk() on error
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()
[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 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 (5+ messages)
[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 (4+ 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).